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

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

Integrated in Accumulo-1.5 #73 (See 
[https://builds.apache.org/job/Accumulo-1.5/73/])
    ACCUMULO-1265 Fix 'mvn compile' (Revision 1467019)

     Result = SUCCESS
ctubbsii : 
Files : 
* /accumulo/branches/1.5/assemble/pom.xml
* /accumulo/branches/1.5/core/pom.xml
* /accumulo/branches/1.5/examples/simple/pom.xml
* /accumulo/branches/1.5/pom.xml
* /accumulo/branches/1.5/proxy/pom.xml
* /accumulo/branches/1.5/server/pom.xml
* /accumulo/branches/1.5/test/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

Reply via email to