-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: google-play-android-publisher-plugin
-
Labels:None
-
Environment:Jenkins 1.624
OS X 10.10.4 (Yosemite)
-
Similar Issues:
I finally got a signed apk uploaded to Google Play as alpha - great.
However I got stuck with the error:
ERROR: Publisher 'Upload Android APK to Google Play' aborted due to exception: java.lang.NoClassDefFoundError: org/jenkinsci/plugins/tokenmacro/MacroEvaluationException
for a while. No matter what name I entered into the .apk filename row, the above error turned up.
So the reason was the Google Play plugin did not install the required Token Macro plugin. I installed it manually and there I went.
Sorry about that.
I had intended for the Token Macro plugin to be an optional dependency, but didn't test thoroughly enough without it installed.
I'll make a new release today.