|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Also experiencing this issue. Running Jenkins on Windows Server 2012.
[Gradle] - Launching build. [workspace] $ cmd.exe /C '""D:\Jenkins\jobs\MyJob\workspace\gradlew.bat" --init-script C:/Users/JENKIN~1/AppData/Local/Temp/init-artifactory2052047507721670499gradle --init-script C:/Users/JENKIN~1/AppData/Local/Temp/init-artifactory5463741475530103744gradle clean test war artifactoryPublish && exit %%ERRORLEVEL%%"'FAILURE: Build failed with an exception. * Where: Initialization script 'C:\Users\JenkinsServiceRunner\AppData\Local\Temp\init-artifactory5463741475530103744gradle' line: 19 * What went wrong: Failed to notify build listener. > Failed to notify build listener. > Cannot cast object 'org.jfrog.gradle.plugin.artifactory.dsl.ArtifactoryPluginConvention@3bf9fe08' with class 'org.jfrog.gradle.plugin.artifactory.dsl.ArtifactoryPluginConvention' to class 'org.jfrog.gradle.plugin.artifactory.dsl.ArtifactoryPluginConvention' * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED