Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rattermeyer/todolist-demo


https://github.com/rattermeyer/todolist-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Goals of this project
=====================

This project should serve as a demo project for (basic) CD pipelines.

It should expose the following features

* Maven Project
* jenkinsci-profile to set fixed version instead of -SNAPSHOT
* Integration Test profile to execute integration tests that due not run unit tests
* separate creation of javadoc to upload into maven candidate repository
* checkstyle validation of coding rules with build breaking functionality