You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marco Brandizi (JIRA)" <ji...@apache.org> on 2019/01/03 12:36:00 UTC

[jira] [Created] (SCM-915) pushChanges=true is ignored

Marco Brandizi created SCM-915:
----------------------------------

             Summary: pushChanges=true is ignored
                 Key: SCM-915
                 URL: https://issues.apache.org/jira/browse/SCM-915
             Project: Maven SCM
          Issue Type: Bug
    Affects Versions: 1.11.1
         Environment: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /Applications/local/dev/maven
Java version: 1.8.0_171, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"

using the last scm 1.11.1 
            Reporter: Marco Brandizi


This command:

{{mvn scm:checkin -DpushChanges=true -Dmessage="Committing via Maven SCM"}}

commits changes to the local git clone, but doesn't issue any commit to the configured GitHub remote repository.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)