I have the same problem with artifactory 2.3.4.1

The UI shows metadata:

<dependency>
    <groupId>org.apache.maven.plugin.nar</groupId>
    <artifactId>maven-nar-plugin</artifactId>
    <version>2.1-20111023.074344-1</version>
    <type>pom</type>
</dependency>

But after building the dependent artifact with a fresh .m2, the .m2
metadata shows:

<metadata>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-nar-plugin</artifactId>
  <version>2.1-SNAPSHOT</version>
</metadata>

Been stopped on this for a couple of days, trying everything, googling like
crazy!


--
View this message in context: 
http://forums.jfrog.org/Can-t-get-SNAPSHOT-update-from-Artifactory-after-deployment-tp6899573p6926858.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to