Message Boards

PanelApp Liferay 7.3 Unresolved requirement

Radovan Mladenovic, modified 3 Years ago.

PanelApp Liferay 7.3 Unresolved requirement

New Member Posts: 2 Join Date: 10/22/20 Recent Posts
Hi,I'm trying to create simple PanellApp but when I deploy it I get following error: javax.portlet.PortletException: org.osgi.framework.BundleException: Could not resolve module: com.some [1234]_  Unresolved requirement: Import-Package: com.liferay.application.list; version="[1.0.0,2.0.0)"_ [Sanitized]
javax.portlet.PortletException: org.osgi.framework.BundleException: Could not resolve module: com.some [1234]_  Unresolved requirement: Import-Package: com.liferay.application.list; version="[1.0.0,2.0.0)"_ [Sanitized]

I'm using liferay-ce-portal-7.3.4-ga5.Version of com.liferay.portal.kernel is 5.4.0 and for com.liferay.application.list.api is 2.0.0
I've tried to change version of list.api but without success
Thanks!