using plug-it-plugin in assembly plugin build

2007-02-19 Thread John J. Franey
Can anyone provide a pointer to how to successfully run the integration tests in the assembly plugin? I run it using: mvn -Dintegration-tests=true integration-test The first error I encountered is: java.lang.IllegalArgumentException: Local repository location: '/home/jfraney/projects/maven-p

Re: [vote-result] debugging maven with eclipse

2007-02-15 Thread John J. Franey
Franz, Thanks for your contribution. I'm new to developing maven internals and my first question has been how to debug maven. I want to use the debugger to learn how maven is working internally. I've discovered this technique to debug maven 2.0.4 under eclipse 3.2. Please add it to your tutor