|
Hi,
I am facing a build error as mentioned below, though i have added proxy entry in my m2/settings.xml file i still face the same error. Can someone please help me out in solving this .
ERROR:
Plugin org.apache.camel:camel-maven-plugin:2.7.3-fuse-00-53 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.camel:camel-maven-plugin:jar:2.7.3-fuse-00-53: Could not transfer artifact org.apache.camel:camel-maven-plugin:pom:2.7.3-fuse-00-53 from/to release.fusesource.org (http://repo.fusesource.com/nexus/content/repositories/releases): Access denied to http://repo.fusesource.com/nexus/content/repositories/releases/org/apache/camel/camel-maven-plugin/2.7.3-fuse-00-53/camel-maven-plugin-2.7.3-fuse-00-53.pom. Error code 407, Proxy Authentication Required
Although i am behind a proxy when browsed i can see the pom xml in the repository which says i do have access to the file.
Currently working on Fuse IDE:2.0.26 on Eclipse Helios 3.6.2 platform
I have also attached the pom xml file and the m2 settings file format as reference
|