dev@glassfish.java.net

[v3] BETTER WORKAROUND - v3 build

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Wed, 09 Sep 2009 19:00:41 -0700

> I have a better workaround such that you do not need to modify pom.xml
> files.
> Download the attached settings.xml and compile v3 with the following
> commands:
>
> 1. mvn -s <settings.xml> -Prepo,release-phase1 install
> 2. mvn -s <settings.xml> -Prepo install
>
> Again, no need to modify v3/pom.xml or the master-pom.
> Please let me know if this works for you.
>
>
>
>
>