Groovy source folder detection and maven plugins
Which maven groovy compiler plugin works best with intellij 11? The old on doesn't support Groovy 1.8.x, tried gmaven plugin and the new eclipse-compiler plugin. Using maven build-helper with that one.
Seems there are issues picking up groovy source folders, src/test/groovy has to be manually set as as test source folder.
/S
请先登录再写评论。