Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » Maven Revision Property Integration(Unable to specify "revision" Maven property outside of pom.xml files)
Maven Revision Property Integration [message #1838702] Wed, 03 March 2021 21:42
Paul Lissak is currently offline Paul LissakFriend
Messages: 1
Registered: March 2021
Junior Member
Instead of using the Maven release plugin, we are no longer hard-coding the project version in the pom.xml files. This blog post explains the usage pattern:

blog.soebes.de/blog/2017/04/02/maven-pom-files-without-a-version-in-it/

For small Maven projects this works ok in Eclipse since all the POMs are imported and built by Eclipse. However, we have a large project with over 200 POMs. We typically only import a fraction of those POMs into Eclipse and let Maven pull in the remaining POMs from our Maven repository.

So far I have not found either an Eclipse or Maven hook that will get Eclipse to set the "revision" Maven property for the automatic Eclipse builds of imported projects.

Has anyone successfully set the "revision" Maven property for automatic Eclipse builds?
Previous Topic:New Maven Project
Next Topic:An error occurs after pressing the Eclipse Maven "Reindex" button.
Goto Forum:
  


Current Time: Thu Mar 28 13:13:37 GMT 2024

Powered by FUDForum. Page generated in 0.02171 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top