Kostis Anagnostopoulos wrote:
> There are 3 problem regarding the java.net's maven repository that
> affect the maven-jaxb1-plugin:
>
>
> 1) The most important problem has to do with the location of the
> maven-jaxb1-plugin inside the java.net's maven repository.
>
> It is already reported here:
> https://jaxb.dev.java.net/servlets/ReadMsg?list=dev&msgNo=144
> and a similar case here:
> https://jaxb.dev.java.net/servlets/ReadMsg?list=users&msgNo=5543
>
>
> The problem arises from the fact that the plugin is placed inside the
> 'maven-plugins' folderinstaead of directly placed here:
> https://maven-repository.dev.java.net/nonav/repository/com.sun.tools.xjc.maven2/
Sorry for a delay in the reply. I was on vacation.
What I don't understand is I generated this repository by using m2, and
that's what placed jars inside "maven-plugins".
So for me to move things, I have to manually intervene with that
process, which is bit tricky. Does anyone know why this seeming
inconsistency?
> 2) Also, the pom.xml for javax.xml.bind/jaxb-api.jar for version 1.0
> is missing from the maven repository:
> https://maven-repository.dev.java.net/nonav/repository/javax.xml.bind/poms/
Indeed. I think I fixed this.
> 3) Finally, the jars and pom in the maven repository are outdated.
You mean maven-jaxb1-plugin is out of date? Or JAXB API? JAXB RI?
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com