Hi Thanks again for your reply. I think i will talk to the proxy ppl n get the issue resolved rather than setting up an internal mirror... Thanks again.. Your help is appreciated..
Regards Anushree Anders Hammar wrote: > > What kind of workaround are thinking about? If it's blocking, it is. > One way of solving this could be settings up an internal mirror of > central, > like if you don't have an Internet connection. However, that is a VERY > troublesome road to walk. I've tried it myself for a customer and we're > migrating away from it. I suggest that you talk to the proxy people and > make > them solve the issue. > > /Anders > > On Thu, Oct 8, 2009 at 12:40, anshree123 <[email protected]> wrote: > >> >> Hi Thanks for the reply. >> I tried the changes. You are right the problem is with the proxy, it is >> blocking the download of the plugins. >> Is there any workaround? >> >> >> I did a quick check in an xml editor and it looks ok. >> Are you able to do anything with Maven? If not, the proxy settings is >> incorrect or something is blocking central. You could try adding a >> different >> repo and see if that works (it would then rule out the proxy setting as >> incorrect). Try adding one of the central mirrors as a repository and a >> plugin repository in your pom: >> http://docs.codehaus.org/display/MAVENUSER/Mirrors+Repositories >> Don't add it as a mirror in your settings file. Just add one of them as a >> normal repo and a plugin repo in your pom. When central fails it will try >> this. We do this just to check if there is something blocking central. If >> it >> still doesn't work, something is most likely wrong with your proxy >> configuration. >> >> /Anders >> >> On Thu, Oct 8, 2009 at 06:37, anshree123 <[email protected]> wrote: >> >> > >> > Hi thanks for the reply.. >> > Here is the entire settings.xml file. >> > >> > <?xml version="1.0" encoding="UTF-8"?> >> > >> > ... >> -- >> View this message in context: >> http://www.nabble.com/Getting-error-while-configuring-Maven-tp25783764p25801702.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- View this message in context: http://www.nabble.com/Getting-error-while-configuring-Maven-tp25783764p25815008.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
