hello I'm having a problem with Artifactory and Alfresco Public Repository
I have configured Artifactory behind my proxy and I am trying to access to Alfresco Public Repository therefore I have created a new remote repository in Artifactory (in the admin/repositories/remote repositories section) Repository key: alfresco-public url: https://artifacts.alfresco.com Connection test is successful Problem is Artifactory doesn't download jars when I add (alfresco) dependencies to a Maven project; I get an error saying: "Missing artifact org.alfresco:alfresco-core:pom:4.2.e" What can I do? Example dependecy: <dependency> <groupId>org.alfresco</groupId> <artifactId>alfresco-core</artifactId> <version>4.2.0</version> <type>pom</type> /dependency> -- View this message in context: http://forums.jfrog.org/Alfresco-Public-Repository-tp7579497.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
