Thanks Tim for the heads-up and the hard work! Best, Kris
________________________________ From: [email protected] <[email protected]> on behalf of Tim Jacomb <[email protected]> Sent: 22 January 2026 06:50 To: Jenkins Developers <[email protected]> Subject: Maven hpi plugin - upcoming change to hpi:run to use Winstone 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]<mailto:[email protected]>. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3BifGzKHN8h_r%3D-%2BSSGpXtR4wXo825UVVEeEBe1gcxRq7Lg%40mail.gmail.com<https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3BifGzKHN8h_r%3D-%2BSSGpXtR4wXo825UVVEeEBe1gcxRq7Lg%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- 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/OSBPR01MB16291C1C7D22697F5636DCABFA196A%40OSBPR01MB16291.jpnprd01.prod.outlook.com.
