1. It looks like the latest version of the maven2 plugin is 1.1. This
version is dependent on xjc 2.0.2. Can this support the latest xjc
release (2.1.5?)?
2. Also can the later xjc versions be released to the maven server? The
latest released version is 2.0.3. (The 2.1-EA1 is no good because there
is no pom).
3. How can I use jaxb2-commons plugins with the maven2 plugin?
Specifically the value constructor, default value, equals & fluent api
plugins?
Thanks!