You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sfuhrm <gi...@git.apache.org> on 2018/06/12 22:10:12 UTC

[GitHub] commons-collections pull request #41: Fix checkstyle config.

GitHub user sfuhrm opened a pull request:

    https://github.com/apache/commons-collections/pull/41

    Fix checkstyle config.

    mvn clean checkstyle:checkstyle was failing. 
    
    Error was: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) on project commons-collections4: An error has occurred in Checkstyle report generation.: Failed during checkstyle execution: Failed during checkstyle configuration: unable to parse configuration stream: Property ${checkstyle.suppressions.file} has not been set -> [Help 1]

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sfuhrm/commons-collections CheckStyleMaven

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-collections/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit df3a7ef493a81441cdaac16b8c76fd4a0a782bc9
Author: Stephan Fuhrmann <s...@...>
Date:   2018-06-12T22:06:54Z

    Fix checkstyle config.
    Error was: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) on project commons-collections4: An error has occurred in Checkstyle report generation.: Failed during checkstyle execution: Failed during checkstyle configuration: unable to parse configuration stream: Property ${checkstyle.suppressions.file} has not been set -> [Help 1]

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-collections pull request #41: Fix checkstyle config.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-collections/pull/41


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-collections issue #41: Fix checkstyle config.

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-collections/pull/41
  
    
    [![Coverage Status](https://coveralls.io/builds/17457126/badge)](https://coveralls.io/builds/17457126)
    
    Coverage remained the same at 87.386% when pulling **df3a7ef493a81441cdaac16b8c76fd4a0a782bc9 on sfuhrm:CheckStyleMaven** into **949d74737327f114ae97a18f9bb4a4f5626b59a5 on apache:master**.



---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org