You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/09 22:47:50 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13867113#comment-13867113 ] 

ASF subversion and git services commented on ACCUMULO-2165:
-----------------------------------------------------------

Commit b4a832da7515bde113856313d1d4fcd497f4ee0b in branch refs/heads/1.6.0-SNAPSHOT from [~vines]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=b4a832d ]

ACCUMULO-2165 temporary fix


> 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
>             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)