Return-Path: X-Original-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ACEBF9C49 for ; Tue, 22 Nov 2011 14:25:04 +0000 (UTC) Received: (qmail 21097 invoked by uid 500); 22 Nov 2011 14:25:04 -0000 Delivered-To: apmail-incubator-gora-dev-archive@incubator.apache.org Received: (qmail 21073 invoked by uid 500); 22 Nov 2011 14:25:04 -0000 Mailing-List: contact gora-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: gora-dev@incubator.apache.org Delivered-To: mailing list gora-dev@incubator.apache.org Received: (qmail 21065 invoked by uid 99); 22 Nov 2011 14:25:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 14:25:04 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 14:25:02 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 192B497778 for ; Tue, 22 Nov 2011 14:24:41 +0000 (UTC) Date: Tue, 22 Nov 2011 14:24:41 +0000 (UTC) From: "Lewis John McGibbney (Updated) (JIRA)" To: gora-dev@incubator.apache.org Message-ID: <1854080534.2655.1321971881104.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <20632674.16839.1315829109164.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (GORA-43) Forward port 0.1.1 incubating Maven poms to trunk 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/GORA-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-43: ------------------------------------- Attachment: GORA-43-v2.patch I can confirm that the new patch still complains about the following missing dependencies {code} Path to dependency: 1) org.apache.gora:gora-hbase:jar:0.2-SNAPSHOT 2) org.jdom:jdom:jar:1.1.2 3) jaxen:jaxen:jar:1.1.3 4) maven-plugins:maven-findbugs-plugin:plugin:1.3.1 {code} I am kinda stumped on this one as the link here [1] gets you to manually redirect here [2]. Anyway, for clarity details of both the missing plugins can be found here [3] & [4] [1] http://repo1.maven.org/maven2/ [2] http://search.maven.org/ [3] http://search.maven.org/#artifactdetails%7Cmaven-plugins%7Cmaven-findbugs-plugin%7C1.3.1%7Cjar [4] http://search.maven.org/#artifactdetails%7Cmaven-plugins%7Cmaven-cobertura-plugin%7C1.3%7Cjar > Forward port 0.1.1 incubating Maven poms to trunk > ------------------------------------------------- > > Key: GORA-43 > URL: https://issues.apache.org/jira/browse/GORA-43 > Project: Gora > Issue Type: Improvement > Components: build process > Reporter: Chris A. Mattmann > Assignee: Chris A. Mattmann > Fix For: 0.2-incubating > > Attachments: GORA-43-v2.patch, GORA-43.patch > > > I improved the Maven poms in 0.1.1-incubating, and trimmed them down to a publishable set of dependencies. > My improvements: > 1. reduce the redundancy in the deps section by not repeating deps in each sub-project. > 2. use explicit dependency and module version #s which are required to not have "moving target" dependencies in the downstream applications and that allow each individual gora-* module to be included on its own (without having to include gora-core). > I'd like to forward port these to trunk and then update per trunk's dependencies. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira