Hi, Having the following plugin in our POM
<groupId>org.apache.maven.plugins</groupId> <artifactId>maven-eclipse-plugin</artifactId> <version>2.7</version> <=== was "2.5.1" before retrieving it with Artifactory 2.1 fails (although it's http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.7/ available ). When I open http://<artifactory>/<virtual-repo>/org/apache/maven/plugins/maven-eclipse-plugin/2.7/maven-eclipse-plugin-2.7.pom in browser I get: java.io.IOException: User anonymous is not permitted to deploy 'org/apache/maven/plugins/maven-eclipse-plugin/2.7/maven-eclipse-plugin-2.7.pom' into 'repo1-cache:org/apache/maven/plugins/maven-eclipse-plugin/2.7/maven-eclipse-plugin-2.7.pom'. org.artifactory.repo.RemoteRepoBase.downloadAndSave(RemoteRepoBase.java:331) org.artifactory.repo.service.RepositoryServiceImpl.downloadAndSave(RepositoryServiceImpl.java:1424) Why is it so ? Is it configurable ? Couldn't find anything about "repo1-cache" in user guide, Artifactory itself or "repo1" repository configuration. Thank you! ----- -- Best regards, Evgeny http://evgeny-goldin.com/ -- View this message in context: http://www.nabble.com/User-anonymous-is-not-permitted-to-deploy-into-%27repo1-cache%27---tp25916782p25916782.html Sent from the Artifactory-Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
