Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Feature Model Launcher 1.2.0
-
None
Description
Feature Launcher uses appassembler-maven-plugin for packaging all runtime dependencies into the classpath. As a lot of required dependencies have scope "provided" (due to primary usage within OSGi) it is hard to come up with a correct runtime classpath. The enforcer rule from SLING-11369 should be leveraged to automatically enforce a complete runtime classpath.
Attachments
Issue Links
- is a clone of
-
SLING-11386 Make sure that cp2fm contains all necessary runtime dependencies
- Closed
- is blocked by
-
SLING-11369 Provide Maven Enforcer rule which checks that provided dependencies are contained in the runtime Maven classpath
- Closed
- is related to
-
SLING-10956 Create assembly for feature launcher
- Closed
- links to