My solution was to extend the DefaultModelReader where the version is
overridden when a specific system property is set.
There are different possibilities how the version is generated, based on
${project.version} or given from external.
This means, the version in the pom.xml is still a SNAPSHOT ve
Hello,
I wrote down some thoughts from my practical experience with Maven during
the last three years. We established automated delivery pipelines and Maven
was one of our key tool along with Jenkins. Read more here:
http://diplingfh.blogspot.ch/2013/02/maven-from-pom-to-hom.html
Cheers,
Rotsch