Maven = 3.2.1

Your example 
https://github.com/SonarSource/sonar-examples/tree/master/projects/languages/java/code-coverage/combined%20ut-it/combined-ut-it-multimodule-maven-jacoco.
 
is a nice start.

However I don't have a master pom.xml to trigger the build of both IT and 
UT.

How can I adapt this example of yours to work for my project ?

Via EclEmma I could easily trigger UT and IT via clicking, and merge those 
reports easily. And I want to do it via maven,

Thanks a ton.
MYN<

On Friday, February 13, 2015 at 4:29:10 PM UTC+1, my selenium wrote:
>
> Hi All,
>
> I have 5 projects A1, A2, ... A5, each has its own Unit Tests, each 
> project has its own pom.xml
>
> Now I have another Integration Test project, having its own pom.xml,
>
> I'd like to merge the report of this IT, together with all other 5 UTs, 
> the result should be browsable on Jenkins. I know I need a Sonar + Jacoco 
> working together. 
>
> However I've googled around several days, trying to read and fail. There's 
> no article telling me how to have Maven + Jacoco + Sonar working together 
> when UT is in a different project from IT.
>
> Any help is appreciated.
>
> Thanks, 
> MYN
>

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma 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/jacoco/563af440-a376-4ef3-8391-d26b6715da08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to