-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven-scm-provider-mercurial (hg)
-
Labels:None
-
Environment:Maven 2.2.1, Java 1.6.0_24, Mac OSX 10.6.7
When I run Maven from within Eclipse, /usr/local/bin is not on the PATH so it can't find my Mercurial installation. The build fails, as expected, but Maven thinks that it did find Mercurial:
6/8/11 6:34:09 PM BRT: [INFO] EXECUTING: /bin/sh -c cd /Users/dserodio/Projetos/busca_web && hg id -i
6/8/11 6:34:10 PM BRT: [ERROR]
EXECUTION FAILED
Execution of cmd : id failed with exit code: 127.
Working directory was:
/Users/dserodio/Projetos/busca_web
Your Hg installation seems to be valid and complete.
Hg version: NA (OK)