>
> 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
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
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?