essobedo opened a new pull request, #7877: URL: https://github.com/apache/camel/pull/7877
Fix for https://issues.apache.org/jira/browse/CAMEL-18223 ## Motivation The textual route Debugger has several requirements to make it work properly thus it could be interesting to propose a new maven goal to the camel plugin to set up everything automatically. ## Modifications: * Add `DebugMojo` for the goal `debug` to add `camel-debug` to the classpath automatically, to enable JMX and to configure the suspend mode * Rewrite `RunMojo` to have access to all the artifacts that we have in the classpath in order to easily detect `camel-debug` and retrieve the Camel version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
