acceptance-test-harness
acceptance-test-harness copied to clipboard
Don't skip doclint
The build as-is fails for me locally if I invoke mvn clean verify -DskipTests
, and should fail on ci.j too, because we're lacking https://github.com/jenkinsci/acceptance-test-harness/pull/890.
Is this needed after https://github.com/jenkinsci/acceptance-test-harness/pull/893?
Is this needed after #893?
Given, the new task runs separately to the maven workflow to verify results independently, possibly not?