oliverlietz / apache-sling-aggregator

Apache Sling – Aggregator

Home Page:https://oliverlietz.github.io/apache-sling-aggregator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Sling – Aggregator

Maven aggregator project for Apache Sling

Install Google Repo on Mac OS with Homebrew:

brew install repo

Set up Google Repo and clone Sling's modules from GitBox:

repo init --no-clone-bundle --config-name -u https://github.com/oliverlietz/apache-sling-aggregator.git -b repo
repo sync --no-clone-bundle -j 16
repo forall -c git checkout master

Building Repo manifest, Maven aggregator project and index for GitHub

Running sling-aggregator.py builds a default.xml for Repo, a pom.xml for Maven and an index.md for GitHub by processing ASF Git Repos OPML Export.