Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
The examples for building distributions include how to create one without any documentation. But it includes the javadoc stage in the build, which is very slow.
Adding -Dmaven.javadoc.skip=true skips that phase, and helps round out the parameters to a build.