I am using Checkstyle, but I am using my own custom Checks. This means Checkstyle has 
to run with mychecks.jar in the classpath. The only way I can do this is to edit the 
project.xml for the Checkstyle plugin and add mychecks as a dependency.

Is there a way to do this without "hacking" the plugin itself? Can I override a 
plugin's dependencies from Maven.xml or similar?

Any ideas appreciated,

        Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to