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
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.