You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/04/11 23:05:17 UTC

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629373#comment-13629373 ] 

Hudson commented on ACCUMULO-1265:
----------------------------------

Integrated in Accumulo-Trunk-Hadoop-2.0 #184 (See [https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/184/])
    ACCUMULO-1265, ACCUMULO-1250, ACCUMULO-1244, ACCUMULO-1063 merged to trunk from 1.5 branch (Revision 1467036)

     Result = SUCCESS
ctubbsii : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/assemble
* /accumulo/trunk/assemble/pom.xml
* /accumulo/trunk/bin/accumulo
* /accumulo/trunk/bin/bootstrap_hdfs.sh
* /accumulo/trunk/core
* /accumulo/trunk/core/pom.xml
* /accumulo/trunk/core/src/main/scripts/generate-thrift.sh
* /accumulo/trunk/examples
* /accumulo/trunk/examples/simple/pom.xml
* /accumulo/trunk/fate/pom.xml
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/pom.xml
* /accumulo/trunk/proxy/pom.xml
* /accumulo/trunk/server
* /accumulo/trunk/server/pom.xml
* /accumulo/trunk/src
* /accumulo/trunk/start/pom.xml
* /accumulo/trunk/test/pom.xml
* /accumulo/trunk/trace/pom.xml

                
> 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