Same problem here after having upgraded from v1.479 to v1.483:

...
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Maven RedeployPublisher use  maven settings from : /pathto/tomcat/.m2/settings.xml
ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception
hudson.util.IOException2: Failed to copy /pathto/tomcat/.m2/settings.xml to /pathto/tomcat/temp/jenkins6746977447219049704temp-settings.xml
	at hudson.FilePath.copyTo(FilePath.java:1650)
	at hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:287)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:153)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:692)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:994)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639)
	at hudson.model.Run.execute(Run.java:1527)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.FileNotFoundException: /pathto/tomcat/.m2/settings.xml (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at hudson.FilePath$33.invoke(FilePath.java:1676)
	at hudson.FilePath$33.invoke(FilePath.java:1671)
	at hudson.FilePath.act(FilePath.java:852)
	at hudson.FilePath.act(FilePath.java:825)
	at hudson.FilePath.copyTo(FilePath.java:1671)
	at hudson.FilePath.copyTo(FilePath.java:1645)
	... 11 more
Email was triggered for: Failure
...
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to