Configuring Cover to work with your project's build system
Overview
Phase
Purpose
meta:
version: 3
toolName: my-special-maven
cmd:
windows:
- mvn.cmd
linux:
- mvn
macos:
- mvn
global:
timeout: PT1M
phase:
info: ~
classpath: ~
launcher: ~
clean: ~
build: ~
test: ~
coverage: ~
refactor: ~
validate: ~Last updated
Was this helpful?

