Hello Maven's users
I have a problem about tracking the new snapshot version of an jar
artifact within the integration test running the maven-invoker-plugin.
Each integration test project is using the snapshot version of the jar
artifact as a runtime dependency of a 3rd party maven plugin. When there
is a maven release of the artifact, its version is changing to another
version which is specified at the release time. But since the IT pom are
not processed by the maven release plugin, the version of the jar
artifact stays as its previous shapshot version and not the new one.
How could be know to the maven release plugin that it should also update
the version used in the IT pom?
For those interested, the maven projects can be cloned from this git
repository: [email protected]:javacc/javacc-8-java.git
<[email protected]:javacc/javacc-8-java.git>
Rgds
FA
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]