> Is this a kind of a circular dep. ? Yup, and an unneeded one at that. I just removed the mockobjects dep from portal and tested it with maven java:compile. Update and try it now.
Regards, *================================* | Scott T Weaver | | <[EMAIL PROTECTED]> | | Apache Jetspeed Portal Project | | Apache Pluto Portlet Container | *================================* > -----Original Message----- > From: Stefan Marx [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 04, 2003 10:50 AM > To: 'Jetspeed Developers List' > Subject: AW: Problems building jetspeed from CVS > > Hi Scott, > > One step further, now I got the following > > ----------- > > +---------------------------------------- > | Make Jetspeed core available in repo Jetspeed-2 Portal Engine > | Memory: 15M/20M > +---------------------------------------- > Attempting to download jetspeed-mockobjects-2.0-a1-dev.jar. > WARNING: Failed to download jetspeed-mockobjects-2.0-a1-dev.jar. > > BUILD FAILED > File...... > file:/C:/development/eclipse_ws/lifray_portal/jakarta-jetspeed-2/ > Element... maven:reactor > Line...... 79 > Column.... 40 > The build cannot continue because of the following unsatisfied > dependency: > > jetspeed-mockobjects-2.0-a1-dev.jar (no download url specified) > > Total time: 1 minutes 6 seconds > Finished at: Thu Dec 04 16:48:57 CET 2003 > > -------------- > > Is this a kind of a circular dep. ? > > Mit freundlichen Gr��en Stefan Marx > > -- > Process Management Consulting GmbH > Mittelstrasse 12-14 Haus B, 50672 K�ln > Tel: (+49) 221 28 55 28 0 > Fax: (+49) 221 28 55 28 55 > Mobil: (+49) 170 16 400 47 > mailto:[EMAIL PROTECTED] > http://www.process-consulting.de > > > -----Urspr�ngliche Nachricht----- > > Von: Weaver, Scott [mailto:[EMAIL PROTECTED] > > Gesendet: Donnerstag, 4. Dezember 2003 16:26 > > An: 'Jetspeed Developers List' > > Betreff: RE: Problems building jetspeed from CVS > > > > > > Hi Stefan, > > > > The mockobjects source tree now has a dependency on the > > jetspeed-2.0-a1-dev.jar, I just changed the > > $JETSPEED2_HOME/maven.xml allBuild to take this into account. > > Try updating from the CVS now and see if this fixes your problem. > > > > > > Regards, > > *================================* > > | Scott T Weaver | > > | <[EMAIL PROTECTED]> | > > | Apache Jetspeed Portal Project | > > | Apache Pluto Portlet Container | > > *================================* > > > > > -----Original Message----- > > > From: Stefan Marx [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, December 04, 2003 10:05 AM > > > To: [EMAIL PROTECTED] > > > Subject: Problems building jetspeed from CVS > > > > > > Hi, > > > > > > I've solved the previous Problem but I still cannot build > > jetspeed. I > > > just tried a fresh Version (new MAVE Installation AND clean Rep. I > > > followed the getting_started and I just gut the following Message. > > > > > > Snip from maven.log > > > ---- > > > 2003-12-04 15:57:15,909 INFO > > > org.apache.maven.verifier.DependencyVerifier - Attempting > > to download > > > maven-SNAPSHOT.jar. 2003-12-04 15:57:20,736 INFO > > > org.apache.maven.verifier.DependencyVerifier - Attempting > > to download > > > jetspeed-2.0-a1-dev.jar. > > > 2003-12-04 15:57:20,936 WARN > > > org.apache.maven.verifier.DependencyVerifier - WARNING: Failed to > > > download jetspeed-2.0-a1-dev.jar. > > > 2003-12-04 15:57:20,936 INFO org.apache.maven.cli.App - > > Total time: 9 > > > seconds > > > 2003-12-04 15:57:20,946 INFO org.apache.maven.cli.App - > > Finished at: > > > Thu Dec 04 15:57:20 CET 2003 > > > 2003-12-04 15:57:20,946 INFO org.apache.maven.cli.App - > > > ---- > > > > > > I wonder because of the failed dep. I think > > jetspeed-2.0-a1-dev.jar is > > > the main file I want to build. ??? > > > > > > Any hints are very very welcome. > > > > > > > > > Mit freundlichen Gr��en Stefan Marx > > > > > > -- > > > Process Management Consulting GmbH > > > Mittelstrasse 12-14 Haus B, 50672 K�ln > > > Tel: (+49) 221 28 55 28 0 > > > Fax: (+49) 221 28 55 28 55 > > > Mobil: (+49) 170 16 400 47 > > > mailto:[EMAIL PROTECTED] http://www.process-consulting.de > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
