Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.0-beta-6
-
None
-
None
-
Patch
Description
From the current FAQ of the Site Plugin:
you can run 'mvn site:stage' instead. This will produce the complete site, including the parent and its modules, in the /target/staging/ directory of the parent.
This is technically wrong. The given command line will cause the staging site to be scattered among the various sub modules.