Hi, It seems that the mirrors.ibiblio.org redirect doesn't work well with Maven 1.0.2. I just tried to download a new dependency from the repository using 1.0.2, but apparently the 301 redirect is treated as an error code. See below:
-------------------- __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Attempting to download derby-10.2.6.1.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/org.apache.derby/jars/derby-10.2.6.1.jar]: java.io.IOException: Unknown error downloading; status code was: 301 WARNING: Failed to download derby-10.2.6.1.jar. The build cannot continue because of the following unsatisfied dependency: derby-10.2.6.1.jar (try downloading from http://db.apache.org/derby/) Total time: 14 seconds Finished at: Thu Nov 30 00:28:57 EET 2006 -------------------- BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]