Venkat Ganesh created SLING-5062:
------------------------------------
Summary: Apache Sling Distribution Core bundle installation is not
successful.
Key: SLING-5062
URL: https://issues.apache.org/jira/browse/SLING-5062
Project: Sling
Issue Type: Bug
Components: Distribution
Reporter: Venkat Ganesh
After I install from sling/contrib/extensions/distribution/core (downloaded
from https://github.com/apache/sling ) , by running the command,
mvn -PautoInstallBundle clean install
-Dsling.url=http://localhost:8080/system/console
the build is successful. However, when I go to
http://localhost:8080/system/console/bundles for
org.apache.sling.distribution.core, the error is shown below.
What do I need to resolve these issues?
Thx,
org.apache.jackrabbit.vault.fs.api,version=[2.4,3) -- Cannot be resolved
org.apache.jackrabbit.vault.fs.config,version=[2.4,3) -- Cannot be resolved
org.apache.jackrabbit.vault.fs.filter,version=[2.4,3) -- Cannot be resolved
org.apache.jackrabbit.vault.fs.io,version=[2.4,3) -- Cannot be resolved
org.apache.jackrabbit.vault.packaging,version=[2.4,3) -- Cannot be resolved
...
org.apache.sling.hc.api,version=[1.0,2) -- Cannot be resolved
org.apache.sling.hc.util,version=[1.0,2) -- Cannot be resolved
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)