Hi Thiru,

actually it works as before with the post build task "Publish JUnit 
Results"
You just have to make sure you get the path to the files straight, in our 
case this is something like 
"Application/test/name.of.test.project/target/surefire-reports/*.xml"

Kind regards,
 
Andreas Schilling
CAE Processes & Data Management
-------------------------------------------------------------------
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science & Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49.7158.17 15.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de
--------------------------------------------------------------------
www.twt-gmbh.de
--------------------------------------------------------------------
Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145
--------------------------------------------------------------------



Von:    Thiru <thiru.mala...@gmail.com>
An:     jenkinsci-users@googlegroups.com
Datum:  14.02.2013 16:56
Betreff:        Jenkins - JUnit result XMLs in Maven build
Gesendet von:   jenkinsci-users@googlegroups.com



I have a build for my maven projects in Jenkins. As a part of build 
process, we have to trigger a external integration testing environment 
using Shell scripts , which gives back the test results in form of JUNIT 
result XMLs. I like to know, how we can plug in the results to test 
results of the build. In builds for freestyle project, there is step like 
"Publish JUnit test result report", is there any similar way in maven 
build? if not, how we can use those JUnit results in build?
-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to