Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Clover jar and Clover DB on seperate machines

Himanshu Verma March 9, 2021

I have a multi-module maven project. My system works like all the deployable jars/wars gets created inside a "deploy" folder, and we directly deploy all theses jars directly from "deploy" folder to a remote server accessible by all.

Now to track my code coverage, I am creating instrumented clover build using
"mvn clover:setup package" command which is creating instrumented jars/wars inside "deploy" folder, and all the clover.db inside target folder of each module. Now my system is: instrumented build is deployed on remote server, but the clover.db still exists in my local system from where I created the build.

My problem is, If I run test suite on my local system which is configured to access remote server IPs, how can I make sure my clover.db on local system is getting updated and I can create a clover report from that clover.db ?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events