Hi Ivan, > It should be: > mvnDebug hudson-dev:run
jenkins-dev:run is correct. But it only works if you added org.jenkins-ci.tools as a plugin group to your maven settings.xml file (as indicated in the Debugging Jenkins section). This is probably going to change in the next release of maven-jenkins-dev-plugin so that jenkins-dev:run works out of the box, see https://github.com/jenkinsci/maven-hudson-dev-plugin/pull/1 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
