Hi,
introduction of the ProjectArtifactsCache introduced a critical issue
where cached reactor projects are never updated, and which cause build
failure or in worst case successful builds with corrupt artifacts in case
there's some aggregation activities.
https://issues.apache.org/jira/browse/MNG-6300
Fix:
https://github.com/apache/maven/compare/MNG-6300_ProjectArtifactsCache-bug
Solution confirmed by the reporter.
ProjectArtifactsCache was actually in the wrong package due to usage of
package-visible methods.
I've cleaned this up as well.
Who wants to second this?
thanks,
Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]