You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by kalebral <ka...@gmail.com> on 2007/02/27 23:30:02 UTC

Problems with timestamps

Using Maven 2.0.4, we have several jar files (with a SNAPSHOT version)  which
are built and deployed to our company repository. Other projects which use
these jar files are having problems as the dependent jar files are sometimes
included with the timestamp included in their name instead of the standard
jar file name. For example instead of including "name-1.0-SNAPSHOT.jar" it
includes "name-1.0-20070227.061529-18.jar" where the classpath expects
"name-1.0-SNAPSHOT.jar"

Has anyone seen this before?

Thanks
-- 
View this message in context: http://www.nabble.com/Problems-with-timestamps-tf3305000s177.html#a9193523
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