-
Type: Task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
Currently, no versions are written to the POM. This is good but requires a parent pom with dependencyManagement.
The current parent pom is the feature-parent pom which is doing that.
But if someone need to override a version? We can add a checkbox in the POM updater that enables writing the version.
But if someone wants to have its own parent pom ? May be we can provide a wizard to generate a parent maven module to be used by other projects...