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

Marco Brandizi edited comment on SCM-915 at 1/3/19 5:32 PM:
------------------------------------------------------------

[~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 
commit. I've no clue what's going on, isn't it using the local sandbox?

 


was (Author: zakmck):
[~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|[http://example.com|https://github.com/marco-brandizi/rdfutils]], I 
can see the plugin 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
>          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
>             Fix For: waiting-for-feedback
>
>         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
(v7.6.3#76005)

Reply via email to