Re: Request help on MCLIRR-7

2008-01-09 Thread Tom Huybrechts
On Jan 9, 2008 9:23 AM, Jorg Heymans <[EMAIL PROTECTED]> wrote: > On Jan 8, 2008 11:02 PM, Tom Huybrechts <[EMAIL PROTECTED]> wrote: > > Take a look at the developer cookbook ( > > http://docs.codehaus.org/display/MAVENUSER/Mojo+Developer+Cookbook ) > > > It would make sense to create a link from >

Re: Request help on MCLIRR-7

2008-01-09 Thread Jorg Heymans
On Jan 8, 2008 11:02 PM, Tom Huybrechts <[EMAIL PROTECTED]> wrote: Take a look at the developer cookbook ( > http://docs.codehaus.org/display/MAVENUSER/Mojo+Developer+Cookbook ) It would make sense to create a link from http://maven.apache.org/guides/plugin/guide-java-plugin-development.html to

Re: Request help on MCLIRR-7

2008-01-08 Thread Jochen Wiedmann
On Jan 8, 2008 11:02 PM, Tom Huybrechts <[EMAIL PROTECTED]> wrote: > Take a look at the developer cookbook ( > http://docs.codehaus.org/display/MAVENUSER/Mojo+Developer+Cookbook ) > and search for "resolving transitively". > That code works for me. That seems to do the trick, thank you! Jochen

Re: Request help on MCLIRR-7

2008-01-08 Thread Tom Huybrechts
On Jan 8, 2008 10:56 PM, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > Hi, > > I have evaluated the bug report MCLIRR-7 and must admit that I am > stuck. Here's what I have found: > > Clirr requires two classloaders, one with the previous version and one > with the current version. In order to creat

Request help on MCLIRR-7

2008-01-08 Thread Jochen Wiedmann
Hi, I have evaluated the bug report MCLIRR-7 and must admit that I am stuck. Here's what I have found: Clirr requires two classloaders, one with the previous version and one with the current version. In order to create the first classloader, the clirr-maven-plugin does the following: - Resolves