dpa99c/cordova-android-support-gradle-release

build failed with jenkins server

danielehrhardt opened this issue · 2 comments

Hi

i want to use your plugin with a jenkins build server.
All is furnished and the build is running one time
the second the the build fails
becuase in the background is running a java.exe i think it is the gradle demon
This is the Error message.
image
Do you have an idear how to fix it?

Thanks,
Daniel

This is a Gradle build bug on the Windows platform and as such this plugin has no control on how Gradle functions internally

yes to fix this stop the gradle deamon at the end of the Build.
gradle.exe --stop

It is important that you use the gradle from the build Folder