hboutemy commented on PR #45: URL: https://github.com/apache/tooling-atr-maven-plugin/pull/45#issuecomment-4642839656
thinking at it and reviewing how I let the `pom.xml`: it forces `maven-atr-plugin` project key https://github.com/apache/tooling-atr-maven-plugin/blob/main/pom.xml#L506 I forgot that! as Maven PMC members, we have https://release-test.apache.org/projects/maven-atr-plugin as a playgound just change version in you local disk, and that's it I just tried with `1.0.0-alpha-1-SNAPSHOT` in `pom.xml`, in the UI I did "Start a new release" then `mvn clean install && mvn -Papache-release,push-to-atr clean deploy` and boom: https://release-test.apache.org/compose/maven-atr-plugin/1.0.0-alpha-1-SNAPSHOT -- 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]
