Run JaCoCo on already generated artifacts

35 views
Skip to first unread message

mr.sargis...@gmail.com

unread,
Feb 18, 2016, 5:40:03 AM2/18/16
to JaCoCo and EclEmma Users
We are running test on amazon server and we are deploying jar files to artifacts and then downloading jars into amazon server and running tests on jar files.
in this workflow we are losing JaCoCo files.

Does someone experienced the same project?

Our project is multi module maven project and the JaCoCo setup is done based on following example:
http://www.lordofthejars.com/2012/07/jacoco-in-maven-multi-module-projects.html

Marc R. Hoffmann

unread,
Feb 21, 2016, 11:35:39 AM2/21/16
to jac...@googlegroups.com
So exec files are probably generated on the amazon servers, right? So
you need to find a ways to download these files after you finished your
tests.

Alternatively you can use JaCoCo's remote protocol (output mode
tcpserver oder tcpclient). Note that this protocol does not implement
any security and should only be used with e.g. VPNs.

Regards,
-marc

mr.sargis...@gmail.com

unread,
Feb 29, 2016, 5:05:27 AM2/29/16
to JaCoCo and EclEmma Users
We were able to solve this problem. Thanks!
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages