jira-importer commented on issue #1238: URL: https://github.com/apache/maven-scm/issues/1238#issuecomment-2964658973
**[Richard Eckart de Castilho](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rec)** commented No because the build setup is inherited from a parent pom and some project inheriting from that POM may want to use these functionalities while others may not. So I am putting the staging functionality into a marker-file-activated profile so projects/specific modules can choose to use them. Then the profile-activation axis is gone and another mechanism is needed to ensure that the stuff is only executed in a release build. -- 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]
