users@jaxb.java.net

RE: Jaxb2 - Maven 1.x plugin?

From: Glen Verran <glen.verran_at_traderoot.com>
Date: Wed, 19 Mar 2008 10:41:41 +0200

I thought I'd give a quick update on this issue below.
 
I had no choice, but to upgrade to Maven 1.1. The problem was that JAXB
2.1's XJC referred to classes that were not compatible with classes that
Maven 1.0.1 used.
 
~Glen

________________________________

From: Glen Verran [mailto:glen.verran_at_traderoot.com]
Sent: 13 February 2008 17:01
To: users_at_jaxb.dev.java.net
Subject: Jaxb2 - Maven 1.x plugin?


Hi folks,
 
We have just decided to migrate our codebase to Java 6 using Java 6_02.
We are currently using Maven 1.0.1 in our build environment.
 
With moving to Java 6, we are now finally able to upgrade to JAXB 2. Of
course, using the current JAXB1 plugin in Maven will not work. Can
anybody please help me in finding or even creating a Maven 1.x plugin
for JAXB 2? I can only find Maven 2.x plugins for JAXB 1/2 and I need
a Maven 1.x plugin.
 
I have attemped in modifying the current JAXB 1 plugin for Maven 1.x,
but with no success. :(
 
Upgrading to Maven 2 or even upgrading to Maven 1.0.2 is not an option!
 
Please can you help me with this little problem? Much appreciated a
lot.
 
Thanks
~Glen