Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 05A0517790 for ; Mon, 2 Feb 2015 14:52:49 +0000 (UTC) Received: (qmail 23758 invoked by uid 500); 2 Feb 2015 14:52:46 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 23708 invoked by uid 500); 2 Feb 2015 14:52:46 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 23697 invoked by uid 99); 2 Feb 2015 14:52:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 14:52:46 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 14:52:41 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 31224B11A2 for ; Mon, 2 Feb 2015 08:51:21 -0600 (CST) Date: Mon, 2 Feb 2015 08:51:21 -0600 (CST) From: "jieryn (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (SCM-788) new goal to manipulate scm ignore metadata (e.g. .gitignore) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/SCM-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=362385#comment-362385 ] jieryn commented on SCM-788: ---------------------------- Perhaps the scm:ignore goal should also accept {{rootModuleOnly=true|false}} as well, because some SCMs can be applied to the entire SCM checkout. > new goal to manipulate scm ignore metadata (e.g. .gitignore) > ------------------------------------------------------------ > > Key: SCM-788 > URL: https://jira.codehaus.org/browse/SCM-788 > Project: Maven SCM > Issue Type: Improvement > Reporter: jieryn > Priority: Minor > > Please allow the plugin to manipulate and update standard SCM ignore metadata: .cvsignore, svn:ignore, .gitignore -- This message was sent by Atlassian JIRA (v6.1.6#6162)