[
https://issues.apache.org/jira/browse/PHOENIX-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suraj Naik updated PHOENIX-6350:
--------------------------------
Description:
I used
{code:java}
mvn clean install package -DskipTests
{code}
{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}
was:
{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}
> 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
> Priority: Major
>
> I used
> {code:java}
> mvn clean install package -DskipTests
> {code}
> {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)