Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9E237B25 for ; Wed, 26 Oct 2011 16:41:54 +0000 (UTC) Received: (qmail 65055 invoked by uid 500); 26 Oct 2011 16:41:54 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 65018 invoked by uid 500); 26 Oct 2011 16:41:54 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 65000 invoked by uid 99); 26 Oct 2011 16:41:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 16:41:54 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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; Wed, 26 Oct 2011 16:41:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 48EF431D03B for ; Wed, 26 Oct 2011 16:39:32 +0000 (UTC) Date: Wed, 26 Oct 2011 16:39:32 +0000 (UTC) From: "Jeremy Hughes (Updated) (JIRA)" To: dev@aries.apache.org Message-ID: <2113109101.18930.1319647172300.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1841439366.26443.1316003588870.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (ARIES-744) pom cleanup; remove various kinds of unnecessary dependencies 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/ARIES-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hughes updated ARIES-744: -------------------------------- Fix Version/s: blueprint.core-0.4 blueprint.cm-0.3.2 blueprint uber bundle 0.4 proxy.impl-0.4 proxy.api-0.4 proxy uber bundle 0.4 quiesce.manager-0.3.1 > pom cleanup; remove various kinds of unnecessary dependencies > ------------------------------------------------------------- > > Key: ARIES-744 > URL: https://issues.apache.org/jira/browse/ARIES-744 > Project: Aries > Issue Type: Improvement > Reporter: David Jencks > Assignee: David Jencks > Fix For: quiesce.manager-0.3.1, proxy uber bundle 0.4, proxy.api-0.4, proxy.impl-0.4, blueprint uber bundle 0.4, blueprint.cm-0.3.2, blueprint.core-0.4 > > > I noticed several problems with the poms > -- maven 3 warnings about duplicated versions etc > -- mvn dependency:analyze shows several unused dependencies (note that you have to be very careful removing test dependencies from this report since this does not detect pax exam usage) > -- maven-bundle-plugin aggregation projects should have the dependencies that are included in the aggregate marked "provided" > I'm going to assume that if the aries build succeeds and my locally modified karaf build (modified to use aries snapshots) succeed these changes are OK. -- 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