Maybe I could use the embedder to prepare a "mvn checkstyle: checkstyle"
execution and then get the configured ClassLoader ?
I'm not used with maven embedder so have no idea if this is possible and how
...

2008/11/6 nicolas de loof <[EMAIL PROTECTED]>

>
>>   I suppose you could get resolved dependencies from MavenProject instance
>> passed to you from configurator, so you could create your own
>> URLClassLoader
>> from those jars.
>
>
> I need to get the PLUGIN dependencies, not the project one. AFAIK the
> MavenProject API doesn't give me access to plugins
> ClassRealm/ClassPath/artifacts
>

Reply via email to