sellersj commented on issue #11503: URL: https://github.com/apache/maven/issues/11503#issuecomment-3671777822
Since I want the deployment target specified in the settings.xml, I can set properties there for altReleaseDeploymentRepository and altSnapshotDeploymentRepository. https://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html Then I would have to make sure that the projects are using at least 2.8 version of that plugin and I can delete the distributionManagement sections or just make sure that the id tag is not a variable. Those are work arounds, but I can move my org to that setup I think. Going to close this ticket as not planned. -- 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]
