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 algorithms balloon box bytecode Cloudbees compiler game generation gpu gradle growing hobbit java language design libgdx maven repo misty mountains note-to-self optimisation parsing particle physics platformer procedural s3 SBT scala simulation singing space colonisation

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