Viorres Nikos wrote:
Hi all,
As Vangelis notified you yesterday, we are about to start developing the Greek universities portal infrastructure based upon j2. Unfortunately, we face problems with building j2 ! In particular, following the precise procedure mentioned here http://wiki.apache.org/portals/Jetspeed2/QuickstartForTheImpatient/BuildUsingMaven, we get stuck upon the task of initializing maven with the "maven initMavenPlugin" command due to the following dependency failure:

jetspeed-webapp-logging-2.0.jar.

Sounds like you are building from the svn head
That is not version 2.0, but 2.1-dev
There is no 2.0 version of jetspeed-webapp-logging
Check your $HOME/build.properties for:

jetspeed.version = 2.1-dev
maven.repo.remote = http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/, http://dist.codehaus.org/, http://cvs.apache.org/repository

Error retrieving artifact from [ http://dist.codehaus.org/org.apache.portals.jetspeed-2/jars/jetspeed-webapp-logging-2.0.jar]: java.io.IOException: Unknown error downloading; status code was: 503 Error retrieving artifact from [ http://cvs.apache.org/repository/org.apache.portals.jetspeed-2/jars/jetspeed-webapp-logging-2.0.jar]: java.io.IOException: Unknown error downloading; status code was: 302 (the file of course is not there) The init procedure stops right there, and it is impossible to build after that. Furthermore, we've tried to build using eclipse to no avail. Using the default .classpath and .project files we get numerous errors (even though all external lib dependencies seem ok). Regards
N


--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194

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

Reply via email to