Multi-Module Maven with github pages: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
Line 4: Line 4:
* [https://github.com/BITPlan/com.bitplan.simplegraph/issues/18 Module results are not deployed to maven repository]
* [https://github.com/BITPlan/com.bitplan.simplegraph/issues/18 Module results are not deployed to maven repository]
led to the creation of the example project:
led to the creation of the example project:
* https://github.com/BITPlan/com.bitplan.multimodule
* https://github.com/BITPlan/com.bitplan.multimodule which uses
* https://github.com/BITPlan/com.bitplan.pom for the parent pom definition
Following the suggestion of https://stackoverflow.com/a/19336536/1497139 led to adding  
Following the suggestion of https://stackoverflow.com/a/19336536/1497139 led to adding  
<source lang='xml'>
<source lang='xml'>

Revision as of 14:27, 23 August 2018