I'm trying to solve http://jira.codehaus.org/browse/MCHECKSTYLE-54
Do do this I need to get the compile class path for a MavenProject. How do I go about doing that?
The plugin currently calls project.getCompileClasspathElements() which is not returning what I want. -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
