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

   **[Mariusz 
Smykuła](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mariuszs)**
 commented
   
   One reason for not using `deploy` is to deploy only selected artifact from 
project.
   
   For example I have microservices with big fat-jar and additional artifact 
like jar with contract definition. I need to deploy only jar with contract 
definition.  I don't need to deploy big-fat jar, because this jar is already 
deployed by jenkins to production.
   
   Unfortunately there is no way to skip deploy selected artifacts... But, 
`deply-file` can read project configuration from `pom.xml` and should work....
   


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