[
https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963594#comment-17963594
]
ASF GitHub Bot commented on SCM-915:
------------------------------------
jira-importer commented on issue #1133:
URL: https://github.com/apache/maven-scm/issues/1133#issuecomment-2964647521
**[Marco
Brandizi](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=zakmck)**
commented
[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o),
now I realise it's actually behaving strangely:
[^scm.out] is the output of the command above.
After it, I get this from 'git status':
`$ git status`
`On branch master`
`Your branch is ahead of 'origin/master' by 1 commit.`
`(use "git push" to publish your local commits)``nothing to commit, working
tree clean`
`$`
But, if I go to the GitHub [web page of the
repository](https://github.com/marco-brandizi/rdfutils), I can see the plugin's
commit. I've no clue what's going on, isn't it using the local sandbox?
> pushChanges=true is ignored
> ---------------------------
>
> Key: SCM-915
> URL: https://issues.apache.org/jira/browse/SCM-915
> Project: Maven SCM (Moved to GitHub Issues)
> 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
> Priority: Major
> Attachments: scm.out
>
>
> 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
(v8.20.10#820010)