[ http://jira.codehaus.org/browse/MOJO-374?page=comments#action_65264 ] 

Anders Kr. Andersen commented on MOJO-374:
------------------------------------------

Regarding: [WARNING] Unable to validate your schema. Most likely, the JVM has 
loaded an incompatible XML parser implementation
Regarding: the pom added 10. may 2006

Hi
Perfect,
Now it works
So after adding the dependencies in the jaxb1-maven-plugin's pom.xml I do not 
get the error <<Unable to validate your schema>> from XJC

Great now I can continue
Thanks a lot
/Anders

PS: 1) I did not realize the usage.apt until you talked about it... /thanks 
again
PS: 2) usage.apt have a few bugs... I will upload a shell script


> JAXB1 maven plugin (using sun's lib)
> ------------------------------------
>
>          Key: MOJO-374
>          URL: http://jira.codehaus.org/browse/MOJO-374
>      Project: Mojo
>         Type: New Feature

>   Components: Plugin Submission
>     Reporter: Anagnostopoulos Kostis
>     Priority: Minor
>  Attachments: jaxb1-maven-plugin.tgz, pom.xml, pom.xml, usage.apt
>
>
> Dear housmates,
> this is the JAXB1 plugin for maven2 using sun's implementation libs for JAXB 
> API.
> It's dependency libs are not uploaded to ibiblio yet but the poms exists that 
> refer to sun for download 
> due to licencing problems. 
> That was before JAXB became an open-source project at 
> https://jaxb.dev.java.net/.
> Now, all libs are CDDL or ASF licenced, so it is possible to upload them 
> directly to ibiblio.
> The problem is under which groupId to upload them?
> I include the next matrix of all the JAXB1 libs as an aid to the discussion 
> we had 
> at the codehaus mailling lists  concerning the placement of the dependency 
> libs in ibiblio.org.
> I also hope that it would help anyone involved into uploading the actual libs 
> to ibiblio,
> since i intend to spend my Easter vacations away from the PC.
> h4.JAXB1 Reference Implementation Libs
> ||jaxb lib       || current or suggested groupId ||  included packages  || 
> notes |
> |dom.jar          | - | org.w3c             | not a plugin dependency |
> |jaxb-api-doc.zip |  javax.xml |  javax.xml     | not a plugin dependency |
> |jaxb-api-doc.zip |  javax.xml |  javax.xml     | not a plugin dependency |
> |jaxb-api.jar     |  javax.xml |  javax.xml     | |
> |jaxb-api-src.zip |  javax.xml |  javax.xml     | not a plugin dependency |
> |jaxb-impl.jar    |  javax.xml |  com.sun.xml   | |
> |jaxb-libs.jar    |  javax.xml |  com.sun.msv, jp.gr.relax, org.iso_relax| |
> |jaxb-xjc.jar     |  javax.xml |  com.sun.tools, com.sun.xml, org.apache | |
> |jaxp-api.jar     |  javax.xml |  javax.xml     | *runtime* dependency, among 
> others usefull for JDK 1.4 clients using the XMLGregorianCalendar class 
> (included in JDK1.5 by default) |
> |jax-qname.jar    |  javax.xml |  javax.xml     | *runtime* dependency 
> (included in JDK1.5 by default) |
> |namespace.jar    |  javax.xml |  javax.xml     | *runtime* dependency 
> (included in JDK1.5 by default) |
> |relaxngDatatype.jar    |  javax.xml |  org.relaxng.datatype | *runtime* 
> dependency |
> |sax.jar          |  - |  org.xml.sax |  not a plugin dependency |
> |xalan.jar        |  - |  ... |  not a plugin dependency |
> |xercesImpl.jar   |  - |  ... |  not a plugin dependency |
> |xsdlib.jar       |  javax.xml |  com.sun.msv, com.sun.xml.util | *runtime* 
> dependency |
> Of course the matrix would be more complete if it included the exact licence 
> of each lib,
> but i think this is easy to figure out...
>     ankostis

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to