Jeff Maxwell created JENKINS-12887:
--------------------------------------
Summary: Redeploy Artifacts fails if Maven Project
Configuration->Local Maven Repository is set to "Local to the Executor"
Key: JENKINS-12887
URL: https://issues.jenkins-ci.org/browse/JENKINS-12887
Project: Jenkins
Issue Type: Bug
Components: maven2
Environment: 1.450 Solaris JDK 1.6.0-21
Reporter: Jeff Maxwell
Priority: Critical
If Maven Project Configuration->Local Maven Repository is set to "Local to the
Executor"
Redeploy Artifacts fails with:
java.lang.NullPointerException
at
hudson.maven.local_repo.PerExecutorLocalRepositoryLocator.locate(PerExecutorLocalRepositoryLocator.java:18)
at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:106)
at
hudson.maven.reporters.MavenAbstractArtifactRecord$1.perform(MavenAbstractArtifactRecord.java:224)
at hudson.model.TaskThread.run(TaskThread.java:127)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira