On Thu, May 29, 2014 at 8:15 PM, Laird Nelson <[email protected]> wrote:

> It is as though the transformation is not being committed properly.
>

Sure enough, I'm never seeing a git commit operation (with -X turned on).
 How can I get commits to start working again?  Am I overlooking an option?

[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /Users/ljnelson/Projects/github/nomen &&
git add -- pom.xml
[INFO] Working directory: /Users/ljnelson/Projects/github/nomen
[INFO] Executing: /bin/sh -c cd /Users/ljnelson/Projects/github/nomen &&
git status
[INFO] Working directory: /Users/ljnelson/Projects/github/nomen
[DEBUG] On branch master
[DEBUG] Your branch is up-to-date with 'origin/master'.
[DEBUG]
[DEBUG] Changes to be committed:
[DEBUG]   (use "git reset HEAD <file>..." to unstage)
[DEBUG]
[DEBUG] modified:   pom.xml
[DEBUG]
[DEBUG] Untracked files:
[DEBUG]   (use "git add <file>..." to include in what will be committed)
[DEBUG]
[DEBUG] pom.xml.releaseBackup
[DEBUG] release.properties
[DEBUG]
[INFO] Tagging release with the label nomen-1.0.6...
[DEBUG] ScmTagPhase :: scmTagParameters remotingTag true
[DEBUG] ScmTagPhase :: scmTagParameters scmRevision null
[DEBUG] ScmTagPhase :: fileSet  basedir =
/Users/ljnelson/Projects/github/nomen; files = []
[INFO] Executing: /bin/sh -c cd /Users/ljnelson/Projects/github/nomen &&
git tag -F
/var/folders/6q/r_047dp54lxdh5w7zhcg80440000gn/T/maven-scm-174490540.commit
nomen-1.0.6

Best,
Laird

-- 
http://about.me/lairdnelson

Reply via email to