users@jaxb.java.net

Re: JAXB compilation plugin

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 01 Mar 2006 21:39:10 -0800

Jonathan Johnson wrote:
> Thanks Kohsuke, this works. I also see that you updated the pom for the
> plugin. I also cleaned it up. This greatly simplifies my example/testing
> pom. Below is an example pom someone could use. Notice the activation.jar
> and jsr173_1.0_api.jar are transitive and no longer need to be defined here
> since they are in the plugin. Once we post it on the maven repository the
> <repository> would not be needed either.

Cool. I also updated the XjcMojo a little bit. I hope you don't mind.

> Now we just have to flesh out the <configuration>...</configuration>
> section. ;-)

I started investigating how Maven is injecting properties into a Mojo
object. Looks like the data is coming from PlexusConfiguration object,
which more or less look like an infoset. I'll dig deeper tomorrow.



-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com