users@jaxb.java.net

Re: Releasing maven-jaxb2-plugin

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Mon, 02 Oct 2006 21:06:26 +0200

Hi.

>> I am about to release the 0.1 version of the maven-jaxb2-plugin.
>>
>> But before I do that, I'd like to check that it works generally and
>> not only from my machine.
>> I've created a small sample project which just compiles the
>> purchaseOrder.xsd. If you have Maven2 installed and ~2 minutes of
>> time, could you please try building this project?
>>
>> Steps are:
>> 1. Download the sample project from:
>>
>> https://maven-jaxb2-plugin.dev.java.net/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-sample/1.0/maven-jaxb2-plugin-sample-1.0-src.zip
>>
>>
>> 2. Unzip it anywhere.
>>
>> 3. mvn clean install
>>
>> 4. Check that no build errors occured and there's
>> maven-jaxb2-plugin-sample-1.0.jar in the target directory.
>>
>> 5. Report.
>
>
> It worked for me!

Fine, thanks! ;)

> I noticed that your plugin uses JAXB RI 2.0. Any chance you'd upgrade
> those to 2.0.2? They have less bugs, and I want people to use the latest
> and greatest.

I've stayed with 2.0 because of some missing dependencies of 2.0.1 (I think I
reported that).
I'll check if 2.0.2 alright and update then.

Bye.
/lexi