An open API service indexing awesome lists of open source software.

https://github.com/bitplan/com.bitplan.multimodule

Test of a multimodule-Project to be release via maven repository
https://github.com/bitplan/com.bitplan.multimodule

github-pages maven-site multi-module-project

Last synced: 9 months ago
JSON representation

Test of a multimodule-Project to be release via maven repository

Awesome Lists containing this project

README

          

### com.bitplan.multimodule
[Test-Project for a Multi-Module release](http://www.bitplan.com/OpenSource)

[![Travis (.org)](https://img.shields.io/travis/BITPlan/com.bitplan.multimodule.svg)](https://travis-ci.org/BITPlan/com.bitplan.multimodule)
[![Maven Central](https://img.shields.io/maven-central/v/com.bitplan.multimodule/com.bitplan.multimodule.svg)](https://search.maven.org/artifact/com.bitplan.multimodule/com.bitplan.multimodule/0.0.3/jar)
[![GitHub issues](https://img.shields.io/github/issues/BITPlan/com.bitplan.multimodule.svg)](https://github.com/BITPlan/com.bitplan.multimodule/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/com.bitplan.multimodule.svg)](https://github.com/BITPlan/com.bitplan.multimodule/issues/?q=is%3Aissue+is%3Aclosed)
[![GitHub](https://img.shields.io/github/license/BITPlan/com.bitplan.multimodule.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)

### Documentation
* [Wiki](http://www.bitplan.com/OpenSource)
* [com.bitplan.multimodule Project pages](https://BITPlan.github.io/com.bitplan.multimodule)
* [Javadoc](https://BITPlan.github.io/com.bitplan.multimodule/com.bitplan.multimodule/com.bitplan.multimodule/apidocs/index.html)
* [Test-Report ](https://BITPlan.github.io/com.bitplan.multimodule/com.bitplan.multimodule/com.bitplan.multimodule/surefire-report.html)
### Maven dependency

Maven dependency
```xml

com.bitplan.multimodule
com.bitplan.multimodule
0.0.3

```

[Current release at repo1.maven.org](http://repo1.maven.org/maven2/com/bitplan/multimodule/com.bitplan.multimodule/0.0.3/)

### How to build
```
git clone https://github.com/BITPlan/com.bitplan.multimodule
cd com.bitplan.multimodule
mvn install
```
# Detailed Information
[Multi-Module Maven with maven site and github pages](http://wiki.bitplan.com/index.php/Multi-Module_Maven_with_github_pages)
# Version History
| version | date | changes
| ------- | ---------- | --------------------------------
| 0.0.1 | 2018-08-23 | initial state to test multimodule - handling
| 0.0.2 | 2018-08-24 | adds jar release and travis support
| 0.0.3 | 2018-08-25 | adds aggregated reports