[
https://issues.apache.org/jira/browse/SLING-11386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578504#comment-17578504
]
Konrad Windszus commented on SLING-11386:
-----------------------------------------
Followup fix in
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/ca2b551f1872d0efd1b5839fb59e87edef2b872c.
> Make sure that cp2fm contains all necessary runtime dependencies
> ----------------------------------------------------------------
>
> Key: SLING-11386
> URL: https://issues.apache.org/jira/browse/SLING-11386
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Affects Versions: Content-Package to Feature Model Converter 1.1.16
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.1.18
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)