Hi All,
We are trying to implement Continuous Integration in our project. We are very new in this area. Can anyone help us on how to integrate Maven with Quickbuild?
Can we integrate quickbuild using batch file???
Thank you all,
Kanika
Hi All,
We are trying to implement Continuous Integration in our project. We are very new in this area. Can anyone help us on how to integrate Maven with Quickbuild?
Can we integrate quickbuild using batch file???
Thank you all,
Kanika
You may follow below link on how to set up first build:
It is for Ant build. For maven build, just replace the build step with a step of type "Maven build".