Jacoco task should depend on test task

The jacoco code coverage task should automatically depend on the test task. gradle test jacoco is redundant, compared to gradle cobertura.