Test cases get run on mvn install but when I try to individually run ith through Intellij Idea, the i get the error of jacoco offline.
dependency : org.jacoco.agent - 0.8.7 classifier as runtime and scope as test added
plugin : jacoco-maven-plugin 0.8.7