Details
Description
not able to download launcher jars and wars neither via terminal nor through IDE by pom.xml and is not available on the apache stanbol official site explicitly.
The launcher packages are not even available on the official website of Apache Stanbol links given below:
https://stanbol.apache.org/downloads/launchers.html
http://dev.iks-project.eu/downloads/stanbol-launchers/
on downloading via terminal through pom.xml by command mvn clean install
we get error as build failure with mesage-
For instance error like- http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.launchpad/9/org.apache.sling.launchpad-9-bundlelist.xml: No such file or directory.
hence traversing to this location given in url we cant find the org.apache.sling.launchpad-9-bundlelist.xml. hence interrupting the whole process of downloading of launchers .
please help us on this issue.