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
>
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
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
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
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