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 2013/04/11 19:09:18 UTC

[jira] [Created] (ACCUMULO-1265) copy dependencies breaks "mvn compile"

Christopher Tubbs created ACCUMULO-1265:
-------------------------------------------

             Summary: copy dependencies breaks "mvn compile"
                 Key: ACCUMULO-1265
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1265
             Project: Accumulo
          Issue Type: Bug
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
             Fix For: 1.5.0


maven-dependencies-plugin:copy-dependencies in the parent pom breaks because it tries to copy Accumulo artifacts to the lib directory when they are listed as dependencies to sister modules. This is unnecessary, because the maven-jar-plugin is configured to place them there during the package phase.

This needs to be fixed so that both "mvn compile" and "mvn package" do the right thing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira