Apache Sling is a fun OSGi web application framework -- a scriptable JCR content repository with a RESTful presence.
gather-sling uses the Neo4j apoc-bundle for provisioning neo4j. This component has not yet been released into the public repository, so it must be downloaded and built first.
svn co https://svn.neo4j.org/laboratory/components/apoc-bundle
cd apoc-bundle
mvn clean install
Then build gather-sling from the project base directory.
cd gather-sling
mvn clean install
mvn pax:provision
- Apache Sling - web framework
- Neo4j - graph database