expand studies into 1 checkout per study
4 files changed
tree: a08f346a93118c2ce16fd06f163c6db61c57bf55
  1. core/
  2. doxia/
  3. misc/
  4. plexus/
  5. plugins/
  6. shared/
  7. sisu/
  8. studies/
  9. svn/
  10. .asf.yaml
  11. .gitignore
  12. default.xml
  13. pom.xml
  14. 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.