Efficiency optimization for Wagon transfers using these three protocols.
modelVersion SupportAccommodate 4.0.0 modelVersion POMs, along with newer versions. This allows us to implement new features that incorporate changes to the POM. One design goal here is to allow Maven versions < 2.2.0 are able to read the new POM formats from the repository.
Note: a potential proof of concept exists in the demonstration of an attribute-based POM:
There have been several proposals around changing the POM syntax to be less verse (including the prototype for an attribute based POM above). This would be a good release to consider determining a different format and implementing it.
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.
This release will contain any stabilizing bugfixes for the features and other modifications introduced during the milestone releases.