Re: Build process: tag names

2021-05-12 Thread Jean-Louis Monteiro
1. 2. org.apache.maven.plugins 3. maven-release-plugin 4. 3.0.0-M4 5. 6. tomee-@{project.version} 7. 8. This should do the trick -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Wed, May 12, 2021 at 5:36 PM Jean-Louis Monteiro <

Re: Build process: tag names

2021-05-12 Thread Jean-Louis Monteiro
I think this is by default the artifact id or the parent project. But it's something we can change in the release plugin. https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html *"Overriding the default tag name format"* -- Jean-Louis Monteiro

Build process: tag names

2021-05-12 Thread David Blevins
This one is minor, but I noticed I got a different tag name than I was expecting and we seem to be getting it ever other release. - tomee-8.0.1 - tomee-8.0.2 - tomee-8.0.5 - tomee-8.0.6 - tomee-project-8.0.3 - tomee-project-8.0.4 - tomee-project-8.0.7 We seem to flip between the two