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

   **[Herve 
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
 commented
   
   disclaimer: I don't have yet an opinion if this should be done or not, just 
trying to understand and make the best possible proposal before deciding
   
   I rewrote the issue description with Stephen's first comment as input, 
because this is the comment that made me understand what is tried to be 
achieved = avoid double release artifacts deploy (one from the release process, 
one from the CI)
   
   one thing that lost me initially is the name of the parameter: 
`-DdeployOnlySnaphots=true/false`
   
   given existing parameters, I would propose something like 
`-DskipRelease=true/false`
   
   then this parameter could be set to "true" on normal builds, and overridden 
to "false" in the release profile: as described by Stephen, this would "ensure 
that all release deployments are made through the release plugin", which seems 
nice (not related to CI condition)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to