[
https://issues.apache.org/jira/browse/PHOENIX-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277765#comment-17277765
]
ASF GitHub Bot commented on PHOENIX-6350:
-----------------------------------------
surajj-naik commented on pull request #1121:
URL: https://github.com/apache/phoenix/pull/1121#issuecomment-772302384
@stoty, I added the jakarta xml bind to ignore used undeclared dependency
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Assignee: Istvan Toth
> Priority: Major
> Labels: Java11
>
> 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)