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 | (GitHub mirror) | |
Apache Maven Doxia Sitetools | (GitHub mirror) | |
Doxia Tools | ||
---|---|---|
Apache Maven Doxia Converter | (GitHub mirror) | |
Apache Maven Doxia LinkCheck | (GitHub mirror) |
Everything in Subversion can be checked-out from a single entry point, referencing each part through svn:externals
You can also check out every component separately. The components in Subversion are:
Apache Maven Doxia Tools: Doxia Book | (GitHub mirror) | |
Apache Maven Doxia IDE | (GitHub mirror) |