Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 19424 invoked from network); 10 Mar 2010 21:09:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 21:09:21 -0000 Received: (qmail 95979 invoked by uid 500); 10 Mar 2010 21:08:50 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 95792 invoked by uid 500); 10 Mar 2010 21:08:50 -0000 Mailing-List: contact oodt-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oodt-dev@incubator.apache.org Delivered-To: mailing list oodt-commits@incubator.apache.org Received: (qmail 95618 invoked by uid 99); 10 Mar 2010 21:08:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 21:08:50 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 21:08:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 21083234C4BE for ; Wed, 10 Mar 2010 21:08:27 +0000 (UTC) Message-ID: <417031248.187061268255307130.JavaMail.jira@brutus.apache.org> Date: Wed, 10 Mar 2010 21:08:27 +0000 (UTC) From: "Chris A. Mattmann (JIRA)" To: oodt-commits@incubator.apache.org Subject: [jira] Commented: (OODT-8) grid-product/pom.xml references tika ver. 0.2-SNAPSHOT, which no longer exists In-Reply-To: <917389589.187001268255067293.JavaMail.jira@brutus.apache.org> 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/OODT-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843769#action_12843769 ] Chris A. Mattmann commented on OODT-8: -------------------------------------- Hey Dave: +1, sounds good. Could you contribute a patch? I'd be happy to review and commit. Cheers, Chris > grid-product/pom.xml references tika ver. 0.2-SNAPSHOT, which no longer exists > ------------------------------------------------------------------------------ > > Key: OODT-8 > URL: https://issues.apache.org/jira/browse/OODT-8 > Project: OODT > Issue Type: Bug > Components: product server > Affects Versions: 0.1-incubating > Environment: I'm building in both Mac OS X 10.6 and Ubuntu, using maven, but I assume it will affect anyone building with maven. > Reporter: Dave Kale > Priority: Trivial > Fix For: 0.1-incubating > > Original Estimate: 0.08h > Remaining Estimate: 0.08h > > When you try to build grid-product using maven, one of the dependencies that it wants to download from the Apache repository is tika version 0.2-SNAPSHOT, which no longer exists. Anyone who already has the dependency won't notice, but I think this will affect anyone who is a new developer (like me), who is trying to download the dependencies anew. > Unless there is a compelling reason to continue using 0.2-SNAPSHOT, I suggest we change the version of tika to plain 0.2. Making this change allowed me to build grid-product successfully. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.