Problems deploying a service builder module in Liferay 7.0 DXP

Jamie Sammons, modified 4 Years ago. New Member Post: 1 Join Date: 7/23/21 Recent Posts

The liferay portal version I am using is liferay-dxp-digital-enterprise-7.0-ga1, the target platform of my liferay workspace in
gradle.properties is dxp 7.0-sp16. Liferay Developer Studio release version is 4.12
During deploying the service builder module (the api and service of the module) it is throwing an error "Unresolved Requirement". The screencapture of the error is shown below, how to solve this?

The name of the module is "sample" and the service name is "sample.service" and "sample.api"


 

thumbnail
Olaf Kock, modified 4 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

There's a stackoverflow meta post that explains far better than I could, why posting images of text content is suboptimal - please consider editing with the text, which will be easier to read and index.

As those missing requirements look benign, your build process probably weaves in the wrong versions for them