dependency-analysis-gradle-plugin icon indicating copy to clipboard operation
dependency-analysis-gradle-plugin copied to clipboard

Visualize in jenkins the report analysis to better fix the warnings

Open regrog opened this issue 4 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. This feature is something that to me is very very useful. You can visualize the report in your Jenkins.

Describe the solution you'd like I'd like to navigate in Jenkins and see all the different warnings that this plugin analyses. Others Gradle plugin allows to alternatively create an XML report supported by warnings-ng-plugin.

Describe alternatives you've considered Now the only thing that I can do is to read the output in my Jenkins console log.

Additional context Main plugin page: https://github.com/jenkinsci/warnings-ng-plugin Supported format examples: https://github.com/jenkinsci/warnings-ng-plugin/blob/master/SUPPORTED-FORMATS.md

regrog avatar Mar 15 '21 19:03 regrog

Thank you for the issue @regrog . I agree it would be useful if the plugin's output could be configured in this way (to produce XML or HTML or something).

autonomousapps avatar Apr 18 '21 17:04 autonomousapps