You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Purnendra Pratap Singh (JIRA)" <ji...@apache.org> on 2018/03/29 20:50:00 UTC

[jira] [Updated] (SLING-7564) Unable to add Sling feature on Karaf 4.2.0.M2

     [ https://issues.apache.org/jira/browse/SLING-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Purnendra Pratap Singh updated SLING-7564:
------------------------------------------
    Description: 
I am trying to run sling feature on Apache Karaf 4.2.0 

I am following exact steps from here: [https://sling.apache.org/documentation/karaf.html#sling-karaf-features]

on running command : 

feature:install sling-launchpad-content

but I am getting below error : 

Error executing the command: No matching features for sling-launchpad-content/0

  was:
I am trying to run sling feature on Apache Karaf 4.2.0 

I am following exact steps from here: [https://sling.apache.org/documentation/karaf.html#sling-karaf-features]

on running command : 

feature:install sling-quickstart-oak-tar

but I am getting below error : 

Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=sling-quickstart-oak-tar; type=karaf.feature; version="[0.1.1.SNAPSHOT,0.1.1.SNAPSHOT]"; filter:="(&(osgi.identity=sling-quickstart-oak-tar)(type=karaf.feature)(version>=0.1.1.SNAPSHOT)(version<=0.1.1.SNAPSHOT))" [caused by: Unable to resolve sling-quickstart-oak-tar/0.1.1.SNAPSHOT: missing requirement [sling-quickstart-oak-tar/0.1.1.SNAPSHOT] osgi.identity; osgi.identity=sling-quickstart-oak; type=karaf.feature; version="[0.1.1.SNAPSHOT,0.1.1.SNAPSHOT]" [caused by: Unable to resolve sling-quickstart-oak/0.1.1.SNAPSHOT: missing requirement [sling-quickstart-oak/0.1.1.SNAPSHOT] osgi.identity; osgi.identity=sling-jcr; type=karaf.feature; version="[0.1.1.SNAPSHOT,0.1.1.SNAPSHOT]" [caused by: Unable to resolve sling-jcr/0.1.1.SNAPSHOT: missing requirement [sling-jcr/0.1.1.SNAPSHOT] osgi.identity; osgi.identity=org.apache.sling.jcr.resource; type=osgi.bundle; version="[3.0.8,3.0.8]"; resolution:=mandatory [caused by: Unable to resolve org.apache.sling.jcr.resource/3.0.8: missing requirement [org.apache.sling.jcr.resource/3.0.8] osgi.service; filter:="(objectClass=org.apache.sling.jcr.api.SlingRepository)"; effective:=active]]]]


> Unable to add Sling feature on Karaf 4.2.0.M2
> ---------------------------------------------
>
>                 Key: SLING-7564
>                 URL: https://issues.apache.org/jira/browse/SLING-7564
>             Project: Sling
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Purnendra Pratap Singh
>            Priority: Blocker
>
> I am trying to run sling feature on Apache Karaf 4.2.0 
> I am following exact steps from here: [https://sling.apache.org/documentation/karaf.html#sling-karaf-features]
> on running command : 
> feature:install sling-launchpad-content
> but I am getting below error : 
> Error executing the command: No matching features for sling-launchpad-content/0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)