You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "zosrothko (Jira)" <ji...@apache.org> on 2020/07/14 06:17:00 UTC

[jira] [Commented] (MRELEASE-1051) maven-release-plugin should honor the -N command line option

    [ https://issues.apache.org/jira/browse/MRELEASE-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157169#comment-17157169 ] 

zosrothko commented on MRELEASE-1051:
-------------------------------------

It simplify the release of multimodule project. The use case is a multi module project using git as SCM with each submodule as well as the root parent project having its own git repository.

Once the root parent be release only, the submodules could be released with their parent pom with a release version and not a snapshot version. This will work well with each submodule cloned as a git submodule from the root parent.

> maven-release-plugin should honor the -N command line option
> ------------------------------------------------------------
>
>                 Key: MRELEASE-1051
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-1051
>             Project: Maven Release Plugin
>          Issue Type: Bug
>    Affects Versions: 3.0.0-M1
>         Environment: C:\Users\fandre\Documents\git\javacc\javacc-8.0>mvn -version
> Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T21:00:29+02:00)
> Maven home: C:\ASF\apache-maven-3.6.1\bin\..
> Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_181\jre
> Default locale: fr_FR, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>            Reporter: zosrothko
>            Priority: Major
>
> Hello
>  
> the maven-release-plugin does not seem to honnor the maven command line option '-N' as it releases all modules of a root pom module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)