Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
An end project inherits from the project pom. In the project pom the maven source plugin is configured so that source jars are created for each module. This is not typically needed for an end project and can slow down the build considerably and otherwise take up resources. The maven source plugin should be configured in the archetype to skip source jar creation.