As Jarek states, you need to run bootstrap first. However, I really
want to discourage use of this branch. As Jarek states, it is temporary
and "frozen" as we are preparing the release. If you want a 2.1.* image
you should pull from
https://svn.apache.org/repos/asf/geronimo/server/branches/2.1 which is
currently 2.1.3-SNAPSHOT (and has just one or two changes since we
branched 2.1.2).
A Geronimo 2.1.2 release candidate should be available later today if
all goes well.
Joe
Jarek Gawor wrote:
This is a temporary branch that will be removed once we release 2.1.2.
But if you really want to build this branch first execute:
mvn install -Dstage=bootstrap
and then:
mvn install
Jarek
On Wed, Jul 30, 2008 at 11:40 AM, Forrest <[EMAIL PROTECTED]> wrote:
After checked out 2.1.2 branch, want to build it from scratch, issue
command:
mvn install -e
Then the build error saying
org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.2 could
not found, ask me to download and install it manually. Why?
Maven version tried 2.0.9, 2.0.7, 2.0.5, all same problem. Please help!
thanks!
Best regards, Forrest