> Am 13.10.2015 um 12:27 schrieb Leon Leon <[email protected]>:
> 
> Dear Jenkins Users,
> 
> I am trying to use the Warnings plugin in a Workflow job. However, since it 
> is not available in the snippet generator. I am using it this way:
> step([$class: 'WarningsPublisher', consoleParsers: [[parserName: 
> 'myParser']]])
> How can I add more options to this ? I need to make it always run even if the 
> build failed (So I need this option: Run always: If this plug-in should run 
> even for failed builds then activate this check box)
> 


You can have a look at 
https://github.com/jenkinsci/acceptance-test-harness/commit/c0aeb6d399385ebc8969181033661e7b0adab599
 
<https://github.com/jenkinsci/acceptance-test-harness/commit/c0aeb6d399385ebc8969181033661e7b0adab599>
 and 
https://github.com/jenkinsci/analysis-core-plugin/blob/master/src/main/java/hudson/plugins/analysis/core/HealthAwareRecorder.java
 
<https://github.com/jenkinsci/analysis-core-plugin/blob/master/src/main/java/hudson/plugins/analysis/core/HealthAwareRecorder.java>.
All available options are declared there.

> 
> I am also trying to use the Log Parser Plugin in the workflow. It will be 
> very helpful if you can give me more information about it as well.
> 
> Thank you in advance.
> 
> --
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/5a582bb7-9219-4d83-a059-bbad3009663c%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-users/5a582bb7-9219-4d83-a059-bbad3009663c%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0D1C18B1-4595-42A8-84EA-C492533781AB%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to