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

Reply via email to