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/c6526bdf-81fb-4052-b421-fe63afe112f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
