adobe / adobe/aem-project-archetype

core bundle fails to start in latest version or archetype(32) on AEMasCS SDK

Open
#853 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
596
Forks
431
Avg merge
10d 6h
Merged PRs (30d)
1

Description

The core bundle generated fails to start after installation with error -

org.apache.sling.api.request,version=[2.5,3) -- Cannot be resolved
org.apache.sling.api.resource,version=[2.13,3) -- Cannot be resolved

Its expecting [2.5,3) and [2.13,3) versions of the dependencies which are not present in

2021.10.5977.20211021T153528Z-211000

version of AEM SDK

Contributor guide

Open the contributing guide

Research direction

Inspect the generated core bundle's dependency declarations and compare the requested Sling API versions with those available in AEM SDK 2021.10.5977.20211021T153528Z-211000. Reproduce the installation and bundle-resolution failure; done means the generated core bundle starts without unresolved org.apache.sling.api.request or org.apache.sling.api.resource dependencies.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.