Re: Maven 4.1-SNAPSHOTS not up-to-date

2012-12-11 Thread Steve Rowe
I just committed a change to the ant task that runs on Jenkins once a day (once per day on both trunk and branch_4x), so that snapshots get deployed before tests are run under Maven. On Dec 11, 2012, at 4:11 PM, Neil Ireson wrote: > Despite the poo-pooing of Maven I would be keen for the nigh

RE: Maven 4.1-SNAPSHOTS not up-to-date

2012-12-11 Thread Neil Ireson
Despite the poo-pooing of Maven I would be keen for the nightly builds to be release to the apache repository. This will have the advantage that those lazy Maven users who cannot be bothered to do their own repository maintenance (shame on me) will quickly be able to test the latest code and rep

RE: Maven 4.1-SNAPSHOTS not up-to-date

2012-12-11 Thread Uwe Schindler
://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Steve Rowe [mailto:sar...@gmail.com] > Sent: Tuesday, December 11, 2012 7:46 PM > To: java-user@lucene.apache.org > Subject: Re: Maven 4.1-SNAPSHOTS not up-to-date > > I'm thinking of moving th

Re: Maven 4.1-SNAPSHOTS not up-to-date

2012-12-11 Thread Steve Rowe
I'm thinking of moving the arifact upload to happen prior to running tests, so that people can have access to snapshots through the standard maven channel regardless of the ability of solr tests to succeed under maven on freebsd. On Dec 11, 2012, at 10:07 AM, Uwe Schindler wrote: > Hi, > > Th

RE: Maven 4.1-SNAPSHOTS not up-to-date

2012-12-11 Thread Uwe Schindler
Hi, The problem is: the maven build does not succeed at the moment because Solr tests are likely to fail, see: https://builds.apache.org/computer/lucene/ But you can download the standard Lucene and Solr Artifacts from https://builds.apache.org/job/Lucene-Artifacts-4.x/ and https://builds.apac