users@jaxb.java.net

maven-jaxb2-plugin and java 1.6

From: bea <stupidbea_at_yahoo.com>
Date: Wed, 8 Aug 2007 16:40:13 -0700 (PDT)

When runing my maven build, I get an error:

 JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI
(from
jar:file:/repository/com/sun/xml/bind/jaxb-impl/2.1.3/jaxb-impl-2.1.3.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class)
needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in
the bootstrap classloader. (See
http://java.sun.com/j2se/1.5.0/docs/guide/standards/)

Anybody know how to resolve this using the pom? (Without having to
modify/copy files to the endorsed directory of each installed jdk)

Thanks.
-- 
View this message in context: http://www.nabble.com/maven-jaxb2-plugin-and-java-1.6-tf4239702.html#a12063864
Sent from the java.net - jaxb users mailing list archive at Nabble.com.