-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Fix Version/s: 7.2.x
-
Component/s: Fragment Administration
-
Labels:None
-
Type of Documentation:Developer
-
Git Pull Request:
When trying to deploy the Contributed Fragment Collection (see step 3) on Liferay Community Edition Portal 7.2.1 CE GA2, the fragment JAR is unresolved:
2020-11-09 16:12:03.298 ERROR [fileinstall-/opt/liferay/osgi/modules][LogService:93] Error while starting bundle: file:/opt/liferay/osgi/modules/com.liferay.learn.fragments-1.0.0.jar
org.osgi.framework.BundleException: Could not resolve module: com.liferay.learn.fragments [1068]_ Unresolved requirement: Import-Package: com.liferay.fragment.contributor; version="[1.7.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1275)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1248)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1237)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316)
- is a dependency of
-
LRDOCS-8766 Update to Code Changes: Creating a Contributed Fragment Collection
-
- Closed
-