`-Dpact.rootDir="target/pact-classes"` didn’t work for me. `env "pact.rootDir=target/pact-classes" bash` did ...because of the "."
Activity