Just got some more time to spend on this.
I'm trying a fresh install of everything - re-installed :
Java (1.4.2_05-b04)
Ant (1.6.2)
Maven (1.0)
Tomcat  (jakarta-tomcat-5.0.28)
Jetspeed (cvs head copy)

Currently the Jetspeed build fails trying to download some dependancies :

Jetspeed-2 Demo Portlet Application
+----------------------------------------
| Build and Install the Demo application WAR Jetspeed-2 Demo Portlet Application
| Memory: 57M/70M
+----------------------------------------
Attempting to download jetspeed-web-content-2.0-a1-dev.jar.
Response content length is not known
Response content length is not known
WARNING: Failed to download jetspeed-web-content-2.0-a1-dev.jar.


BUILD FAILED
File...... C:\Source\jakarta-jetspeed-2\maven.xml
Element... maven:reactor
Line...... 308
Column.... 40
The build cannot continue because of the following unsatisfied dependency:

jetspeed-web-content-2.0-a1-dev.jar


I assume this is a file Maven is trying to download off some backend server which is missing?
I know maven is correctly configured through our proxy, cos it managed o download quite a bit of other stuff, but when I run the allClean allBuild goal he complains all the plugins are not available. (e.g. Plugin 'maven-deploy-plugin' in project 'Jetspeed-2 Page Manager' is not available) Perhaps some repository at Apache is down?



wh


"maven -o -Dmaven.test.skip=true allClean allBuild quickStart" should put it down to around a minute or two.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to