Re: Problem using deploy mojo

2012-09-26 Thread giuliano
Looks like one of your tomcat6-maven plugin is out of date. Of course, since you can't start jenkins you need to fix that outside of jenkins. - Shut down jenkins - cd $JENKINS_FOLDER/plugins - mkdir ../plugins-save - mv $PLUGIN ../plugins-save/ - mv $PLUGIN.hpi ../plugins-save - Start jenkins

Problem using deploy mojo

2012-09-25 Thread Sebastian Danninger
Dear all, our jenkins was running like a charm for the last 4 month, since some days suddenly we get an error that I cannot find any solution for. Anyone got a hint how to solve it? I assume the problem is one of the classes in the dependencies but I am no expert. INFO] Deploying war to http:/