Hi Tony.

In a corporate environment it is quite common to not have a direct internet access, instead all web traffic addressed for internet is routed thru a (corporate intranet) proxy. Like in Firefox where you have to enter this information (http://www.ehow.com/how_2239820_enter-proxy-settings-firefox.html) you have to set this configuration for maven to be able to access resources outside of ones intranet. In maven this is done by configuring the <proxy> element in settings.xml.

So this is actually valid to any maven project that uses a license that needs to be downloaded from the internet, from within an intranet using a proxy.

See http://www.javaworld.com/javatips/jw-javatip42.html, for a hint on what needs to be done.

Best regards,
//Niklas

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to