This seems like a simple question so forgive my ignorance on the topic. I have a project using maven that uses an external library. I recently realized that I have to switch to using a snapshot version of this external library. So, in Artifactory I configured a new remote repository that contains the snapshots of the external library I'm using and I added this new remote repository to the remote-repos virtual repository. I obviously altered the POM to point the snapshot version of this external library and then ran the maven build.
The result is, the snapshot version of the external library can't be found. It seems to me that this should just work. It had no problem resolving and caching the artifacts from other remote repositories. I must be missing something when configuring the new remote repository. I should point out that I am not using a settings.xml file but am explicitly stating the URL of my Artifactory repository in my POM file. -JF -- View this message in context: http://forums.jfrog.org/New-remote-repository-tp5723116p5723116.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
