From dev-return-11480-archive-asf-public=cust-asf.ponee.io@gora.apache.org Thu May 2 09:02:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DA20B180671 for ; Thu, 2 May 2019 11:02:02 +0200 (CEST) Received: (qmail 66198 invoked by uid 500); 2 May 2019 09:02:01 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 66164 invoked by uid 99); 2 May 2019 09:02:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2019 09:02:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 23B2FE2B82 for ; Thu, 2 May 2019 09:02:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 704142581B for ; Thu, 2 May 2019 09:02:00 +0000 (UTC) Date: Thu, 2 May 2019 09:02:00 +0000 (UTC) From: "Kevin Ratnasekera (JIRA)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GORA-380) Address output from mvn dependency:analyze-report target MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GORA-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-380: ----------------------------------- Fix Version/s: (was: 0.9) 1.0 > Address output from mvn dependency:analyze-report target > -------------------------------------------------------- > > Key: GORA-380 > URL: https://issues.apache.org/jira/browse/GORA-380 > Project: Apache Gora > Issue Type: New Feature > Components: build process, maven > Affects Versions: 0.5 > Reporter: Lewis John McGibbney > Priority: Major > Fix For: 1.0 > > > As part of working towards a better build system i think it would be a good idea for us to add scope to our dependency declarations. > One way we can do this is to invoke the dependency:analyze-report target and then address the output. > It may be worth baking this into the build so we can view this for future purposes as well. -- This message was sent by Atlassian JIRA (v7.6.3#76005)