Re: Classpath for Maven Plugin

2011-05-31 Thread Jörg Schaible
Karl Heinz Marbaise wrote: > Hi Jörg, > > first thanks for your answer... > >>> >>> com.soebes.maven.plugins.mlv >>> maven-license-verifier-plugin >>> 0.4 >>> >>> >>> YouCompanyPackage.licenses >>> licenses >>> 6 >>> >>> >>> >>>

Re: Classpath for Maven Plugin

2011-05-31 Thread Karl Heinz Marbaise
Hi Jörg, first thanks for your answer... com.soebes.maven.plugins.mlv maven-license-verifier-plugin 0.4 YouCompanyPackage.licenses licenses 6 true Not really possible for M2, since every plugin is loaded only once i

Re: Classpath for Maven Plugin

2011-05-31 Thread Jörg Schaible
Hi Karl Heinz, Karl Heinz Marbaise wrote: > Hi, > > i'm working on the development of a plugin which can have a > configuration like this. > > >com.soebes.maven.plugins.mlv >maven-license-verifier-plugin >0.4 > > >YouCompanyPackage.licenses >licenses >

Classpath for Maven Plugin

2011-05-31 Thread Karl Heinz Marbaise
Hi, i'm working on the development of a plugin which can have a configuration like this. com.soebes.maven.plugins.mlv maven-license-verifier-plugin 0.4 YouCompanyPackage.licenses licenses 6 true So the question is: Is there a good way to ac

Re: watch out for old plexus-maven-plugins

2011-05-31 Thread Alexander Kurtakov
On 01:27:48 PM Wednesday, May 25, 2011 Mark Struberg wrote: > Hi folks! > > I now upgraded wagon to use the latest plexus-maven-plugin. > > This was of course not friction free because the 'decriptor' goal got moved > from the process-resouces phase to process-classes. This means that the > 'merg