Hi, On 11/30/06, Jukka Zitting <[EMAIL PROTECTED]> wrote:
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.
Note that the problem is not related to the incorrect Derby version number in the example I posted, the following fails as well. -------------------- __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Attempting to download derby-10.2.1.6.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/org.apache.derby/jars/derby-10.2.1.6.jar]: java.io.IOException: Unknown error downloading; status code was: 301 WARNING: Failed to download derby-10.2.1.6.jar. The build cannot continue because of the following unsatisfied dependency: derby-10.2.1.6.jar (try downloading from http://db.apache.org/derby/) Total time: 3 seconds Finished at: Thu Nov 30 00:42:40 EET 2006 -------------------- BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]