Export to GitHub

maven-annotation-plugin - issue #24

Add support of options directly from plugin


Posted on Jul 2, 2010 by Quick Rabbit

Instead of <compileArrgument>-Akey=value</compileArgument>

we will have

<options> <option> <key>key</key> <value>value</value> </option> </options>

Comment #1

Posted on Aug 11, 2011 by Quick Rabbit

feature deployed (available from) version 2.0.4-SNAPSHOT

Status: Fixed

Labels:
Type-Enhancement Priority-Medium