Skip to content
Snippets Groups Projects
Commit d4028d2d authored by Guilhem Bonnefille's avatar Guilhem Bonnefille Committed by Luc Maisonobe
Browse files

Add goal package to the building procedure.

The assembly:site does not trigger building, testing and packaging.
This goal should be explicitly invoked.

GitHub: fixes #16.
parent ad7c5d7e
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ As with all maven enabled projects, building official released versions of
Orekit is straightforward (see below for the special case of development versions),
simply run:
mvn assembly:single
mvn package assembly:single
The preceding command will perform all dependencies retrieval, compilation,
tests and packaging for you. At the end, it will create several files named
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment