Hai,
I've been trying to upload my source to appengine via bitbucket.
I'm using this pipeline script to get that done, but I'm stuck with this one problem.
Pipeline script is reporting that the given appengine version requires maven version 3.1.0.
I've tried various tricks but none seems to be working. Can any one help me out?!
the build error is :-
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.238s
[INFO] Finished at: Thu May 24 17:41:05 UTC 2018
[INFO] Final Memory: 39M/964M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.google.appengine:appengine-maven-plugin:1.9.60:update (default-cli) on project GudmartWebApp: The plugin com.google.appengine:appengine-maven-plugin:1.9.60 requires Maven version 3.1.0 -> [Help 1]