Google is your friend: http://maven.apache.org/guides/mini/guide-proxies.html
/Anders On Fri, Dec 17, 2010 at 09:52, biswamohan.padhy <[email protected]>wrote: > > I have attached the settings.xml > > I was getting following error while I was creating a project before I > downloaded the plugin jars manually. > Downloading: > > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar > > [WARNING] Failed to retrieve plugin descriptor for > org.apache.maven.plugins:maven-install-plugin:2.3.1: Plugin org.apache.mav > en.plugins:maven-install-plugin:2.3.1 or one of its dependencies could not > be resolved: Could not transfer artifact org.apach > e.maven.plugins:maven-install-plugin:jar:2.3.1 from/to central > (http://repo1.maven.org/maven2): Error transferring file: Conn > ection timed out: connect > > And getting the following error I downloaded the plugin jars manually. > > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml > [WARNING] Could not transfer metadata > org.apache.maven.plugins/maven-metadata.xml from/to central > (http://repo1.maven.org/mav > en2): Error transferring file: Connection timed out: connect > > We are using an automatic proxy configuration URL to connect to internet in > my company. > Can you please let me know how to configure the settings.xml for automatic > proxy configuration URL. > http://maven.40175.n5.nabble.com/file/n3309107/settings.xml settings.xml > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Maven-in-5-minutes-doesn-t-work-tp510820p3309107.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] > >
