Re: Can't start jenkins - disable plugin

2012-05-15 Thread Neil Bird
Around about 14/05/12 19:33, lkuczera typed ... We don't use maven at all is it feasible to remove it from plugins and if yes how ? Further to the other answer, I think you just delete it from the plugins directory. -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .sign

Re: Can't start jenkins - disable plugin

2012-05-15 Thread domi
Most probably you have updated to a version > 1.458 … or when back to a version before this. To get your installation work again, you have to downgrade the maven-plugin and the config-file-provider-plugin to the version you had before upgrading. …yes, you can also remove the maven-plugin, just be

Can't start jenkins - disable plugin

2012-05-14 Thread lkuczera
I have problem starting jenkins after recovering from backup here is the stacktrace: SEVERE: Failed Checking cyclic dependencies hudson.util.CyclicGraphDetector$CycleDetectedException: Cycle detected: Plugin:maven-plugin -> Plugin:maven-plugin at hudson.util.CyclicGraphDetector.detected