On Wed, Aug 6, 2014 at 12:06 AM, Jifeng Zhang <[email protected]> wrote: > I followed the plugin tutorial yesterday with least load plugin. I couldn't > open http://localhost:8080/jenkins after mvn hpi:run > > Instead, I found out Jenkins is running at http://localhost:8080
Then either you are using a rather old version of maven-hpi-plugin, or your plugin has explicitly overridden the test context path. -- 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.
