JamesIry / jADT

A spoonful of ADT in your Java.
http://jamesiry.github.com/jADT/index.html
Apache License 2.0
49 stars 4 forks source link

Site is not deploying properly #7

Closed JamesIry closed 12 years ago

JamesIry commented 12 years ago

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.

JamesIry commented 12 years ago

Fixed in https://github.com/JamesIry/JADT/commit/2f59c40ee4e89efa0a6741a87ce33a07f9ca255b