Any idea why I'm getting a Access denied during the mvn clean install
-DdeployTo=/opt/matterhorn/felix/matterhorn

[WARNING] Unable to get resource
'org.springframework.security.oauth:spring-security-oauth:pom:1.0.0.M1' from
repository central (http://repo1.maven.org/maven2): Authorization failed:
Access denied to:
http://repo1.maven.org/maven2/org/springframework/security/oauth/spring-security-oauth/1.0.0.M1/spring-security-oauth-1.0.0.M1.pom


When I try to do a wget on the resource I get a 403 forbidden...

/opt/matterhorn/1.2.0$ wget
http://repo1.maven.org/maven2/org/springframework/security/oauth/spring-security-oauth/1.0.0.M1/spring-security-oauth-1.0.0.M1.pom--2011-09-1415:57:46--
http://repo1.maven.org/maven2/org/springframework/security/oauth/spring-security-oauth/1.0.0.M1/spring-security-oauth-1.0.0.M1.pom
Resolving repo1.maven.org... 207.223.241.90
Connecting to repo1.maven.org|207.223.241.90|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2011-09-14 15:57:46 ERROR 403: Forbidden.

Is the install script out of date?

Thanks,

Shane
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to