On 7/27/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
On 7/26/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:

> @phil: What do you think, can we have this?
> Or is it a bad idea to do this for all projects by default?
> I can setup my own cronjob to create the link then.

+1. The jars we're deploying seem useless currently if people can't
depend on them in a snapshot way. Do we even need the dated one?
Should it be SNAPSHOT-YYYYMMDD? I'm not sure what the recommended way
is to do snapshots nowadays.

I think it needs to end in -SNAPSHOT for Maven to recognize it.  Do
you have a way to get the <currentVersion> out of project.xml/pom.xml
?  For VFS it's 1.0-RC8-SNAPSHOT.

The dated ones have some value.  If something goes wrong in "the
latest" nightly, you can change your pom to depend on yesterday's
until you sort out the problem.

This doesn't address Vincent's concern of having a stable build to
depend on, but that's what releases are for. :)

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to