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 android box2d Cloudbees compiler erlang functional game generation gpu gradle growing java language design libgdx maven repo misty mountains note-to-self optimisation parsing physics platformer procedural SBT scala simulation singing space colonisation trees

Categories

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

Tag: note-to-self

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