Hi John, the output of java -version is as follows.
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
I am currently download 1.4.2_10 to test with a later JDK.
I'll be interested to hear about your results with building the distro.
Bruce, I tried building the each plugin separately, but it blew up on
geronimo-dependency-plugin.
What JDK are you using?
----Original Message Follows----
From: Bruce Snyder <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: Geronimo build question
Date: Wed, 11 Jan 2006 16:51:00 -0700
On 1/10/06, Rob Kenworthy <[EMAIL PROTECTED]> wrote:
> The errors I am getting are unsatisfied class dependencies for a file
called
> GenerateServiceXml.java. The dependencies are actually in one of the
maven
> jars, but it doesn't seem to be in the classpath. I did try renaming the
> file to ...java.bak and ran it again. It got much further, but other
class
> compilations depend on GenerateServiceXml.java, so it blew up again.
Last night I was fighting the same error. The GenerateServiceXml class
is part of the geronimo-dependency-plugin for Maven so it's got
something to do with that.
Before building the Geronimo source code, you need to build all of the
Geronimo plugins for Maven by hand. These plugins are in the plugins
directory and can be built by simply running the default goal for each
plugin.
After doing this the error seemed to disappear for me. However, I'm
currently midstream in performing a full build using the following
command:
maven -Dmaven.{i,}test.skip=true new
This command calls a Maven goal named 'new' and will do a full build
of Geronimo. Start with the items I've mentioned here and let's see
what results you get.
Bruce
--
perl -e 'print
unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache Geronimo (http://geronimo.apache.org/)
Castor (http://castor.org/)