users@jersey.java.net

Re: Push latest builds to maven

From: Martin Grotzke <martin.grotzke_at_javakaffee.de>
Date: Wed, 06 Feb 2008 13:54:37 +0100

Hi,

I personally don't like the concept of a latest/SNAPSHOT build not very
much but prefer nightly builds with a date/timestamp in the version of
an artifact. This gives more control over what you are running...

But having bleeding edge available would be really great :)

Cheers,
Martin


On Wed, 2008-02-06 at 10:51 +0100, Paul Sandoz wrote:
> Hi,
>
> It seems i am getting a regular trickle of requests to push latest
> builds to maven. I am underestimating peoples willingness to live on the
> bleeding edge with a partially complete API and implementation!
>
> I am not sure it is possible to automatically push the latest build
> every time a commit occurs but we could push manually when
> mini-milestones are reached and that would overwrite what was previously
> pushed.
>
> We could use different artifact ids e.g. 'jersey-latest' and
> 'jsr311-latest' and make it clear the risk of depending on these artifacts.
>
> Is this something that would be acceptable to maven users?
>
> Paul.
>