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\example\hello\MainActivity.java:23:
 error: package org.apache.cordova does not exist
    [javac] import org.apache.cordova.*;
    [javac] ^
    [javac] C:\Users\Sakthi 
Balan\.jenkins\jobs\finalgradle\workspace\src\com\example\hello\MainActivity.java:25:
 error: cannot find symbol
    [javac] public class MainActivity extends CordovaActivity
    [javac]                                   ^

 i cant resolve this error. can anyone please help me?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/29864b00-b6e3-4350-bfdc-ddb6839d3579%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to