Hi!

For some reason command "maven war:install" does not check all repositories
listed in build.properties file (maven.repo.remote =
http://www.bluesunrise.com/maven/,
http://www.ibiblio.org/maven/, http://dist.codehaus.org/,
http://cvs.apache.org/repository,
http://mirrors.ibiblio.org/pub/mirrors/maven) 

and therefore gives an errod while attempting to buld jetspeed.war: 

Attempting to download derby-10.1.jar.
Error retrieving artifact from [
http://www.ibiblio.org/maven/org.apache.derby/j
ars/derby-10.1.jar]: java.io.IOException: Unknown error downloading; status
code
 was: 301
Error retrieving artifact from [
http://cvs.apache.org/repository/org.apache.der
by/jars/derby-10.1.jar]: java.io.IOException: Unknown error downloading;
status
code was: 302
WARNING: Failed to download derby-10.1.jar.
The build cannot continue because of the following unsatisfied dependency:

derby-10.1.jar

Total time: 13 seconds
Finished at: Sun Jan 14 19:12:40 EET 2007

What should cahne in order to get downloads from
http://mirrors.ibiblio.org/pub/mirrors/maven)?

Evi


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

Reply via email to