jira-importer commented on issue #587:
URL: 
https://github.com/apache/maven-deploy-plugin/issues/587#issuecomment-2771553788

   **[Jared 
Stehler](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jstehler)**
 commented
   
   I need to know what the resolved snapshot version was for project artifacts 
which have been deployed to a remote repository during the build. We have a 
custom artifact resolver which relies on this information being properly 
published by builds.
   
   The previous version of deploy-plugin did this by working directly with the 
Artifact instances from the project model, updating them with resolved version. 
Since moving to the aether deployer, this no longer occurs. I didn't see this 
change in behavior called out in PR comments, so it seems like an inadvertant 
change rather than explicit / desired.
   
   Regarding the concern about pointing to non-existant local artifacts: the 
project model Artifact class has support for this via `getBaseVersion()`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to