[ https://issues.apache.org/jira/browse/ACCUMULO-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated ACCUMULO-2804:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Eliminate use of plexus-utils
> -----------------------------
>
> Key: ACCUMULO-2804
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2804
> Project: Accumulo
> Issue Type: Task
> Components: maven-plugin, test
> Affects Versions: 1.6.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Trivial
> Fix For: 1.6.1, 1.7.0
>
>
> we have a couple of uses of plexus-utils. One in test for use of a base64 encoder (declared
at the wrong scope) and one in maven plugin (for use of recursive delete).
> Since we already have commons-codec and commons-io, switch to those and eliminate the
plexus-utils dependency.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|