Skip to content

Lachlan Phillips

Christian, Java Programmer, Physics Hobbyist

Recent Posts

  • Programming language experiments
  • Battling maven repository hosting
  • Android builds failing on Cloudbees Jenkins
  • Rigid Body Physics using Particles
  • Balloon Box

Tag Cloud

2d android balloon box box2d bytecode Cloudbees compiler erlang functional game generation gpu gradle growing hobbit java language design libgdx misty mountains note-to-self parsing particle platformer procedural s3 SBT scala simulation space colonisation trees

Categories

  • Balloon Box
  • Development
  • Note to Self
  • Projects
  • Prototypes
  • Rigid Body Particle Physics
  • Singing
  • Space Colonisation Tree

Tag: android

Android builds failing on Cloudbees Jenkins

Note to self:
If your Android builds fail on Cloudbees’ Run@Cloud with an obscure Gradle exception like this:

Cannot create instance

of ‘AppPlugin’…

particularly on the line applying the Android plugin, try using the Gradle wrapper instead.

Posted on March 14, 2014March 15, 2014Author MobileCategories Note to SelfTags android, gradle, note-to-selfLeave a comment on Android builds failing on Cloudbees Jenkins
Proudly powered by WordPress