[
https://issues.apache.org/jira/browse/SLING-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911717#comment-16911717
]
Carsten Ziegeler commented on SLING-8234:
-----------------------------------------
[~rombert] Is the full feature model analysed in your case? If the analyser is
missing this, then we should enhance the check, but I have the feeling that in
your case the final model has not been analysed
> Feature launcher does not specify which content package requires a missing
> dependency
> -------------------------------------------------------------------------------------
>
> Key: SLING-8234
> URL: https://issues.apache.org/jira/browse/SLING-8234
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Reporter: Robert Munteanu
> Priority: Minor
> Fix For: Feature Model Launcher 1.1.2
>
>
> When trying to run an application which depends on a missing content package,
> an uncaught exception stops the application, but does not explain which
> content package is missing a dependency, making troubleshooting difficult:
> {noformat}[ERROR] Error while assembling launcher: Package has unresolved
> dependencies: day/cq610/social/enablement:cq-social-enablement-pkg:1.1.0
> shaded.org.apache.jackrabbit.vault.packaging.DependencyException: Package has
> unresolved dependencies:
> day/cq610/social/enablement:cq-social-enablement-pkg:1.1.0
> at
> shaded.org.apache.jackrabbit.vault.packaging.registry.impl.ExecutionPlanBuilderImpl.resolveInstall(ExecutionPlanBuilderImpl.java:257)
> at
> shaded.org.apache.jackrabbit.vault.packaging.registry.impl.ExecutionPlanBuilderImpl.validate(ExecutionPlanBuilderImpl.java:239)
> at
> org.apache.sling.feature.extension.content.ContentHandler.buildExecutionPlan(ContentHandler.java:79)
> at
> org.apache.sling.feature.extension.content.ContentHandler.handle(ContentHandler.java:121)
> at
> org.apache.sling.feature.launcher.impl.FeatureProcessor.prepareLauncher(FeatureProcessor.java:159)
> at
> org.apache.sling.feature.launcher.impl.Main.main(Main.java:250){noformat}
> It would be very helpful if the package missing dependencies would be
> included in the message as well.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)