Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1265

copy dependencies breaks "mvn compile"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            ctubbsii Christopher Tubbs
            ctubbsii Christopher Tubbs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: