Hi all,

Just wanted to provide a heads-up to a change I've prepared for
maven-hpi-plugin to use Winstone instead of the jetty-maven-plugin.

see https://github.com/jenkinsci/maven-hpi-plugin/pull/862

This will resolve classpath conflicts that occur in some cases along with a
few other issues.

The main change to be aware of is that debugging won't work directly by
just pressing debug in your IDE anymore, you'll need to attach to the
forked process.

The plugin will detect that you've clicked debug and create a new debug
session on a random port.
IntelliJ will then provide a link "Attach to process"

More info in the PR description.

Thanks
Tim

-- 
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].
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3BifGzKHN8h_r%3D-%2BSSGpXtR4wXo825UVVEeEBe1gcxRq7Lg%40mail.gmail.com.

Reply via email to