[
https://issues.apache.org/jira/browse/CXF-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901746#comment-17901746
]
Freeman Yue Fang commented on CXF-9084:
---------------------------------------
Thanks for the clarification [~bitan]!
Could you please append the build.log which is generated during cxf-codegen
maven plugin integration-test, you should find it from
cxf_code_path/maven-plugins/codegen-plugin/target/it/jaxb-xjc-runtime-sources/build.log
cxf_code_path/maven-plugins/codegen-plugin/target/it/mark-generated/build.log
cxf_code_path/maven-plugins/codegen-plugin/target/it/wsdl-artifact-resolution/build.log
cxf_code_path/maven-plugins/codegen-plugin/target/it/jdk-cxf-with-toolchain/build.log
This can reveal more why "Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.7.0:verify"
Freeman
> 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
> Priority: Major
> Attachments: build-cxf-rt-frontend-jaxws.txt
>
>
> 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)