You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Patrick Wong (JIRA)" <ji...@apache.org> on 2015/01/06 22:38:34 UTC

[jira] [Created] (DRILL-1939) cdh & hdp profiles - build failure due to enforcer rules

Patrick Wong created DRILL-1939:
-----------------------------------

             Summary: cdh & hdp profiles - build failure due to enforcer rules
                 Key: DRILL-1939
                 URL: https://issues.apache.org/jira/browse/DRILL-1939
             Project: Apache Drill
          Issue Type: Bug
          Components: Tools, Build & Test
            Reporter: Patrick Wong
            Assignee: Patrick Wong
            Priority: Minor
             Fix For: 0.9.0


{code}
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (avoid_bad_dependencies) @ drill-java-exec ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.BannedDependencies failed with message:
Found Banned Dependency: javax.servlet:servlet-api:jar:2.5
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Drill Root POM ............................. SUCCESS [1:41.699s]
[INFO] Drill Protocol .................................... SUCCESS [29.106s]
[INFO] Common (Logical Plan, Base expressions) ........... SUCCESS [1:36.672s]
[INFO] contrib/Parent Pom ................................ SUCCESS [0.551s]
[INFO] contrib/data/Parent Pom ........................... SUCCESS [0.491s]
[INFO] contrib/data/tpch-sample-data ..................... SUCCESS [12.638s]
[INFO] exec/Parent Pom ................................... SUCCESS [0.510s]
[INFO] exec/Java Execution Engine ........................ FAILURE [4:20.766s]
[INFO] contrib/hive-storage-plugin/Parent Pom ............ SKIPPED
[INFO] contrib/hive-storage-plugin/hive-exec-shaded ...... SKIPPED
[INFO] contrib/hive-storage-plugin/core .................. SKIPPED
[INFO] exec/JDBC Driver using dependencies ............... SKIPPED
[INFO] JDBC JAR with all dependencies .................... SKIPPED
[INFO] exec/Drill expression interpreter ................. SKIPPED
[INFO] contrib/mongo-storage-plugin ...................... SKIPPED
[INFO] contrib/hbase-storage-plugin ...................... SKIPPED
[INFO] Packaging and Distribution Assembly ............... SKIPPED
[INFO] contrib/sqlline ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:25.171s
[INFO] Finished at: Fri Jan 02 21:04:58 EST 2015
[INFO] Final Memory: 67M/595M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (avoid_bad_dependencies) on project drill-java-exec: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)