Multi-Module Maven with github pages: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
= Motivation = | |||
The issues | |||
* [https://github.com/BITPlan/com.bitplan.simplegraph/issues/17 Project pages are not generated correctly] | |||
* [https://github.com/BITPlan/com.bitplan.simplegraph/issues/18 Module results are not deployed to maven repository] | |||
lead to the creation of the example project: | |||
* https://github.com/BITPlan/com.bitplan.multimodule | |||
= Stackoverflow questions = | = Stackoverflow questions = | ||
* https://stackoverflow.com/questions/10848715/multi-module-pom-creating-a-site-that-works | * https://stackoverflow.com/questions/10848715/multi-module-pom-creating-a-site-that-works | ||
Revision as of 14:22, 23 August 2018
Motivation
The issues
lead to the creation of the example project: