Maven project compilation fails claiming composite.xml errors
(Doc ID 2455152.1)
Last updated on DECEMBER 07, 2021
Applies to:
Oracle Business Process Management Suite - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.0.0 version
Unable to build BPM project through Maven if human task is present
When i am trying to build the BPM project through MAVEN i am getting error related to MDS. However the same thing is working in case there is no human task present in the BPM project. I am getting the below error while building the BPM project.
ERROR
-----------------------
..
WARNING: Failed to load WSDL from oramds:/soa/shared/workflow/TaskServiceInterface.wsdl due to: Error in getting XML input stream: oramds:/soa/shared/workflow/TaskServiceInterface.wsdl: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/soa/shared/workflow/TaskService
ace.wsdl does not exist.
Z:\\Maven_Working\Maven\TestBpmProject/SOA//composite.xml:16: error: Load of wsdl "oramds:/soa/shared/workflow/TaskServiceInterface.wsdl" failed
WARNING: Validating WSDLs from WSDLManager.... with option UseSoaInfraMds:false
INFO: XMLSchema incremental build enabled.
Z:\Maven_Working\Maven\TestBpmProject/SOA//composite.xml:27: error: Cannot find Port Type "{http://xmlns.oracle.com/bpel/workflow/taskService}TaskService" for "HumanTasks.Humantask1.reference" in WSDL Manager
Z:\Maven_Working\Maven\Test\BpmProject/SOA//composite.xml:42: error: Cannot find Port Type "{http://xmlns.oracle.com/bpel/workflow/taskService}TaskService" for "TaskService" in WSDL Manager
HumanTasks/Humantask1.task: warning: Task title not specified
HumanTasks/Humantask1.task: warning: Error assignee not specified
Z:\Maven_Working\Maven\TestVacationBpmProject/SOA//
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |