dev@grizzly.java.net

Re: Could I know the cycle of uploading the snapshot?

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Fri, 16 Dec 2011 15:21:55 -0800

On 12/16/11 5:24 AM, Bongjae Chang wrote:
> Hi,
>
> If I have understood correctly, the release binary will be uploaded to
> maven central(http://repo1.maven.org) whenever the new version will be
> released and the snapshot which is under construction will be uploaded
> to another
> repository("https://maven.java.net/content/repositories/snapshots").
>
> So I would like to know when the snapshot will be updated into
> "https://maven.java.net/content/repositories/snapshots".
>
> Currently, the "grizzly-thrift-2.2-20111214.004429-7.jar" snapshot is
> the latest one in the repository but it doesn't include the latest
> classes(source changes) of git.
>
> Thanks.
>
> Regards,
> Bongjae Chang
>
>
Hi Bonjae,

Sorry for the delayed response. The current cycle is "when ever we
think we should push a snapshot". This was mostly due to historical
reasons with the old java.net maven repo being problematic. However,
we're going to setup a new job to publish the snapshots nightly.

We'll follow up again once the job is in place.