tree: fc3fff918c5cec10d42ee8b756413e7d4e800ed8 [path history] [tgz]
  1. core/
  2. doxia/
  3. misc/
  4. plexus/
  5. plugins/
  6. shared/
  7. sisu/
  8. svn/
  9. .asf.yaml
  10. default.xml
  11. pom.xml
  12. 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.