[ http://jira.codehaus.org/browse/MOJO-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_89293 ]
Aaron Digulla commented on MOJO-666: ------------------------------------ I tried to get this patch to work and failed. For example, the normal compiler gets its classpath filled with all the dependencies from "somewhere". I'm saying "somewhere" because the project's dependencies are *not* in the classpath calculated by getClasspath(). They are in project.getDependencies() but not in project.getCompileClasspathElements(). When I look at the debug output, I see that the normal sources also aren't compile with any JARs from the dependency list. How is that possible?? > Improvement for groovy:compile goal > ----------------------------------- > > Key: MOJO-666 > URL: http://jira.codehaus.org/browse/MOJO-666 > Project: Mojo > Issue Type: Improvement > Components: groovy > Environment: windows XP, JDK 6 > Reporter: Marcelo Takeshi Fukushima > Assigned To: Jason Dillon > Priority: Minor > Attachments: groovyc.patch > > > Improvements for the compile goal on this MOJO: > -you can set filesets like the other plugins, but it defaults to > src/main/scripts/**/*.groovy > -does not depend on the Ant groovyc task > -added CompilerSupport to support compiling of tests too -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email