users@jaxb.java.net

SchemaGen Plugin

From: Joshua Smith <josh_at_rationalpi.com>
Date: Mon, 14 Jul 2008 11:44:45 -0400

All-

One of my team members is having a hell of a time trying to get the Maven
Schema Generation plugin (https://jaxb.dev.java.net/maven-jaxb-schemagen/)
working in our build environment. She's been digging through the source,
manually pushing jars into her .m2 directory and performing a bunch of other
heroics to try and get it working. We just want to do simple schema
generation from annotated Java objects from within a Maven build.

Is anyone else using the plugin regularly? If so, would you mind posting a
sample POM that uses it? It would be most appreciated.

Also, after chasing some error messages and browsing the source repository
we've discovered that the repository listed in the pom.xml for the plugin
itself is pointing at a dead URL (http://maven.sfbay/mirrors/java.net). I've
filed a bug report for this.
https://jaxb.dev.java.net/issues/show_bug.cgi?id=531. It's probably a simple
fix.

Thanks,
Joshua Smith