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:42:46 UTC

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

     [ https://issues.apache.org/jira/browse/YETUS-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated YETUS-240:
-----------------------------
    Affects Version/s: 0.1.0

> 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
>    Affects Versions: 0.1.0
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 0.2.0
>
>         Attachments: YETUS-240.00.patch
>
>
> 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)