Hi
I am using jaxb version 2.1.13 and value-constructor plugin 3.0
When I call the ant task I get error
unrecognized parameter -Xvalue-constructor
I used the dependencies as indicated in value-constructor pom using ivy
e.g.
<dependency org="com.sun.xml.bind" name="jaxb-xjc" rev="2.1.13" />
Also does the plugin work for version 2.2
thanks