You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/12/15 19:38:46 UTC

[jira] [Created] (YETUS-240) Skip checkstyle/findbugs during mvninstall

Josh Elser created YETUS-240:
--------------------------------

             Summary: Skip checkstyle/findbugs during mvninstall
                 Key: YETUS-240
                 URL: https://issues.apache.org/jira/browse/YETUS-240
             Project: Yetus
          Issue Type: Improvement
          Components: Test Patch
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 0.2.0


I noticed that {{mvn install}} runs on Accumulo were taking a long time because we have our build configured to automatically run both checkstyle and findbugs during the {{verify}} Maven lifecycle phase.

These tools are already covered under their respective plugins. We should skip them when running installs as it's just wasted CPU time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)