Brett Porter <brett.porter <at> gmail.com> writes:
> > > > > > It's missing the timestamp, indicating to me that jar.pom might be > > > turning off the build numbering? In which case it is correct to always > > > use -SNAPSHOT but is a bug if that isn't being redownloaded when it > > > changes. > > > > > > - Brett > > > > Thanks for your fast reply. This leads me to another question. How are the snapshot jars supposed to be named? When using the ant-tasks to deploy a snapshot the resulting name doesnt contain a timestamp, the file always is called ..-SNAPSHOT.jar in the repository, while when using mvn2 there always seems to be a timestamp in the name. Is this timestamp in the name somehow used to decide wether to download a new snapshot? Or is this decision exclusively based on the metadata-xml files? Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
