plexus-containers is now on master branch
1 file changed
tree: 0cb146025ebcfd8850e3e5eff2a4663724833b93
  1. default.xml
  2. README.md
README.md

Apache Maven Sources

Manifest to fetch every Apache Maven git repositories using Google repo.

Bootstrapping Basics

mkdir maven
cd maven
repo init -u https://gitbox.apache.org/repos/asf/maven-sources.git
repo sync
repo start master --all

Then simply use the cloned content with normal git commands.

Sources Overview

See Maven Sources Overview description.