Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
3.0.0
-
None
-
None
Description
Prior to 3.0.0, the maven-deploy-plugin would update artifacts on the Project model:
- https://github.com/apache/maven/blob/master/maven-compat/src/main/java/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java#L147
- https://github.com/apache/maven-deploy-plugin/blob/maven-deploy-plugin-2.8.2/src/main/java/org/apache/maven/plugin/deploy/DeployFileMojo.java#L276
This is no longer occurring with the migration to maven-resolver, which is breaking our downstream plugins relying on the resolved SNAPSHOT version.
Attachments
Issue Links
- links to