Hey Noam, I figured out what was wrong. I basically had this XML in the POM file for my Artifactory repository:
<snapshots> <enabled>false</enabled> </snapshots> Once I changed that to 'true', everything worked. I figured it had to be something simple. -JF -- View this message in context: http://forums.jfrog.org/New-remote-repository-tp5723116p5725687.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
