I am trying to use java-annotations (not javadoc) on a Mojo written in groovy, as per [1]. (I need them so I can subclass the mojo in other, multiple plugins, as annotations are, in theory, much easier than the Maven 2 ways of doing plugin extension).
However, the maven-plugin-plugin 3.1 does not find any of the mojo definitions when building. I have tried various versions of gmaven and groovy-runtime with different failure conditions, but none of which work. Has anyone else tried this before? Thanks, Ben [1] http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html -- Ben Tatham Software Developer Nanometrics Inc. +1 613-592-6776 x254 http://www.nanometrics.ca
