I was using 'addClasspath' with manifest section of jar plugin and noticed
that uniquely versioned snapshot dependencies seem to produce following
Class-Path values (with classpathMavenRepositoryLayout)

groupId/artifactId/version-timestamp/artifactId-version-SNAPSHOT.jar 

I presume 

groupId/artifactId/version-SNAPSHOT/artifactId-version-timestamp.jar 

would be the correct presentation?
-- 
View this message in context: 
http://www.nabble.com/Is-archiver-with-snapshot-dependencies-producing-correct-classpath-tp25993024p25993024.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to