Running mvn site:site site:stage gives a staging site with the parent and submodules all linked properly and navigable. But running mvn site (using the github site plugin to upload to github pages) uploads a version where each of the submodules stomps on the structure of previously created submodule sites. http://jamesiry.github.com/JADT/ should be the root of the project, but it's the ant task instead.
Running mvn site:site site:stage gives a staging site with the parent and submodules all linked properly and navigable. But running mvn site (using the github site plugin to upload to github pages) uploads a version where each of the submodules stomps on the structure of previously created submodule sites. http://jamesiry.github.com/JADT/ should be the root of the project, but it's the ant task instead.