You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/01/15 04:25:24 UTC

[jira] [Assigned] (ACCUMULO-2165) maven-plugin's classpath is not assembled similarly to a real accumulo or mac

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

Christopher Tubbs reassigned ACCUMULO-2165:
-------------------------------------------

    Assignee: Christopher Tubbs

> maven-plugin's classpath is not assembled similarly to a real accumulo or mac
> -----------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2165
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2165
>             Project: Accumulo
>          Issue Type: Bug
>          Components: maven-plugin
>            Reporter: John Vines
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> the maven plugin uses AbstractAccumuloMojo#configureMiniClasspath to assemble the classpath. All it does it get the list of artifacts in the order reported by project.getArtifacts(), which includes maven dependencies, including the sisu forks of guice and guava. This causes the maven-plugin to use a heavily bastardized classpath which is both out of order of normal accumulo classpaths but also with additional libraries injected.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)