https://github.com/felixklauke/maven-project-template
Maven Project template for my Medium Story about a simple project setup with Maven, GitHub, TravisCI and Nexus.
https://github.com/felixklauke/maven-project-template
blog maven medium medium-article project project-template
Last synced: 6 days ago
JSON representation
Maven Project template for my Medium Story about a simple project setup with Maven, GitHub, TravisCI and Nexus.
- Host: GitHub
- URL: https://github.com/felixklauke/maven-project-template
- Owner: felixklauke
- License: apache-2.0
- Created: 2019-05-08T09:01:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T05:11:38.000Z (over 2 years ago)
- Last Synced: 2025-04-04T13:31:27.260Z (6 months ago)
- Topics: blog, maven, medium, medium-article, project, project-template
- Language: Java
- Homepage: https://medium.com/felixklauke/ci-with-github-travisci-and-sonatype-nexus-baac333596c3
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://sonarcloud.io/dashboard?id=FelixKlauke_maven-project-template)
[](https://sonarcloud.io/dashboard?id=FelixKlauke_maven-project-template)
[](https://sonarcloud.io/dashboard?id=FelixKlauke_maven-project-template)
[](https://sonarcloud.io/dashboard?id=FelixKlauke_maven-project-template)# maven-project-template
Read full blog post: https://medium.com/felixklauke/ci-with-github-travisci-and-sonatype-nexus-baac333596c3
# Build Status
| | Build Status |
|-------------|-------------------------------------------------------------------------------------------------------------------------|
| Master | [](https://travis-ci.org/FelixKlauke/maven-project-template) |# Usage
**Maven Repositories**
```xml
klauke-enterprises-maven-releases
Klauke Enterprises Maven Releases
https://repository.klauke-enterprises.com/repository/maven-releases/
klauke-enterprises-maven-snapshots
Klauke Enterprises Maven Snapshots
https://repository.klauke-enterprises.com/repository/maven-snapshots/
```