users@jaxb.java.net

Releasing maven-jaxb2-plugin

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Sun, 01 Oct 2006 16:26:25 +0200

Hi folks

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.

Thank you.

Bye.
/lexi