-
Bug
-
Resolution: Fixed
-
Major
-
None
The Jenkins post-build feature "deploy to Maven repository" in conjunction with a release build with m2release plugin leads to corrupt snapshot version in Maven snapshot repository:
After the release build succeeds the post-build deploy deploys the new development version pom-file as old development version to our maven snapshot repository.
If possible the m2release plugin should disable the post-build deploy feature in its release build.
[JENKINS-12397] Avoid post-build depoy to Maven repository in release build
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
We would like also have this issue solved. The m2release plugin has now support to export envrionment variable, that may be used.