[ 
https://issues.apache.org/jira/browse/SLING-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710827#comment-13710827
 ] 

Robert Munteanu commented on SLING-2923:
----------------------------------------

I'm trying to build this myself and try it on Karaf in order to understand what 
the problem is here. I'm following the README ( I've previously run mvn clean 
install in contrib/launchpad/karaf ) . However, when I try to add the feature 
url to Karaf it always fails:

karaf@root> features:addUrl 
mvn:org.apache.sling/org.apache.sling.launchpad.karaf/0.1.0.BUILD-SNAPSHOT/xml/features
Error executing command: Unable to add repositories:
        URL 
[mvn:org.apache.sling/org.apache.sling.launchpad.karaf/0.1.0.BUILD-SNAPSHOT/xml/features]
 could not be resolved.
karaf@root> features:addUrl 
mvn:org.apache.sling/org.apache.sling.launchpad.karaf/1.0.0-SNAPSHOT/xml/features
Error executing command: Unable to add repositories:
        URL 
[mvn:org.apache.sling/org.apache.sling.launchpad.karaf/1.0.0-SNAPSHOT/xml/features]
 could not be resolved.

How do you install the feature in Karaf?
                
> release org.apache.sling.jcr.jackrabbit.server 2.1.1
> ----------------------------------------------------
>
>                 Key: SLING-2923
>                 URL: https://issues.apache.org/jira/browse/SLING-2923
>             Project: Sling
>          Issue Type: Task
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.1.0
>         Environment: Apache Karaf 3.0.0.RC1
>            Reporter: Oliver Lietz
>            Assignee: Robert Munteanu
>         Attachments: karaf.log.5, org.apache.sling.jcr.jackrabbit.server.log
>
>
> There are problems with Tika and org.apache.sling.jcr.jackrabbit.server 
> (Caused by: java.lang.ClassNotFoundException: 
> org.apache.tika.parser.xml.DcXMLParser not found by org.apache.tika.core) on 
> Karaf which seem to be solved with 2.1.1-SNAPSHOT. Release 2.1.1-SNAPSHOT as 
> 2.1.1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to