You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2018/05/22 13:10:00 UTC

[jira] [Created] (MCHECKSTYLE-353) Don't resolve any dependencies

Zoran Regvart created MCHECKSTYLE-353:
-----------------------------------------

             Summary: Don't resolve any dependencies
                 Key: MCHECKSTYLE-353
                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-353
             Project: Maven Checkstyle Plugin
          Issue Type: Improvement
          Components: checkstyle:check
    Affects Versions: 3.0.0
            Reporter: Zoran Regvart


Not sure why resolving dependencies is needed for running Checkstyle, it does slow down the build considerably. For Apache Camel this makes a ten fold difference from ~20mins to ~2mins for running mvn checkstyle:check.

Seems this was introduced with MCHECKSTYLE-163 but subsequently integration test was removed in MCHECKSTYLE-272.

I've created a GitHub pull request to address this:
https://github.com/apache/maven-checkstyle-plugin/pull/5



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)