jira-importer commented on issue #1238: URL: https://github.com/apache/maven-scm/issues/1238#issuecomment-2964658967
**[Richard Eckart de Castilho](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rec)** commented In my particular use-case, I am using the SCM plugin to automatically stage a release candidate during a release build. Currently, I am working around the missing skip parameter by using a property in the `phase` element of the execution and setting this property to `none` when not in a release build. It works, but it is a hack. Related issues: * https://github.com/apache/uima-parent-pom/issues/37 * https://github.com/apache/uima-parent-pom/pull/62 -- 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]
