Quantcast

Problem using Jenkins Warnings Plugin

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Problem using Jenkins Warnings Plugin

rb512
I installed the warnings plugin and have this configuration (please see attached screenshot)  
When I build my project I see the console spitting out compiler warnings (screenshot attached) but after the build when I check the trend report, 
it shows 0 warnings (screenshot attached).

Did I miss anything?  Is my setup right?

Any help is greatly appreciated!

Best,
Rahul 

config.png (47K) Download Attachment
trend-report.png (96K) Download Attachment
warnings.png (70K) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problem using Jenkins Warnings Plugin

伊藤昭博
Hi,

Have you checked "Run always" in the advanced configuration?
By default, warnings-plugin collects warnings
only if a build finishes successfully.
So, there are no warnings if a build fails.

akihirox


2012/7/20 rb512 <[hidden email]>
I installed the warnings plugin and have this configuration (please see attached screenshot)  
When I build my project I see the console spitting out compiler warnings (screenshot attached) but after the build when I check the trend report, 
it shows 0 warnings (screenshot attached).

Did I miss anything?  Is my setup right?

Any help is greatly appreciated!

Best,
Rahul 

Loading...