-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mvn package doen´t generate war file #373
Comments
The |
Good morning Andreas and thanks for your reply. I´m trying to test the shogun-core. Thanks for the link to the momo3 repos. I found the documentation of the momo workshop. Btw, the starter app you mention will be related with the react-geo, react-geo-baseclient repositories? Do you have an approximated month for the release. To let you know about our use case: |
The starter app will contain an Extjs 6 client and the |
Unfortunately there isn't any fixed release date for the shogun example app, but I assume that we'll proceed with this in the next weeks at least. |
Hi,
I am trying to test Shogun and I followed instructions here: https://github.com/terrestris/shogun-legacy
After executing:
mvn package
I get this output.
[INFO] Reactor Summary for SHOGun-Core 4.0.1-SNAPSHOT:
[INFO]
[INFO] SHOGun-Core ........................................ SUCCESS [13:14 min]
[INFO] SHOGun-Core (Main) ................................. SUCCESS [11:24 min]
[INFO] SHOGun-Core (Webapp Archetype) ..................... SUCCESS [02:10 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:01 min
[INFO] Finished at: 2019-10-13T13:46:48+02:00
[INFO] ------------------------------------------------------------------------
There should be a .war file created but is not being generated.
Do you know what can I be missing? @buehner @marcjansen @dnlkoch
Thanks :)
The text was updated successfully, but these errors were encountered: