Source Repository

Maven Doxia projects use Git or Subversion to manage their source code: decisions to stay with Subversion or move to Git are tracked on Maven's Wiki.

Instructions on Subversion use can be found in the online book Version Control with Subversion. Instructions on Git use can be found in the online book Pro Git. Instructions for using the Apache Software Foundation Git repositories are at https://git-wip-us.apache.org.

The components in git are:
Apache Maven Doxia base https://gitbox.apache.org/repos/asf/maven-doxia.git (GitHub mirror)
Apache Maven Doxia Sitetools https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git (GitHub mirror)
Doxia Tools
Apache Maven Doxia Converter https://gitbox.apache.org/repos/asf/maven-doxia-converter.git (GitHub mirror)
Apache Maven Doxia LinkCheck https://gitbox.apache.org/repos/asf/maven-doxia-linkcheck.git (GitHub mirror)

Everything in Subversion can be checked-out from a single entry point, referencing each part through svn:externals https://svn.apache.org/repos/asf/maven/doxia/trunks/

You can also check out every component separately. The components in Subversion are:
Apache Maven Doxia Tools: Doxia Book https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/ (GitHub mirror)
Apache Maven Doxia IDE https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/ (GitHub mirror)

The sources for this site are available in a separate Subversion location:

https://svn.apache.org/repos/asf/maven/doxia/site/trunk