Github user indrgun commented on the pull request:

    https://github.com/apache/maven-scm/pull/31#issuecomment-178935559
  
    I am getting same error:
    
    ```
    [INFO] Checking in modified POMs...
    [INFO] Executing: /bin/sh -c cd 
/scratch/jenkinsci-ws/workspace/apic-int-ifm_apic_rest/apic_int/comp/ifm_apic_rest
 && git rev-parse --show-toplevel
    [INFO] Working directory: 
/scratch/jenkinsci-ws/workspace/apic-int-ifm_apic_rest/apic_int/comp/ifm_apic_rest
    [INFO] Executing: /bin/sh -c cd 
/scratch/jenkinsci-ws/workspace/apic-int-ifm_apic_rest/apic_int/comp/ifm_apic_rest
 && git status --porcelain .
    [INFO] Working directory: 
/scratch/jenkinsci-ws/workspace/apic-int-ifm_apic_rest/apic_int/comp/ifm_apic_rest
    [WARNING] Ignoring unrecognized line: ?? 
apic_int/comp/ifm_apic_rest/pom.xml.releaseBackup
    [WARNING] Ignoring unrecognized line: ?? 
apic_int/comp/ifm_apic_rest/release.properties
    [INFO] Executing: /bin/sh -c cd 
/scratch/jenkinsci-ws/workspace/apic-int-ifm_apic_rest/apic_int/comp/ifm_apic_rest
 && git add -- apic_int/comp/ifm_apic_rest/pom.xml 
apic_int/comp/ifm_apic_rest/release-pom.xml
    [INFO] Working directory: 
/scratch/jenkinsci-ws/workspace/apic-int-ifm_apic_rest/apic_int/comp/ifm_apic_rest
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 01:59 min
    [INFO] Finished at: 2016-02-02T17:10:06-08:00
    [INFO] Final Memory: 60M/351M
    [INFO] 
------------------------------------------------------------------------
    [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare-with-pom 
(default-cli) on project ifm_apic_rest: Unable to commit files
    [ERROR] Provider message:
    [ERROR] The git-add command failed.
    [ERROR] Command output:
    [ERROR] fatal: pathspec 'apic_int/comp/ifm_apic_rest/pom.xml' did not match 
any files
    [ERROR] -> [Help 1]
    [ERROR] 
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR] 
    ```
    
    with command line:
    -Dresume=false -Prelease-profile release:prepare-with-pom release:perform 
-s ${M2_HOME}/conf/settings-rel.xml 
-DpomFileName=apic_int/comp/ifm_apic_rest/pom.xml


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to