ndencies (including stuff decalred somewhere else in
plugin/dependencyManagement).
regards,
Eugene
--
View this message in context:
http://www.nabble.com/m2eclipse-checkstyle-support-tp20357992p20364918.html
Sent from the Maven Developers mailing list archive at Nabble.com.
-
. Maybe Shane, John or Jason can point you to
> the
> Maven classes that already implementing all this logic.
>
> regards,
> Eugene
>
>
> --
> View this message in context:
> http://www.nabble.com/m2eclipse-checkstyle-support-tp20357992p20364498.html
> Sent from the Maven
s element. Maybe Shane, John or Jason can point you to the
Maven classes that already implementing all this logic.
regards,
Eugene
--
View this message in context:
http://www.nabble.com/m2eclipse-checkstyle-support-tp20357992p20364498.html
Sent fr
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 depen
>
>
> 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 plu
> --
> View this message in context:
> http://www.nabble.com/m2eclipse-checkstyle-support-tp20357992p20363420.html
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe,
/browse/MNGECLIPSE-900
regards,
Eugene
--
View this message in context:
http://www.nabble.com/m2eclipse-checkstyle-support-tp20357992p20363420.html
Sent from the Maven Developers mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I'm trying to contribute the checkstyle eclipse plugin to support m2eclipse
configuration.
(
https://platina.svn.sourceforge.net/svnroot/platina/eclipse/checkstyle/trunk
)
As a proof of concept, I'd like to support as a basic configuration the
simplier use case :
org.apache.ma