for the life of me, i cannot get the groovy:execute maven target to do anything
04:14
<rektide>
i'd like to be able to groovy:execute the gmaven-archetype
04:15
<rektide>
but i can never set my xml right for the groovy mojo to recognize <configuration><source>${pom.basedir}/src/main/groovy/Example.groovy</source></configuration>
04:16
<rektide>
the mojo fails some maven checkRequiredParameters() check even though that line is inside hte <execution> section