We use Hudson ver. 1.395.
I have defined a new Maven 2/3 Job and configured the Health
thresholds for Checkstyle, ..., & Co. as follows: 100%: 6, 0%: 6
This job has got about:
14 PMD warnings
8 Findbugs warnings
13 Checkstyle warnings
When this job is built, his Build stability is always 'sunny'!
Why?
I expect that the Build stability should be 'stormy'.
> We use Hudson ver. 1.395. > I have defined a new Maven 2/3 Job and configured the Health > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6
> This job has got about: > 14 PMD warnings > 8 Findbugs warnings > 13 Checkstyle warnings
> When this job is built, his Build stability is always 'sunny'! > Why? > I expect that the Build stability should be 'stormy'.
> Thank you for your help.
> Best Regards > J.-Claude
This is currently not supported for jobs using the Maven job type. Can you please add your comments to JENKINS-4912? I need to remove the configuration options until that feature is fixed...
> > We use Hudson ver. 1.395.
> > I have defined a new Maven 2/3 Job and configured the Health
> > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6
> > When this job is built, his Build stability is always 'sunny'!
> > Why?
> > I expect that the Build stability should be 'stormy'.
> > Thank you for your help.
> > Best Regards
> > J.-Claude
> This is currently not supported for jobs using the Maven job type. Can
> you please add your comments to JENKINS-4912? I need to remove the
> configuration options until that feature is fixed...
Have you tried using the static analysis plugin, with Post Build Action of Publish combined analysis results - this adds together the PMD, Findbugs and checkstyle warnings is then able to mark the build as unstable if you set some thresholds,
> -----Original Message----- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > users@googlegroups.com] On Behalf Of Ullrich Hafner > Sent: 21 April 2011 08:14 > To: jenkinsci-users@googlegroups.com > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds
> On 04/21/2011 08:42 AM, jcrouvi wrote: > > Hi,
> > We use Hudson ver. 1.395. > > I have defined a new Maven 2/3 Job and configured the Health > > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6
> > When this job is built, his Build stability is always 'sunny'! > > Why? > > I expect that the Build stability should be 'stormy'.
> > Thank you for your help.
> > Best Regards > > J.-Claude
> This is currently not supported for jobs using the Maven job type. Can > you please add your comments to JENKINS-4912? I need to remove the > configuration options until that feature is fixed...
> Ulli
*************************************************************************** *********** This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.
NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00 *************************************************************************** ***********
We use Hudson ver. 1.395. I have defined a new Maven 2/3 Job and configured the Health thresholds for Checkstyle, ..., & Co. as follows: 100%: 6, 0%: 6
This job has got about: 14 PMD warnings 8 Findbugs warnings 13 Checkstyle warnings
When this job is built, his Build stability is always 'sunny'! Why? I expect that the Build stability should be 'stormy'.
> Have you tried using the static analysis plugin, with Post Build Action of Publish combined analysis results - this adds together the PMD, Findbugs and checkstyle warnings is then able to mark the build as unstable if you set some thresholds,
> Thomas
> > -----Original Message-----
> > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-
> > users@googlegroups.com] On Behalf Of Ullrich Hafner
> > Sent: 21 April 2011 08:14
> > To: jenkinsci-users@googlegroups.com
> > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds
> > > We use Hudson ver. 1.395.
> > > I have defined a new Maven 2/3 Job and configured the Health
> > > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6
> > > When this job is built, his Build stability is always 'sunny'!
> > > Why?
> > > I expect that the Build stability should be 'stormy'.
> > > Thank you for your help.
> > > Best Regards
> > > J.-Claude
> > This is currently not supported for jobs using the Maven job type. Can
> > you please add your comments to JENKINS-4912? I need to remove the
> > configuration options until that feature is fixed...
> > Ulli
> *************************************************************************** ***********
> This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.
> NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00
> *************************************************************************** ***********
It only worked when you create a 'free-style-project'. Only then it shows you text areas for the different types of error levels so you can choose for how many bugs you want it to fail or become unstable.
> -----Original Message----- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > users@googlegroups.com] On Behalf Of jcrouvi > Sent: Wednesday, May 04, 2011 10:15 AM > To: Jenkins Users > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds
> Hi,
> Thank you for your suggestion. > Did you mean this plugin?: https://wiki.jenkins- > ci.org/display/JENKINS/Analysis+Collector+Plugin > when not, could you pleas post the link of the plugin you meant? > Thank you > J.-Claude
> On 21 Apr., 11:12, "Swindells, Thomas" <TSwinde...@nds.com> wrote: > > Have you tried using the static analysis plugin, with Post Build > > Action of Publish combined analysis results - this adds together the > > PMD, Findbugs and checkstyle warnings is then able to mark the build > > as unstable if you set some thresholds,
> > Thomas
> > > -----Original Message----- > > > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > > > users@googlegroups.com] On Behalf Of Ullrich Hafner > > > Sent: 21 April 2011 08:14 > > > To: jenkinsci-users@googlegroups.com > > > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds
> > > > We use Hudson ver. 1.395. > > > > I have defined a new Maven 2/3 Job and configured the Health > > > > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6
> > > > When this job is built, his Build stability is always 'sunny'! > > > > Why? > > > > I expect that the Build stability should be 'stormy'.
> > > > Thank you for your help.
> > > > Best Regards > > > > J.-Claude
> > > This is currently not supported for jobs using the Maven job type. > > > Can you please add your comments to JENKINS-4912? I need to remove > > > the configuration options until that feature is fixed...
> > > Ulli
> ********************************************************** > ************ > > **************** This message is confidential and intended only for > > the addressee. If you have received this message in error, please > immediately notify the postmas...@nds.com and delete it from your system > as well as any copies. The content of e-mails as well as traffic data may be > monitored by NDS for employment and security purposes. To protect the > environment please do not print this e-mail unless necessary.
> > NDS Limited. Registered Office: One London Road, Staines, Middlesex, > > TW18 4EX, United Kingdom. A company registered in England and Wales. > > Registered no. 3080780. VAT no. GB 603 8808 40-00
-----Original Message----- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of jcrouvi Sent: Wednesday, May 04, 2011 8:15 AM To: Jenkins Users Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds
On 21 Apr., 11:12, "Swindells, Thomas" <TSwinde...@nds.com> wrote: > Have you tried using the static analysis plugin, with Post Build > Action of Publish combined analysis results - this adds together the > PMD, Findbugs and checkstyle warnings is then able to mark the build > as unstable if you set some thresholds,
> Thomas
> > -----Original Message----- > > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > > users@googlegroups.com] On Behalf Of Ullrich Hafner > > Sent: 21 April 2011 08:14 > > To: jenkinsci-users@googlegroups.com > > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds
> > > We use Hudson ver. 1.395. > > > I have defined a new Maven 2/3 Job and configured the Health > > > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6
> > > When this job is built, his Build stability is always 'sunny'! > > > Why? > > > I expect that the Build stability should be 'stormy'.
> > > Thank you for your help.
> > > Best Regards > > > J.-Claude
> > This is currently not supported for jobs using the Maven job type. > > Can you please add your comments to JENKINS-4912? I need to remove > > the configuration options until that feature is fixed...
> > Ulli
> ********************************************************************** > **************** This message is confidential and intended only for > the addressee. If you have received this message in error, please immediately notify the postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.
> NDS Limited. Registered Office: One London Road, Staines, Middlesex, > TW18 4EX, United Kingdom. A company registered in England and Wales. > Registered no. 3080780. VAT no. GB 603 8808 40-00 > ********************************************************************** > ****************
*************************************************************************** *********** This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.
NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00 *************************************************************************** ***********
I installed https://wiki.jenkins-ci.org/display/JENKINS/Analysis+Collector+Plugin and encountered the following use case:
- The plugin works well, we can configure the different thresholds.
- The build behaves correctly according to the number of warnings
and the configured thresholds.
- Thank your for the advise.
In our case, we want only to display the 'Duplicate Code Results'. The
'Duplicate Code Results' don't have to impact the health of the build.
Is it possible to configure the Analysis Collector Plugin so that some
warnings are ignored?
I didn't find any option to configure the Analysis Collector Plugin
this way.
Best Regards
J.-Claude.
On 4 Mai, 10:51, "Swindells, Thomas" <TSwinde...@nds.com> wrote:
> On 21 Apr., 11:12, "Swindells, Thomas" <TSwinde...@nds.com> wrote:
> > Have you tried using the static analysis plugin, with Post Build
> > Action of Publish combined analysis results - this adds together the
> > PMD, Findbugs and checkstyle warnings is then able to mark the build
> > as unstable if you set some thresholds,
> > Thomas
> > > -----Original Message-----
> > > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-
> > > users@googlegroups.com] On Behalf Of Ullrich Hafner
> > > Sent: 21 April 2011 08:14
> > > To: jenkinsci-users@googlegroups.com
> > > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds
> > > > We use Hudson ver. 1.395.
> > > > I have defined a new Maven 2/3 Job and configured the Health
> > > > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6
> > > > When this job is built, his Build stability is always 'sunny'!
> > > > Why?
> > > > I expect that the Build stability should be 'stormy'.
> > > > Thank you for your help.
> > > > Best Regards
> > > > J.-Claude
> > > This is currently not supported for jobs using the Maven job type.
> > > Can you please add your comments to JENKINS-4912? I need to remove
> > > the configuration options until that feature is fixed...
> > > Ulli
> > **********************************************************************
> > **************** This message is confidential and intended only for
> > the addressee. If you have received this message in error, please immediately notify the postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.
> > NDS Limited. Registered Office: One London Road, Staines, Middlesex,
> > TW18 4EX, United Kingdom. A company registered in England and Wales.
> > Registered no. 3080780. VAT no. GB 603 8808 40-00
> > **********************************************************************
> > ****************
> *************************************************************************** ***********
> This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.
> NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00
> *************************************************************************** ***********
Hi, I installed https://wiki.jenkins-ci.org/display/JENKINS/Analysis+Collector+Plugin and encountered the following use case: - The plugin works well, we can configure the different thresholds. - The build behaves correctly according to the number of warnings and the configured thresholds. - Thank your for the advise. In our case, we want only to display the 'Duplicate Code Results'. The 'Duplicate Code Results' don't have to impact the health of the build. Is it possible to configure the Analysis Collector Plugin so that some warnings are ignored? I didn't find any option to configure the Analysis Collector Plugin this way. Best Regards J.-Claude. On 4 Mai, 10:51, "Swindells, Thomas" <TSwinde...@nds.com> wrote: > Yeh, that appears to be the one installed on our system. > > Thomas > > -----Original Message----- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of jcrouvi > Sent: Wednesday, May 04, 2011 8:15 AM > To: Jenkins Users > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds > > Hi, > > Thank you for your suggestion. > Did you mean this plugin?:https://wiki.jenkins-ci.org/display/JENKINS/Analysis+Collector+Plugin > when not, could you pleas post the link of the plugin you meant? > Thank you > J.-Claude > > On 21 Apr., 11:12, "Swindells, Thomas" <TSwinde...@nds.com> wrote: > > Have you tried using the static analysis plugin, with Post Build > > Action of Publish combined analysis results - this adds together the > > PMD, Findbugs and checkstyle warnings is then able to mark the build > > as unstable if you set some thresholds, > > > Thomas > > > > -----Original Message----- > > > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > > > users@googlegroups.com] On Behalf Of Ullrich Hafner > > > Sent: 21 April 2011 08:14 > > > To: jenkinsci-users@googlegroups.com > > > Subject: Re: Checkstyle, FindBugs, PMD & Co: Health thresholds > > > > On 04/21/2011 08:42 AM, jcrouvi wrote: > > > > Hi, > > > > > We use Hudson ver. 1.395. > > > > I have defined a new Maven 2/3 Job and configured the Health > > > > thresholds for Checkstyle, ...,& Co. as follows: 100%: 6, 0%: 6 > > > > > This job has got about: > > > > 14 PMD warnings > > > > 8 Findbugs warnings > > > > 13 Checkstyle warnings > > > > > When this job is built, his Build stability is always 'sunny'! > > > > Why? > > > > I expect that the Build stability should be 'stormy'. > > > > > Thank you for your help. > > > > > Best Regards > > > > J.-Claude > > > > This is currently not supported for jobs using the Maven job type. > > > Can you please add your comments to JENKINS-4912? I need to remove > > > the configuration options until that feature is fixed... > > > > Ulli > > > ********************************************************************** > > **************** This message is confidential and intended only for > > the addressee. If you have received this message in error, please immediately notify the
postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary. > > > NDS Limited. Registered Office: One London Road, Staines, Middlesex, > > TW18 4EX, United Kingdom. A company registered in England and Wales. > > Registered no. 3080780. VAT no. GB 603 8808 40-00 > > ********************************************************************** > > **************** > > *************************************************************************** *********** > This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmas...@nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary. > > NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00 > *************************************************************************** ***********