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
- Host: GitHub
- URL: https://github.com/bitplan/com.bitplan.multimodule
- Owner: BITPlan
- License: apache-2.0
- Created: 2018-08-23T11:18:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-25T08:34:00.000Z (almost 8 years ago)
- Last Synced: 2025-09-07T06:02:49.654Z (9 months ago)
- Topics: github-pages, maven-site, multi-module-project
- Language: Java
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### com.bitplan.multimodule
[Test-Project for a Multi-Module release](http://www.bitplan.com/OpenSource)
[](https://travis-ci.org/BITPlan/com.bitplan.multimodule)
[](https://search.maven.org/artifact/com.bitplan.multimodule/com.bitplan.multimodule/0.0.3/jar)
[](https://github.com/BITPlan/com.bitplan.multimodule/issues)
[](https://github.com/BITPlan/com.bitplan.multimodule/issues/?q=is%3Aissue+is%3Aclosed)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](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