inal Message-
> From: Miguel Griffa [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 20, 2005 7:17 PM
> To: Maven Developers List
> Subject: m2 plugin classpath
>
> Hi all
>I have an m2 plugin that neets to run using classes compiled from the
> project. I have add
List
Subject: m2 plugin classpath
Hi all
I have an m2 plugin that neets to run using classes compiled from the
project. I have added for this @execute phase=compile so the project
gets compiled first, but I can't find a way to add the project classpath
to the running plugin classpath, I
Hi all
I have an m2 plugin that neets to run using classes compiled from the
project. I have added for this @execute phase=compile so the project gets
compiled first, but I can't find a way to add the project classpath to the
running plugin classpath, I have considered creating an new jvm or cre