Dmitry Ovchinnikov

Results 3 comments of Dmitry Ovchinnikov

Please look at the CI build. There was an error during artifact fetching: `[ERROR] Failed to execute goal org.codehaus.mojo:clirr-maven-plugin:2.8:check (default-cli) on project commons-lang3: Execution default-cli of goal org.codehaus.mojo:clirr-maven-plugin:2.8:check failed: Plugin...

I've added the test: https://github.com/apache/commons-lang/pull/437/files Please look at CI logs again: the logs show checkstyle rules violations in `Functions.java` but I didn't change that file: ``` [ERROR] src/main/java/org/apache/commons/lang3/Functions.java:[148] (javadoc) JavadocMethod:...

The same **false-positive** build failure happened to https://travis-ci.org/apache/commons-lang/jobs/575873214