RE: Debugging Maven: Best Practices

2003-11-24 Thread Brett Porter
> Since there are a lot more dependent jars and plugins that > may be interesting for debugging I just ask myself how you > all have set up your developing environment? Are you using > the libraries in the local repository at all? I don't go to such great lengths when I actually need to step in

Debugging Maven: Best Practices

2003-11-24 Thread Jörg Schaible
Hello developers, are there any recommendations how to debug Maven best? Currently I checked out maven, maven-plugins/genapp and jakarta-commons/jelly because I try to look into some strange behaviour of the genapp plugin. For maven and jelly I generated with an already installed Maven my Eclip