Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Content-Package to Feature Model Converter 1.1.16
-
None
Description
For the standalone usecase cp2fm 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 blocked by
-
SLING-11369 Provide Maven Enforcer rule which checks that provided dependencies are contained in the runtime Maven classpath
- Closed
- is cloned by
-
SLING-11408 Make sure that feature launcher contains only necessary runtime dependencies
- Closed
- links to