It would be simpler to change your duplicate code scanner and metrics tool to 
one that is already supported by Jenkins. Did you look at CPD or Simian for 
code duplications? Or Jenkins metrics plug-in?

If you are planning to write a new plug-in, see http://wiki.jenkins-ci.org/.

If you are planning to write a new parser, see 
https://github.com/jenkinsci/dry-plugin/tree/master/src/main/java/hudson/plugins/dry/parser
 for some examples. Here no tutorial is available.

> Am 04.10.2016 um 09:15 schrieb venkatakrishnan nagarajan 
> <venket.krish...@gmail.com>:
> 
> Since am new to JEnkins, am not aware of writing parser or developing new 
> Plug-in. Is there any development tutorials available?
> Kindly help on this.
> 
> 
> 
> On Monday, October 3, 2016 at 2:58:20 PM UTC, Ullrich Hafner wrote:
> For Atomiq Console you need to write a parser for the dry plug-in 
> (https://wiki.jenkins-ci.org/display/JENKINS/DRY+Plugin 
> <https://wiki.jenkins-ci.org/display/JENKINS/DRY+Plugin>).
> For Source Monitor you need to write a new plug-in.
>  
>> Am 03.10.2016 um 15:26 schrieb venkatakrishnan nagarajan 
>> <venket....@gmail.com <javascript:>>:
>> 
>> Hi all,
>> 
>> Currently i have developed application exe which does the static code 
>> analysis part using FxCop, Atomiq Console and Source Monitor.
>> When i tried to run my application  exe in jenkins  am able to generate 
>> report for all the three (FxCop, Atomiq Console and Source Monitor).
>> Through jenkins violation plugin only for FxCop am able to show the 
>> violation report for the respective build but not for ATOMIQ CONSOLE and 
>> SOURCE MONITOR
>> Could you please help me how to show the violation report in Jenkins for 
>> Atomiq console and source monitor in the same build version
>> 
>> Thanks,
>> Venkat
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-de...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/f95c9135-00c3-43a0-b540-b021ae76a53e%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-dev/f95c9135-00c3-43a0-b540-b021ae76a53e%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 Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com 
> <mailto:jenkinsci-dev+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/f651d74e-bd3e-4a84-94c1-c70a7d2c017e%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-dev/f651d74e-bd3e-4a84-94c1-c70a7d2c017e%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 Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/BF39EC2A-E0E0-4ECA-8930-BB4983E9CFAE%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to