Author | Message |
---|---|
neilchoksi
Posts: 29
|
Posted 21:16 Jul 16, 2015 |
Cant Create zip file.
[INFO] ------------------------------------------------------------------------
|
shashank7991
Posts: 18
|
Posted 21:37 Jul 16, 2015 |
check your all test case working properly.?. if all test cases run without failures than and than only maven-build will allow you to generate csjobs-src.zip file. |
neilchoksi
Posts: 29
|
Posted 21:47 Jul 16, 2015 |
ok. so if one of the test case doesnt work then zip wont be created? how can i upload with two passed case ? |
shashank7991
Posts: 18
|
Posted 21:57 Jul 16, 2015 |
For this question you contact Misha or Harsh or Dr.Sun. Last edited by shashank7991 at
21:57 Jul 16, 2015.
|
afetiso
Posts: 84
|
Posted 22:56 Jul 16, 2015 |
You just need to check Skip Test in run configuration |
afetiso
Posts: 84
|
Posted 22:58 Jul 16, 2015 |
Check picture |
neilchoksi
Posts: 29
|
Posted 23:27 Jul 16, 2015 |
Thanks people. Done. |