Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
When running a release of Log4j the poms are all changed to reflect the new release version and then a tag for the released version is created. Then the poms are updated again to reflect the new snapshot version. When the initial pom changes are completed Jenkins will kick off a build with the release version number and try to deploy it. This will fail.
There is no reason to perform this build as this is exactly what the release build is doing.
All non-SNAPSHOT builds should be ignored by the default Jenkins build.