Bitan Paul created CXF-9084:
-------------------------------
Summary: Failure building CXF Packages
Key: CXF-9084
URL: https://issues.apache.org/jira/browse/CXF-9084
Project: CXF
Issue Type: Bug
Affects Versions: 4.0.5
Reporter: Bitan Paul
I’m encountering a consistent build failure with cxf-rt-frontend-jaxws-4.0.5.
Specifically, all the CXF packages are failing with the following error log:
[ERROR] The following builds failed:
[ERROR] * jaxb-xjc-runtime-sources/pom.xml
[ERROR] * mark-generated/pom.xml
[ERROR] * wsdl-artifact-resolution/pom.xml
[ERROR] * jdk-cxf-with-toolchain/pom.xml
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.7.0:verify (test-integration)
on project cxf-codegen-plugin: 4 builds failed. See console output above for
details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.7.0:verify (test-integration)
on project cxf-codegen-plugin: 4 builds failed. See console output above for
details.
I think this error is related to the maven-invoker-plugin found in the POM file
within the codegen-plugin folder. I’ve tried different Java versions and
various build commands, but the error persists across all attempts.
Additionally, even when fetching the failing dependencies online, the main
package still fails for the same reason.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)