We have a codebase that's going to be somewhat unstable for a while. We want to publish "snapshots" but not the sort where Maven will automatically bring in the latest version.
Date and timestamped snapshots were suggested. I've seen artifacts named project-x.x-YYYYMMDD.n.jar, where I think n is a timestamp. Can Maven 1 be told to do this? Is this a matter of changing project.xml and building/deploying the .jar, or is there a special command/plugin that will datestamp the jar automatically? Thanks, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
