---------- Forwarded message ---------- From: SRIKANTH SADHU <[email protected]> Date: Fri, Jul 5, 2013 at 12:00 PM Subject: I am having problems on windows To: [email protected]
Hi, Pls. help, I am stuck running tests through windows batch command build job , I have a bat like this : cd SkySuperplanner mvn clean install test -Dtest=ExecuteAllSuite -DfailIfNoTests=false on executing this in hudson , my build is sucessful but I get this error and fails , Started by user anonymous <http://localhost:8080/user/null> Building in workspace C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke [Sky+iPad-Seetest-Smoke] $ cmd /c call C:\Windows\TEMP\hudson1804953959577254996.bat C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke>AlltestBuild.bat C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke>cd SkySuperplanner C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke\SkySuperplanner>mvn clean install test -Dtest=ExecuteAllSuite -DfailIfNoTests=false [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SkySuperplanner 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ SkySuperplanner --- [INFO] Deleting C:\Program Files\Jenkins\workspace\Sky+iPad-Seetest-Smoke\SkySuperplanner\target ------------------------------------------------------- ---------------------------------blah blah balh ----------------------- [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.515s [INFO] Finished at: Fri Jul 05 11:50:46 BST 2013 [INFO] Final Memory: 10M/26M [INFO] ------------------------------------------------------------------------*'cmd' is not recognized as an internal or external command, operable program or batch file. Build step 'Execute Windows batch command' marked build as failure* *Recording test results* Finished: FAILURE -- thanks Srikanth Sadhu(Sri) 07738021772 -- Srikanth Sadhu(Sri) 07738021772 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
