-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Jenkins version 1.609.1
org.jenkins-ci.tools:gradle-jpi-plugin:0.14.1
When viewing the plugin in Update Center, the description reads 'No description available.' even though I set the description in my build.gradle file:
group = 'com.myteam'
version = '1.1'
description = 'Publish Jenkins metadata on every build.'