You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wilfred Springer <Wi...@Sun.COM> on 2005/11/07 12:46:45 UTC

[m2] JAXB Plugin

All,

Just to make sure: did anybody ever run into a Maven 2 JAXB plugin?
AFAIK, the only existing plugin is the one for Maven 1 and a JAXME
plugin at mojo.codehaus.org. I am looking for a JWSDP 1.6 based version.

Thanks,

Wilfred

-- 
_________________________________________________________________
Wilfred Springer                Phone  : +31 (0)3 3451 5736
Software Architect              Mobile : +31 (0)6 2295 7321
Client Solutions                Fax    : +31 (0)3 3451 5734
Enterprise Web Services         Mail   : wilfred.springer@sun.com
Sun Microsystems Netherlands    AIM    : wilfred springer
http://blogs.sun.com/wilfred/


NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact
the sender by reply email and destroy all copies of the original
message.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] JAXB Plugin

Posted by Geoffrey <jc...@hotmail.com>.
Hi Wilfried,

Maven 1
=======

Brett and me did some work for the maven 1 jaxb plugin @sf, but as 
neither of us is using jaxb with maven 1 at the moment it's a plugin 
with out a maintainer. Maven 2 has 
http://mojo.codehaus.org/xjc-maven-plugin/index.html.

If it's ok with Brett, I 'd put up this notice on the jaxb plugin 
website to and make a link to the maven 2 plugin.

However it shouldn't be hard to update the jaxb plugin to jswdp 1.6:
- checkout the latest version from the sf CVS.
- adjust the maven-jaxb-plugin version to 1.1.1.wilfried.1 (so your 
version doesn't collide with ours) (The current version in cvs is 1.1.1)
- adjust the dependencies's version
- make sure those dependency versions are in your repo
- maven plugin:install
- and try it out.

And if you send me the adjusted project.xml, I can update it and release 
a new version of the jaxb plugin for jswdp 1.6.

Maven 2
=======

It's probably more usefull to put your time into maven 2.
Checkout the xjc-maven-plugin and see if it's adjustable to using jaxb 
of jswdp 1.6.
Send that patch to its maintainer (Ashley Williams).

-- 
With kind regards,
Geoffrey De Smet

Wilfred Springer wrote:
> All,
> 
> Just to make sure: did anybody ever run into a Maven 2 JAXB plugin?
> AFAIK, the only existing plugin is the one for Maven 1 and a JAXME
> plugin at mojo.codehaus.org. I am looking for a JWSDP 1.6 based version.
> 
> Thanks,
> 
> Wilfred
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] JAXB Plugin

Posted by Alexandre Poitras <al...@gmail.com>.
Whoops sorry, I red your email too fast. You already know about it.

On 11/7/05, Alexandre Poitras <al...@gmail.com> wrote:
>
> This plugin uses JaxMe 2 to generate JAXB source files from an XML schema
> : http://mojo.codehaus.org/xjc-maven-plugin/. I use it for my jaxb
> transformations and it's work great. Hope it's help!
>
> On 11/7/05, Wilfred Springer <Wilfred.Springer@sun.com > wrote:
> >
> > All,
> >
> > Just to make sure: did anybody ever run into a Maven 2 JAXB plugin?
> > AFAIK, the only existing plugin is the one for Maven 1 and a JAXME
> > plugin at mojo.codehaus.org <http://mojo.codehaus.org>. I am looking for
> > a JWSDP 1.6 based version.
> >
> > Thanks,
> >
> > Wilfred
> >
> > --
> > _________________________________________________________________
> > Wilfred Springer Phone : +31 (0)3 3451 5736
> > Software Architect Mobile : +31 (0)6 2295 7321
> > Client Solutions Fax : +31 (0)3 3451 5734
> > Enterprise Web Services Mail : wilfred.springer@sun.com
> > Sun Microsystems Netherlands AIM : wilfred springer
> > http://blogs.sun.com/wilfred/
> >
> >
> > NOTICE: This email message is for the sole use of the intended
> > recipient(s) and may contain confidential and privileged
> > information. Any unauthorized review, use, disclosure or distribution
> > is prohibited. If you are not the intended recipient, please contact
> > the sender by reply email and destroy all copies of the original
> > message.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> --
> Alexandre Poitras
> Québec, Canada




--
Alexandre Poitras
Québec, Canada

Re: [m2] JAXB Plugin

Posted by Alexandre Poitras <al...@gmail.com>.
This plugin uses JaxMe 2 to generate JAXB source files from an XML schema :
http://mojo.codehaus.org/xjc-maven-plugin/. I use it for my jaxb
transformations and it's work great. Hope it's help!

On 11/7/05, Wilfred Springer <Wi...@sun.com> wrote:
>
> All,
>
> Just to make sure: did anybody ever run into a Maven 2 JAXB plugin?
> AFAIK, the only existing plugin is the one for Maven 1 and a JAXME
> plugin at mojo.codehaus.org <http://mojo.codehaus.org>. I am looking for a
> JWSDP 1.6 based version.
>
> Thanks,
>
> Wilfred
>
> --
> _________________________________________________________________
> Wilfred Springer Phone : +31 (0)3 3451 5736
> Software Architect Mobile : +31 (0)6 2295 7321
> Client Solutions Fax : +31 (0)3 3451 5734
> Enterprise Web Services Mail : wilfred.springer@sun.com
> Sun Microsystems Netherlands AIM : wilfred springer
> http://blogs.sun.com/wilfred/
>
>
> NOTICE: This email message is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or distribution
> is prohibited. If you are not the intended recipient, please contact
> the sender by reply email and destroy all copies of the original
> message.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


--
Alexandre Poitras
Québec, Canada