Jenkins Build error, when trying release build using artifactory
ERROR: Processing failed due to a bug in the code. Please report this to jenkins...@googlegroups.com
RELEASE] Release build triggered [RELEASE] Changing POMs to release version Parsing POMs Failed to transfer Could not find artifact com.ondotsystems.customerconfig:ondot:pom:3.0.3.1 in central (http://odi-jenkins-artifactory.oscorp.local:8081/artifactory/libs-release) Failed to transfer Could not find artifact com.ondotsystems.customerconfig:ondot:pom:3.0.3.1 in snapshots (http://odi-jenkins-artifactory.oscorp.local:8081/artifactory/libs-snapshot) ERROR: Processing failed due to a bug in the code. Please report this to jenkins...@googlegroups.com java.lang.NullPointerException at org.jfrog.hudson.release.maven.MavenReleaseWrapper$2.tearDown(MavenReleaseWrapper.java:171) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:882) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533) at hudson.model.Run.execute(Run.java:1759) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) project=hudson.maven.MavenModuleSet@5ada13cf[CustomerConfig-3.0.3-CI] project.getModules()=[hudson.maven.MavenModule@5fb0c94c[CustomerConfig-3.0.3-CI/com.ondotsystems.customerconfig:afcu][CustomerConfig-3.0.3-CI/com.ondotsystems.customerconfig:afcu][relativePath:afcu], hudson.maven.MavenModule@3526f956[CustomerConfig-3.0.3-CI/com.ondotsystems.customerconfig:afcubrandingtemplate-1][CustomerConfig-3.0.3-CI/com.ondotsystems.customerconfig:afcubrandingtemplate-1]
I had facing this issue, in the past as well, but don't remember what solved, same was raised in Jenkins Jira: https://issues.jenkins-ci.org/browse/JENKINS-29262
If anybody has any clue on this, please respond, I am blocked because of this issue. Not able to create release build.