Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
// TODO: check if it exists first, and default to true if not if ( generatePom ) { .... }
+1
Otherwise users easily wonder why Maven keeps trying to download the POM on each build.