This seems more of a Gradle question than a Jenkins one - does it compile outside of Jenkins?
Richard On 6:18PM, Mon, 30/03/2015 sakthi dass <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/jenkinsci-users/29864b00-b6e3-4350-bfdc-ddb6839d3579%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMui944yMV4d5zBEZZh5HBG2f1a0GxoAUBh1iXMnSQ1jufvP7A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
