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

Mike Walch resolved ACCUMULO-4618.
----------------------------------
    Resolution: Fixed

> Enforce dependency analysis during build
> ----------------------------------------
>
>                 Key: ACCUMULO-4618
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4618
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 2.0.0
>            Reporter: Mike Walch
>            Assignee: Mike Walch
>             Fix For: 2.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> If you run {{mvn dependency:analyze}}, the maven-dependency-plugin will 
> determine if there are missing or unused dependencies in each module pom 
> file.  This plugin can be configured so the Accumulo build fails if a user 
> starts using a dependency but does not declare it in the pom.xml file or if 
> they remove code that uses a dependency but fail to remove the dependency 
> from the pom file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to