Hi,
Surefire is an *apache Maven* plugin, not a Jenkins one.

Please address your questions to Maven Users mailing list.
Le 29 août 2013 08:42, "Gaurang shah" <[email protected]> a écrit :

> Hi Guys,
>
> Is there any way I can cross reference source code in Surefire plugin of
> Jenkins.
>
> I got this example on the internet, however this only cross reference
> source code while generating html reports, i want source code cross
> reference in the surefire reports which jenkins shows after test
> completion.
>
> <reporting>
>     <plugins>
>         <plugin>
>             <groupId>org.apache.maven.plugins</groupId>
>             <artifactId>maven-jxr-plugin</artifactId>
>             <version>2.3</version>
>         </plugin>
>     </plugins></reporting>
>
>  --
> 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].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to