Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-4104

mvn test standalone does not work due to unpack failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Tools, Build & Test
    • None

    Description

      #mvn clean install -DskipTests
      
      # mvn test
      

      I get the following error when I run the tests:

      [INFO]
      > ------------------------------------------------------------------------
      > [INFO] Reactor Summary:
      > [INFO]
      > [INFO] Apache Drill Root POM .............................. SUCCESS [
      > 4.593 s]
      > [INFO] ...
      > [INFO] exec/Java Execution Engine ......................... FAILURE [
      > 2.531 s]
      > [INFO] exec/JDBC Driver using dependencies ................ SKIPPED
      > [INFO] ...
      > [INFO] contrib/sqlline .................................... SKIPPED
      > [INFO]
      > ------------------------------------------------------------------------
      > [INFO] BUILD FAILURE
      > [INFO]
      > ------------------------------------------------------------------------
      > [INFO] Total time: 36.305 s
      > [INFO] Finished at: 2015-11-13T21:05:08+00:00
      > [INFO] Final Memory: 118M/1445M
      > [INFO]
      > ------------------------------------------------------------------------
      > [ERROR] Failed to execute goal
      > org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack
      > (unpack-vector-types) on project drill-java-exec: Artifact has not been
      > packaged yet. When used on reactor artifact, unpack should be executed
      > after packaging: see MDEP-98. -> [Help 1]
      

      I've seen this on both Mac with maven 3.3.3 and CentOS with maven 3.3.1

      Attachments

        Activity

          People

            Unassigned Unassigned
            jnadeau Jacques Nadeau
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: