RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
Message- From: Steven A Rowe [mailto:sar...@syr.edu] Sent: Friday, September 07, 2012 8:34 AM To: dev@lucene.apache.org Subject: RE: SonaType repo in Maven POMs Hmm, looking now at the current lucene-core POM (now in lucene/core/src/java/), there is zero mention of sonatype repo or randomize

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
, but I removed that as part of LUCENE-4365. Steve -Original Message- From: Steven A Rowe [mailto:sar...@syr.edu] Sent: Friday, September 07, 2012 8:21 AM To: dev@lucene.apache.org Subject: RE: SonaType repo in Maven POMs About the lucene-core POM inclusion of the sonatype repo, I found

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
riday, September 07, 2012 8:25 AM To: dev@lucene.apache.org Subject: Re: SonaType repo in Maven POMs > See my last post - sonatype repo is being used from lucene test-framework > using the current configuration. I really don't know how maven artefact resolution order works but I know Uw

Re: SonaType repo in Maven POMs

2012-09-07 Thread Dawid Weiss
> See my last post - sonatype repo is being used from lucene test-framework > using the current configuration. I really don't know how maven artefact resolution order works but I know Uwe and Robert had problems yesterday. But so did sonatype's repo because there was a lot of HTTP 500 when trying

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
--Original Message- From: Steven A Rowe [mailto:sar...@syr.edu] Sent: Friday, September 07, 2012 8:00 AM To: dev@lucene.apache.org Subject: RE: SonaType repo in Maven POMs Hi Dawid, What issue will be fixed by adding sonatype to the master pom? FYI, I've successfully run the maven

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
: Re: SonaType repo in Maven POMs > What issue will be fixed by adding sonatype to the master pom? Oh, merely an annoyance. The problem is that when I push a release to sonatype I need to wait forever before it's synced up with maven central. It is really annoying. The updates show up immedi

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
190K downloaded (randomizedtesting-runner-2.0.0.jar) -- Steve -Original Message- From: Robert Muir [mailto:rcm...@gmail.com] Sent: Friday, September 07, 2012 7:48 AM To: dev@lucene.apache.org Subject: Re: SonaType repo in Maven POMs On Fri, Sep 7, 2012 at 7:40 AM, Dawid Weiss wr

Re: SonaType repo in Maven POMs

2012-09-07 Thread Dawid Weiss
> What issue will be fixed by adding sonatype to the master pom? Oh, merely an annoyance. The problem is that when I push a release to sonatype I need to wait forever before it's synced up with maven central. It is really annoying. The updates show up immediately on sonatype's repos. > FYI, I've

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
Hi Dawid, What issue will be fixed by adding sonatype to the master pom? FYI, I've successfully run the maven build from both trunk and branch_4x on my box since you upgraded, including downloading randomizedtesting-runner-2.0.0.jar. I'm not sure why the randomizedtesting jar is referenced fro

Re: SonaType repo in Maven POMs

2012-09-07 Thread Robert Muir
On Fri, Sep 7, 2012 at 7:51 AM, Uwe Schindler wrote: > Ist already in the Maven jenkins tasks! No other tasks run this check - So > it's once per day. "ant jenkins-maven-nightly". > oh cool, thanks Uwe! -- lucidworks.com - To

RE: SonaType repo in Maven POMs

2012-09-07 Thread Uwe Schindler
bert Muir [mailto:rcm...@gmail.com] > Sent: Friday, September 07, 2012 1:48 PM > To: dev@lucene.apache.org > Subject: Re: SonaType repo in Maven POMs > > On Fri, Sep 7, 2012 at 7:40 AM, Dawid Weiss > wrote: > > Hi Steve :) > > > > I added a custom repo (sonatyp

Re: SonaType repo in Maven POMs

2012-09-07 Thread Robert Muir
On Fri, Sep 7, 2012 at 7:40 AM, Dawid Weiss wrote: > Hi Steve :) > > I added a custom repo (sonatype releases) to test-framework's pom so > that I can use sonatype's releases before they're synced up to > central. But now I see randomizedtesting jar is referenced from: > > test-framework > lucene-