Error while building the model server (Maven 3.9.5) #229
-
Hi all,
The version of the model server I'm using is the latest with 139 commits. To use the wrapper alone leads to a successful build but there is no jar output in the target folder.
I can run the model server in Eclipse now, but I still need the standard alone JAR for my project. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @Yunabell-VU, |
Beta Was this translation helpful? Give feedback.
-
Hi again @Yunabell-VU, Could you please doublecheck if the file mentioned in the error message is availale on your environment? Perhaps it got deleted accidentally? Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi @ndoschek , Thanks for your reply. You're correct, I checked the files again and found that the whole Cheers, |
Beta Was this translation helpful? Give feedback.
Hi again @Yunabell-VU,
I just had a look and did a clean build on my system using Maven 3.9.2.
I did a fresh clone of the repository and could not reproduce your issue.
Could you please doublecheck if the file mentioned in the error message is availale on your environment? Perhaps it got deleted accidentally?
This is the file: https://github.com/eclipse-emfcloud/emfcloud-modelserver/blob/master/.settings/checkstyle-suppressions.xml
Cheers,
Nina