Hi,
based on the error message you are sitting at least behind some kind of
proxy which needs authentication...
> Unable to get resource
> 'org.apache.maven.plugins:maven-resources-plugin:pom:2.3' from repository
> central (http://repo1.maven.org/maven2): Authorization failed: Access
> denied t
On 02/09/2012 10:39 PM, Rajmohan wrote:
> I have just installed maven 2.2.1 and ran the following command
>
> *C:\Users\user1>mvn -X install*
>
> I am getting build error. Following is the log. Mainly the error is
>
> *Access denied to:
[...]
Are you sure you're not behind a proxy that needs a
> I am running maven in a corporate environment. I am not good at networking
> stuff. But may be is it due to some firewall or proxy etc etc..
>
> If so what is the solution for this.
http://maven.apache.org/guides/mini/guide-proxies.html
Wayne
---