Skip to content

oliverlietz/apache-sling-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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.