Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
scr ant task 1.7.0
-
None
Description
I need to generate a service component xml for a project with mixed java and groovy classes.
We use gradle to build the project. Our gradle build uses the SCR ant task.
I found that the SCR Maven plugin supports a flag to scan classes (scanClasses) instead of source files which would be a nice workaround/fix for this issue.