Re: gradle build issues in building android projects.

2015-03-29 Thread sakthi dass
> > yes i am using command line to build the cordova project.it works fine. > > C:\Users\Sakthi Balan\Desktop\CordovaAndroid\hello>cordova build Running command: cmd "/s /c ""C:\Users\Sakthi Balan\Desktop\CordovaAndroid\hello \platforms\android\cordova\build.bat""" Buildfile: C:\Users\Sakth

gradle build issues in building android projects.

2015-03-29 Thread sakthi dass
Hi, I am trying to build a cordova project in jenkins ,but it shows a compile error like this [javac] Compiling 3 source files to C:\Users\Sakthi Balan\.jenkins\jobs\finalgradle\workspace\bin\classes [javac] C:\Users\Sakthi Balan\.jenkins\jobs\finalgradle\workspace\src\com\ex

how to build a windows phone 8 app dynamically in jenkins using only command prompt?

2015-02-24 Thread sakthi dass
I want to build a *windows phone 8 app* which is store in my desktop in such format "C:\\phoneapp\phoneapp.sln". I want to build it using *jenkins server*,but i want to build it dynamically with only using* command prompt*.can anyone please help me?