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

   **[Karl Heinz 
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
 commented
   
   The problem here is implied by the life cycle. If you call first `mvn clean 
package` and after that `mvn deploy` the life cycle starts from the beginning 
which includes `package` and other parts as well. This is related to 
incremental build which is currently not really working. So this means at the 
moment the files will be recreated. The question is: Are you doing your 
released locally ?
   


-- 
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