Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
-
Number of attachments :
Description
The instructions at http://maven.apache.org/guides/mini/guide-relocation.html can not be used for artifacts in Maven Central repository, because the policy of the Central repository prevents making changes to already published POMs. You are simply not allowed to add relocation information to POMs for old versions.
Add a prominent note explaining this.