On 11/05/2013 04:22 PM, Olivier Lamy wrote:
Use mvnDebug cli instead of mvn
--
Olivier
On Nov 6, 2013 8:09 AM, "Steve Cohen" <[email protected]> wrote:
I have a need to debug the maven-assembly-plugin which is not functioning
correctly. I have found the instructions for setting up a debugging
environment for maven itself within eclipse.
What is the best way to get the source for this plugin so that it can be
used by the debugging process. I know I can download it from svn, and
attach in Eclipse, but is there a maven command to do that?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Thanks, I am using the mvnDebug cli. That does seems to bring in the
Maven (core and plugin source) but it does not bring in the source for
the Codehaus Plexus stuff called by the plugin, which I also need to see
for this debugging.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]