Re: [javahg] Re: 0.3 Release of JavaHg
- From:
- Jan Sorensen
- Date:
- 2012-05-10 @ 05:15
Let me give a little background. To get the artifacts into the central
repository you have to do a number of steps, for example deploying to
a staging repo and promote it to a release repo. Sonatype will about
every second hour sync the release repo to Maven central.
Initially when I was doing the release I forgot the final step to
promote to the release repo. The first mail from Jon made me aware of
this and I did the promotion Tuesday evening (Europe). I was then
planning to wait for the sync and answer Jon's email. It turned out
that it took considerable longer for Sonatype to perform the sync, I
have no idea why. But at least it is there now.
For information the release repo is at
https://oss.sonatype.org/content/repositories/releases/
Sonatype does some validation of the artifact before they can be
promoted. Among others they must have sources and javadoc. Mistakenly
the sources and javadoc was not configured the "extensions" jars
(purge, rebase, and mq). So these extensions is not available as
version 0.3 in Maven Central (in contraction to what I said in my
first email). They are available as 0.4-SNAPSHOT versions. I assume
nobody needs these as a release version, of if somebody does I can
make a 0.4 release.
Rgds,
Jan
On Wed, May 9, 2012 at 10:12 PM, Jon Gunnip <jongunnip@gmail.com> wrote:
> I see that Java HG 0.3 is available in
> https://oss.sonatype.org/index.html#nexus-search;quick~javahg now so I am
> able to access it.
>
>
> On Tue, May 8, 2012 at 12:42 PM, Jon Gunnip <jongunnip@gmail.com> wrote:
>>
>> Hi,
>>
>> I don't see the 0.3 release in Sonatype Maven
>> (https://repository.sonatype.org/index.html#nexus-search;quick~javahg). Is
>> there an upper range on how long the artifacts take to show up?
>>
>> Thanks,
>> Jon
>>
>>
>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>> From: Jan Sorensen Date: 2012-05-07 @ 06:25
>>
>> Hi,
>> I have created a 0.3 release of JavaHg including the three extensions:
>> purge, rebase and mq. The rebase and mq has recently been provided by
>> John Peberdy.
>>
>> The release jars has been uploaded to Sonatype Maven repository, they
>> should be available there shortly.
>>
>> The new development version is 0.4-SNAPSHOT
>>
>> Cheers,
>> Jan
>
>