You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Suraj Naik (Jira)" <ji...@apache.org> on 2021/01/29 09:05:00 UTC

[jira] [Created] (PHOENIX-6350) Build failure on phoenix master branch

Suraj Naik created PHOENIX-6350:
-----------------------------------

             Summary: Build failure on phoenix master branch
                 Key: PHOENIX-6350
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6350
             Project: Phoenix
          Issue Type: Bug
         Environment: Ubuntu 20.04 LTS
            Reporter: Suraj Naik


{code:java}
[WARNING] Used undeclared dependencies found:
[WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 5.1.0-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [ 1.821 s]
[INFO] Phoenix Hbase 2.4.0 compatibility .................. SUCCESS [ 4.454 s]
[INFO] Phoenix Hbase 2.3.0 compatibility .................. SUCCESS [ 2.683 s]
[INFO] Phoenix Hbase 2.2.5 compatibility .................. SUCCESS [ 2.101 s]
[INFO] Phoenix Hbase 2.1.6 compatibility .................. SUCCESS [ 2.133 s]
[INFO] Phoenix Core ....................................... SUCCESS [ 36.892 s]
[INFO] Phoenix - Pherf .................................... FAILURE [ 5.749 s]
[INFO] Phoenix Client Parent .............................. SKIPPED
[INFO] Phoenix Client for HBase 2.4 ....................... SKIPPED
[INFO] Phoenix Server JAR for HBase 2.4 ................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] phoenix-tools ...................................... SKIPPED
[INFO] Phoenix Client Embedded for HBase 2.4 .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.515 s
[INFO] Finished at: 2021-01-29T14:31:47+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze-only (enforce-dependencies) on project phoenix-pherf: Dependency problems found -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :phoenix-pherf{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)