Just an additional short note.
After reading your post, I proceeded to build Geronimo 3.0-beta, and was
successful. Here is my build environment:
Geronimo:
URL: https://svn.apache.org/repos/asf/geronimo/server/branches/3.0-beta
Revision: 1297660
Maven:
MAVEN_OPTS='-XX:+HeapDumpOnOutOfMemoryError -Xmx2048m -XX:PermSize=512m
-XX:MaxPermSize=640m -XX:ReservedCodeCacheSize=64m'
Java:
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
Execution:
mvn clean install -Ptomcat -DskipTests=true
Also, I finished updating the documentation to include a general warning about
the state of building SNAPSHOT releases from trunk.
https://cwiki.apache.org/GMOxDOC30/building-geronimo-with-maven.html
https://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html#BuildingApacheGeronimo-Overview
-RG
On 03/06/2012 02:14 PM, uromahn wrote:
Russel,
thank you for taking the time and explain this to me in such a detail.
To get you understand, here is why I wanted to give 3.0-trunk a try.
As I mentioned, we are working on an OSGI-based POC that is currently using
Apache Karaf 2.2.5. However, we would like to use some of the JEE
features/services and instead of adding those capabilities to Karaf, I
wanted to leverage G3. Unfortunately, I am unable to deploy our current
application to 3.0-beta and hence I must assume that it is not 100%
OSGI-compliant and hence the attempted switch to 3.0-trunk which is
essentially Karaf 3.0-SNAPSHOP plus all the JEE capabilities around it.
On the other side, I think I start to understand your reasoning now and will
try the latest 3.0-beta branch and see if I am more successful with that.
Unfortunately, at this moment in time (and since about 1 1/2 hours) the
Apache SVN server seems to be down and I can't get the 3.0-beta branch.
-Uli
--
View this message in context:
http://apache-geronimo.328035.n3.nabble.com/Build-hangs-in-Geronimo-Plugins-System-Database-System-Database-3-0-SNAPSHOT-tp3801590p3804864.html
Sent from the Development mailing list archive at Nabble.com.