-
Bug
-
Resolution: Fixed
-
Critical
-
None
org.jenkins.plugins.cloudbees.MavenArtifactFilePathSaver can break Maven builds even when the cloudbees-deployer plugin is not enabled for a certain build. For instance, I'm getting the following exception for a build:
https://gist.github.com/1109680
I think the solution is for this reporter to verify that the parent MavenModuleSet has the CloudbeesPublisher enabled.