Looks like maybe you are behind a proxy so it cant find www.ibiblio.org ? Maybe try settings ANT_OPTS -Dhttp.proxyHost=YOUR_PROXY -Dhttp.proxyPort=XXXX
Ben -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 14, 2005 7:58 AM To: [email protected] Subject: FW: get task problem -----Original Message----- From: Lwahhabi, Hind Sent: Thu 7/14/2005 1:55 PM To: Ant Users List Subject: get task problem Hello gentle people, oSome nice guy resolved a bug in the ant-contrib project and i am tryring to rebuild the ant-contrib jar with the classes modified; £When running the build;xml of ant-contrib i can't make the <get> task work. I get the following error: [get] Getting: http://www.ibiblio.org/maven/bcel/jars/bcel-5.1.jar [get] To: C:\ant-contrib\ant-contrib\src\ant-contrib\lib\bcel-5.1.jar [get] Error getting http://www.ibiblio.org/maven/bcel/jars/bcel-5.1.jar to C:\ant-contrib\ant-contrib\sr c\ant-contrib\lib\bcel-5.1.jar BUILD FAILED C:\ant-contrib\ant-contrib\src\ant-contrib\build.xml:375: The following error occurred while executing this li ne: C:\ant-contrib\ant-contrib\src\ant-contrib\build.xml:441: The following error occurred while executing this li ne: C:\ant-contrib\ant-contrib\src\ant-contrib\build.xml:435: java.net.UnknownHostException: www.ibiblio.org Is this a problem due to my system settings? thx. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ************************************************************** This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. TIAA-CREF ************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
