Lucene's trunk build (2.9-dev) is supposed to be available, as 2.9-SNAPSHOT. But something is wrong: we seem to be building 2.9 trunk but attempting to publish it (incorrectly) as 2.4-SNAPSHOT.
But then, 2.4-SNAPSHOT is not published correctly... I only see the maven-metadata.xml, and no artifacts, here: http://repository.apache.org/snapshots/org/apache/lucene/lucene-core/ I'll take both issue to java-dev to get to the bottom of them. Re eta on 2.9, I'm not sure... development is still going strong, and we have a big backlog of 2.9 issues (https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=12310110&fixfor=12312682) Mike On Mon, May 11, 2009 at 6:31 AM, Paul Taylor <paul_t...@fastmail.fm> wrote: > Hi > > I'm working on an opensrc project that needs Lucene 2.9 and uses Maven, it > would be great if Lucene 2.9 could be found automatically so that other > developers can easily run and build the project. > First of all I changed the version field from 2.4 to 2.9 in my pom.xml but > lucene couldn't find it, 2.9 isn't in the repo1 server, I then looked at the > latest developer build on hudson and in the maven-metadata.xml file it has > the version set to 2.4-SNAPSHOT so I changed the version to that instead , > no luck. > > So is there any way I can do it without manually downloading the jar and > installing it, and whats the ETA for the actual release of 2.9 > > thanks Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org