Re: mvn release:prepare cannot git-commit the pom.xml change

2012-11-14 Thread Martin Lichtin
mes" > To: Maven Users List ; Martin Lichtin > > Cc: > Sent: Tuesday, November 13, 2012 6:25 PM > Subject: RE: mvn release:prepare cannot git-commit the pom.xml change > > Have you tried with the git windows port rather than Cygwin git. > That  works for me on windows w

Re: mvn release:prepare cannot git-commit the pom.xml change

2012-11-13 Thread Martin Lichtin
PM >Subject: Re: mvn release:prepare cannot git-commit the pom.xml change > >The logging says: "org.apache.maven.plugins:maven-release-plugin:2.0:prepare" >This means you're using a pretty old version of the maven-release-plugin. >Try to lock the version on 2.3.2 first. > >R

mvn release:prepare cannot git-commit the pom.xml change

2012-11-13 Thread Martin Lichtin
Hi As a first-time user of the "release" plugin, I'm running into the following problem: [INFO] Checking in modified POMs... [INFO] Executing: cmd.exe /X /C "git add -- pom.xml" [INFO] Working directory: C:\Users\mli\nuc\core\master\main\inuc [INFO] Executing: cmd.exe /X /C "git status" [INFO] Wo