Hi,
I'm trying to build Glassfish (together with SailFin), and in the "bootstrap"-phase there is a problem to resolve the dependencies. In particular, it doesn't find mq-gf-4_1-20070421.jar. But there are several other dependencies unresolvable too.
I tried to build it yesterday too, and then it *could* get those dependencies. However, I forgot to change the OS to Windows, so got the Solaris versions instead... giving me problems when it came to the appserv-native part. So, I've copied the missing dependencies from that attempt to this new directory, but since the appserv-native is for Solaris I cannot use that one. So, now I'm stuck.
Below is an output of the log:
E:\AS\glassfish\bootstrap>maven bootstrap-all
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
build:start:
bootstrap-all:
clobber:
[echo] Deleting Glassfish Image under E:\AS\glassfish\bootstrap/../../publis
h/glassfish
checkout-bootstrap:
[echo] Checking out: glassfish/bootstrap
[cvs] Using cvs passfile: C:\Documents and Settings\Administrator\.cvspass
[cvs] ? glassfish/bootstrap/activation.log
[cvs] cvs checkout: Updating glassfish/bootstrap
[cvs] M glassfish/bootstrap/project.properties
[cvs] cvs checkout: Updating glassfish/bootstrap/legal
[cvs] cvs checkout: Updating glassfish/bootstrap/make
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/com
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/com/sun
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/com/sun/enterprise
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/com/sun/enterprise/build
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/org
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/org/apache
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/org/apache/maven
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/org/apache/maven/scm
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/java/org/apache/maven/scm/plugin
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/resources
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/resources/META-INF
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
main/resources/META-INF/plexus
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
test
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
test/java
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
test/java/com
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
test/java/com/sun
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
test/java/com/sun/enterprise
[cvs] cvs checkout: Updating glassfish/bootstrap/maven-glassfish-plugin/src/
test/java/com/sun/enterprise/build
[cvs] cvs checkout: Updating glassfish/bootstrap/package
Starting the reactor...
Our processing order:
glassfish-src
+----------------------------------------
| Downloading binaries for building from source project glassfish-src
| Memory: 3M/5M
+----------------------------------------
ForsĀ°ker s laste ned mq-gf-4_1-20070421.jar.
BUILD FAILED
File...... E:\AS\glassfish\bootstrap\maven.xml
Element... maven:reactor
Line...... 92
Column.... 40
java.lang.NoClassDefFoundError
Total time: 41 seconds
Finished at: Thu May 31 14:44:58 CEST 2007
(I've tried with debugging out too (maven -X) and then I see that it tries to download it from several places:
http://download.java.net/javaee5/external/shared/mq-gf/jars/mq-gf-4_1-20070421.jar
http://download.java.net/javaee5/trunk/nightly/windows/mq-gf/jars/mq-gf-4_1-20070421.jar
http://download.java.net/javaee5/external/windows/mq-gf/jars/mq-gf-4_1-20070421.jar
Is there something wrong with download.java.net/javaee5 ?
Thanks,
Andreas
[Message sent by forum member 'ahaeber' (ahaeber)]
http://forums.java.net/jive/thread.jspa?messageID=219678