Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Maven 2.1.0 Release Plan

Conditions for Milestone Releases:

  • Introduced code should be reasonably well tested (~75% or so)
  • No other Maven features should be adversely affected by its introduction
  • All existing integration tests MUST pass

...

  • JIRA Issue(s): MNG-3379
  • Design Document(s): none pending

2.1.0-M4: PGP Artifact Verification

2.1.0-M5: Automatic Parent Versioning

This feature will remove the requirement for providing versions for the parent inside the child project's POM in certain circumstances. At least initially, the emphasis should be on maintaining - or enhancing - reproducibility of the project's build instead of providing versionless parent references to all conceivable arrangements of this parent-child relationship.

  • JIRA Issue(s): MNG-624
  • Design Document(s): pending

2.1.0 Final

This release will contain any stabilizing bugfixes for the features and other modifications introduced during the milestone releases.

...