Yun Gao created FLINK-24896:
-------------------------------
Summary: Failed to execute goal
com.github.siom79.japicmp:japicmp-maven-plugin:0.11.0:cmp (default) on project
flink-metrics-core
Key: FLINK-24896
URL: https://issues.apache.org/jira/browse/FLINK-24896
Project: Flink
Issue Type: Bug
Components: Build System / Azure Pipelines
Affects Versions: 1.15.0
Reporter: Yun Gao
{code:java}
[ERROR] Failed to execute goal
com.github.siom79.japicmp:japicmp-maven-plugin:0.11.0:cmp (default) on project
flink-metrics-core: Execution default of goal
com.github.siom79.japicmp:japicmp-maven-plugin:0.11.0:cmp failed: Marshalling
of XML document failed: Implementation of JAXB-API has not been found on module
path or classpath. com.sun.xml.internal.bind.v2.ContextFactory -> [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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :flink-metrics-core
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)