Return-Path: X-Original-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BBF6F4EBD for ; Wed, 11 May 2011 20:52:11 +0000 (UTC) Received: (qmail 91310 invoked by uid 500); 11 May 2011 20:52:11 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 91274 invoked by uid 500); 11 May 2011 20:52:11 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 91267 invoked by uid 99); 11 May 2011 20:52:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2011 20:52:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2011 20:52:09 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 4D4772A9; Wed, 11 May 2011 20:51:48 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 11 May 2011 20:51:48 -0000 Message-ID: <20110511205148.46792.44199@eos.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Update_of_=22HowToContribute=22_by_SteveRowe?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "HowToContribute" page has been changed by SteveRowe. The comment on this change is: Added per-Solr-version links for Maven READM= E file; fixed text and hierarchical placement for the dev. env. "final thou= ght". http://wiki.apache.org/solr/HowToContribute?action=3Ddiff&rev1=3D59&rev2=3D= 60 -------------------------------------------------- = =3D=3D Maven =3D=3D = + There is information about using Maven with Solr and Lucene in the source= tree, at `dev-tools/maven/README.maven`. The information differs slightly= by code branch. Here are links to this file for each Solr version: + = + ||'''Solr Version'''||'''Link to Lucene/Solr Maven build instructions'''|| - See [[http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_3_1= /dev-tools/maven/README.maven|the Lucene/Solr Maven build instructions]]. + ||3.1.X||http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_= 3_1/dev-tools/maven/README.maven|| + ||3.2 (unreleased)||http://svn.apache.org/repos/asf/lucene/dev/branches/b= ranch_3x/dev-tools/maven/README.maven|| + ||trunk/4.0 (unreleased)||http://svn.apache.org/repos/asf/lucene/dev/trun= k/dev-tools/maven/README.maven|| = - =3D=3D=3D One final note =3D=3D=3D + =3D=3D One final note =3D=3D - As always, there are gremlins out there. This guide works for me on my ma= chine for both Eclipse and IntelliJ. However, this isn't the first project = I've put in either of those environments here. Your machine with your histo= ry may have different results. If there are steps you have to take, please = either let me know or update this page directly so others can benefit. = + As always, there are gremlins out there. If you find problems with the i= nformation here, and especially if you subsequently find solutions to the p= roblems you find, please either write to the solr-user mailing list or upda= te this page directly so others can benefit. +=20