hboutemy commented on PR #45: URL: https://github.com/apache/tooling-atr-maven-plugin/pull/45#issuecomment-4637766371
> create a draft release in ATR if it does not exist "if it does not exist" means that this new goal IMHO should be in fact merged with `check-composing` should we keep `release-start` as target or `check-composing` (or `start-release`), I don't have firm opinion yet I'm trying to guess how this will be integrated - in real global process: https://maven.apache.org/developers/release/maven-project-release-procedure.html - and in parent POM: https://maven.apache.org/pom/asf/ we do `mvn release:prepare` = where we define the target version number is done followed by `mvn release:perform` with future `-Dpush-to-atr` profile: ok, that profile will check or create the version in ATR seems ok: just 2 goals is too much, one only seems sufficient -- 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]
