Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 54655 invoked from network); 18 Aug 2010 20:55:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Aug 2010 20:55:58 -0000 Received: (qmail 89848 invoked by uid 500); 18 Aug 2010 20:55:57 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 89806 invoked by uid 500); 18 Aug 2010 20:55:56 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 89799 invoked by uid 99); 18 Aug 2010 20:55:56 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 20:55:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 20:55:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7IKtGd3022605 for ; Wed, 18 Aug 2010 20:55:17 GMT Message-ID: <6079733.430011282164916389.JavaMail.jira@thor> Date: Wed, 18 Aug 2010 16:55:16 -0400 (EDT) From: "Sebastian Annies (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (SOLR-2055) CLONE -woodstox dependency in maven solrj has wrong groupId In-Reply-To: <6991532.418021282125016809.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900027#action_12900027 ] Sebastian Annies commented on SOLR-2055: ---------------------------------------- Not quite. SOLR-2042 is reported and fixed against the next major! In case there is another 1.4.x release I'd like a fix there! > CLONE -woodstox dependency in maven solrj has wrong groupId > ----------------------------------------------------------- > > Key: SOLR-2055 > URL: https://issues.apache.org/jira/browse/SOLR-2055 > Project: Solr > Issue Type: Bug > Components: clients - java > Affects Versions: 1.4.1 > Reporter: Sebastian Annies > Assignee: Shalin Shekhar Mangar > > Woodstox project has long changed their groupId and artifacts under the old groupId are actually not defined correctly in the maven2, causing various silly issues with maven: > pom file of Solrj 1.4-SNAPSHOT has woodstox Sax dependency defined as > > woodstox > wstx-asl > 3.2.7 > > where the correct dependency should be > > org.codehaus.woodstox > wstx-asl > 3.2.7 > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org