You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Tuomas Kiviaho <tu...@iki.fi> on 2009/10/21 15:55:01 UTC

Is archiver with snapshot dependencies producing correct classpath

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-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org