[
http://jira.codehaus.org/browse/MGROOVY-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dillon closed MGROOVY-175.
--------------------------------
Resolution: Fixed
Hopefully upgrade of Maven components to 2.0.9 will fix this.
> Stubs prevent compilation of real groovy classes
> ------------------------------------------------
>
> Key: MGROOVY-175
> URL: http://jira.codehaus.org/browse/MGROOVY-175
> Project: GMaven
> Issue Type: Bug
> Components: compile, stub generation
> Reporter: Dave Syer
> Assignee: Jason Dillon
> Priority: Critical
> Fix For: 1.0-rc-4
>
>
> Stubs prevent compilation of real groovy classes. If I use the config from
> the docos, viz:
> {code}
> <goals>
> <goal>generateStubs</goal>
> <goal>compile</goal>
> <goal>generateTestStubs</goal>
> <goal>testCompile</goal>
> </goals>
> {code}
> The tests all fail (saying "initialization error, no tests found" or
> something to that effect). If you look at the byte code the reason is clear
> - the tests are stubs. If I remove the stub generation goals then a pure
> Groovy project works, but cross compilation is then broken (I presume?).
--
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