[INFO] Checking in modified POMs... [INFO] EXECUTING: cmd.exe /X /C "hg commit --message "[maven-release-plugin] prepare release myAppReleaseConfig-1.0.0" [INFO] EXECUTING: cmd.exe /X /C "hg push https://buildUser:buildPassword@mercurial/hg/myApp/" [INFO] Tagging release with the label myAppReleaseConfig-1.0.0... [INFO] EXECUTING: cmd.exe /X /C "hg tag --message "[maven-release-plugin] copy for tag myAppReleaseConfig-1.0.0" myAppReleaseConfig-1.0.0" [INFO] EXECUTING: cmd.exe /X /C "hg push https://buildUser:buildPassword@mercurial/hg/myApp/" [INFO] EXECUTING: cmd.exe /X /C "hg locate" [INFO] Transforming 'MyApp Release Configuration'... [INFO] Not removing release POMs [INFO] Checking in modified POMs... [INFO] EXECUTING: cmd.exe /X /C "hg commit --message "[maven-release-plugin] prepare for next development iteration" [INFO] EXECUTING: cmd.exe /X /C "hg push https://buildUser:buildPassword@mercurial/hg/myApp/" [INFO] Release preparation complete. [INFO] [INFO] --- maven-release-plugin:2.0:perform (default-cli) @ myAppReleaseConfig --- [INFO] Checking out the project to perform the release ... [INFO] Removing [INFO] EXECUTING: cmd.exe /X /C "hg clone -r myAppReleaseConfig-1.0.0 https://buildUser:buildPassword@mercurial/hg/myApp/ [INFO] EXECUTING: cmd.exe /X /C "hg locate" [INFO] Executing goals 'deploy'... [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 0.078s [INFO] [INFO] Finished at: Fri Jun 22 13:18:16 EST 2012 [INFO] [INFO] Final Memory: 3M/6M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] The goal you specified requires a project to execute but there is no POM in this directory ( Please verify you invoked Maven from the correct directory. -> [Help 1]