dave2wave commented on issue #739: URL: https://github.com/apache/tooling-trusted-releases/issues/739#issuecomment-3955335844
Maven deploy workflow ## Compose - upload file methods Method | Local | Already staged | Distribute --------|-----|--------------|----------- file | x | | x svn:dist | x | | x rsync | x | | x GH | x | | x **_RAO_** | | x | We add **_RAO_** to allow PMCs to continue to create and stage Maven releases as now. Hervé's [deploy maven study](https://github.com/apache/maven-studies/blob/deploy/README.md) has information on how to transition away from pre-staging and instead create a Njord bundle. This can be adapted for guidance. ## Finish 3rd party distribution publishing During the finish stage instead of creating the njord bundle from scratch we use the one uploaded in **Compose** and publish it to Maven Central (or RAO). Which is configuration. > Nexus 2, Nexus 3, RAO, and Maven Central are decoupled from ATR through configuration. We can change each as necessary. At some future point we can turn off the _**RAO**_ upload method. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
