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 462EF10F8B for ; Wed, 26 Nov 2014 08:17:07 +0000 (UTC) Received: (qmail 13007 invoked by uid 500); 26 Nov 2014 08:17:06 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 12952 invoked by uid 500); 26 Nov 2014 08:17:06 -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 12941 invoked by uid 99); 26 Nov 2014 08:17:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2014 08:17:05 +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; Wed, 26 Nov 2014 08:17:01 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 2893EB1163 for ; Wed, 26 Nov 2014 02:16:11 -0600 (CST) Date: Wed, 26 Nov 2014 02:16:11 -0600 (CST) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (MRELEASE-123) release plugin does not take commandline parameters into account 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/MRELEASE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MRELEASE-123: ------------------------------------- > release plugin does not take commandline parameters into account > ---------------------------------------------------------------- > > Key: MRELEASE-123 > URL: https://jira.codehaus.org/browse/MRELEASE-123 > Project: Maven Release Plugin > Issue Type: Bug > Components: prepare > Affects Versions: 2.0-beta-4 > Reporter: Jorg Heymans > > i would like to do a release of a top-level pom only : intuitively i do "mvn -N release:prepare". During release preparation the -N parameter is left out however and maven does a full integration on all child modules and subsequently includes them in the release process. -- This message was sent by Atlassian JIRA (v6.1.6#6162)