Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.8.4
-
None
Description
When a RelocatedArtifact is provided a new version, file or properties, this impl relies on AbstractArtifact to create a new instance. Unfortunately, this uses DefaultArtifact and the original information of relocation is lost. This likely applies to all non-abstract impls except DefaultArtifact.
RelocatedArtifact should be retained with these operations.
Attachments
Issue Links
- is related to
-
MNG-5561 Plugin relocation loses configuration
- Closed
- links to