|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

I was incorrect about the maven-hpi-plugin. Both hudson-dev:run and jenkins-dev:run are provided by maven-jenkins-dev-plugin.
hudson-dev:run works out of the box because maven-jenkins-dev-plugin explicitly declares hudson-dev as the goalPrefix. For jenkins-dev:run to work, the plugin group declaration in settings.xml is necessary.