[ http://issues.apache.org/jira/browse/LUCENE-734?page=comments#action_12459126 ] Jukka Zitting commented on LUCENE-734: --------------------------------------
Digging deeper I found that the artifacts are actually located in the Maven 1 repository thanks to some URL rewrite magic, i.e. http://repo1.maven.org/maven/org.apache.lucene/jars/lucene-core-2.0.0.jar exists even though http://repo1.maven.org/maven/org.apache.lucene/jars/ returns a 404 error. So from my perspective it's OK to resolve this issue as Invalid. > FYI: anyone can edit the wiki if you create an account and login. Yes, thanks. I probably had the page locally cached since I still got the "immutable" message on the page after creating an account and logging in. Now it shows up as editable, I'll update the instructions. > Upload Lucene 2.0 artifacts in the Maven 1 repository > ----------------------------------------------------- > > Key: LUCENE-734 > URL: http://issues.apache.org/jira/browse/LUCENE-734 > Project: Lucene - Java > Issue Type: Task > Components: Other > Reporter: Jukka Zitting > Priority: Minor > > The Lucene 2.0 artifacts can be found in the Maven 2 repository, but not in > the Maven 1 repository. There are still projects using Maven 1 who might be > interested in upgrading to Lucene 2, so having the artifacts also in the > Maven 1 repository would be very helpful. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
