no , my proxy settings doesnt require any authentication . I checked the same in Maven user guide. If it needs any such , then it wouldn't have downloaded ant1.5.1 jar . It throws the error while downloading junit3.8.1 after having downloaded ant1.5.1 sucessfully. any idea ... Thanks Vidhya.
Rademacher Tobias wrote: > Does your proxy needs authentification? > > > -----Urspr�ngliche Nachricht----- > > Von: Vidhya [mailto:[EMAIL PROTECTED] > > Gesendet am: Donnerstag, 12. Juni 2003 13:10 > > An: Maven Users List > > Betreff: Re: Error while downloading jars - behind proxy > > > > I am working on Unix machine but still not working. > > Thanks > > Vidhya. > > > > Pablo Jejcic wrote: > > > > > By any chance are you using Cygwin?? > > > I'm having the same problem using Cygwin, but it works on a > > Unix machine.- > > > > > > Kind Regards. > > > ******************************************* > > > Pablo Jejcic > > > Smartweb Senior system Administrator > > > School of Computing - Robert Gordon University > > > [EMAIL PROTECTED] > > > Phone:44-(0)1224-262797 > > > FAX:44-(0)1224-262790 > > > http://www.smartweb.rgu.ac.uk > > > ******************************************* > > > Sally:"So a man can be friends with a woman he finds unattractive?" > > > Harry:"No, you pretty much want to nail them, too" > > > ******************************************* > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: 12 June 2003 11:20 > > > To: Maven Users List > > > Subject: Error while downloading jars - behind proxy > > > > > > Hi all, > > > I am having the following problem when maven downloads the > > jars for the > > > first time. my system is behind the firewall and I have > > set the proxy > > > settings(maven.proxy.host and proxy.port) in build.properties maven > > > downloaded ant1.5.1 jar successfully , but for junit3.1.8 > > it throws the > > > following error. > > > > > > java.lang.ClassNotFoundException: xml > > > at java.net.URLClassLoader$1.run(URLClassLoader.java:198) > > > at > > java.security.AccessController.doPrivileged(Native Method) > > > at > > java.net.URLClassLoader.findClass(URLClassLoader.java:186) > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:262) > > > at > > > > > org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser. > > java:1039) > > > > > > at > > > > > org.apache.commons.jelly.parser.XMLParser.startElement(XMLPars > > er.java:647) > > > > > > at > > org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown > > > Source) > > > > > > at > > > > > org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyEleme > > nt(Unknown > > > Source) > > > at > > > > > org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartEleme > > nt(Unknown > > > Source) > > > ................ > > > Can any one tell me why is this happening and how can I > > fix it ,so that the > > > jars can be downloaded successfully. > > > > > > Thanks > > > Vidhya > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
