2 Sebastian Hoß <http://seb.xn--ho-hia.de/[@sebhoss]>
4 :project-name: maven-build-process
5 :project-group: de.xn--ho-hia.maven
8 <div class="paragraph">
9 <p><span class="image"><a class="image" href="http://creativecommons.org/publicdomain/zero/1.0/"><img src="https://img.shields.io/badge/license-cc%20zero-000000.svg?style=flat-square" alt="CC Zero"></a></span>
10 <span class="image"><a class="image" href="https://maven-badges.herokuapp.com/maven-central/de.xn--ho-hia.maven/maven-build-process"><img src="https://img.shields.io/maven-central/v/de.xn--ho-hia.maven/maven-build-process.svg?style=flat-square" alt="Maven Central"></a></span>
11 <span class="image"><a class="image" href="https://www.openhub.net/p/maven-build-process"><img src="https://www.openhub.net/p/maven-build-process/widgets/project_thin_badge.gif" alt="Open Hub statistics"></a></span>
12 <span class="image"><a class="image" href="https://travis-ci.org/sebhoss/maven-build-process"><img src="https://img.shields.io/travis/sebhoss/maven-build-process/master.svg?style=flat-square" alt="Build Status"></a></span>
13 <span class="image"><a class="image" href="https://groups.google.com/forum/#!forum/metio"><img src="https://img.shields.io/badge/email-%40metio-brightgreen.svg?style=flat-square" alt="Discuss on Google Groups"></a></span>
14 <span class="image"><a class="image" href="http://webchat.freenode.net/?channels=metio.wtf"><img src="https://img.shields.io/badge/irc-%23metio.wtf-brightgreen.svg?style=flat-square" alt="Chat on IRC"></a></span></p>
18 Bunch of POMs that help setting up a link:http://maven.apache.org/[Maven] based build process.
22 Inherit from one of the parents like this:
27 <groupId>de.xn--ho-hia.maven.parents</groupId>
28 <artifactId>maven-parents-java-stable</artifactId>
29 <version>${version.parent}</version>
33 Specify SCM, Issue Management, CI Management, and Distribution Management sections of your POM.
37 To the extent possible under law, the author(s) have dedicated all copyright
38 and related and neighboring rights to this software to the public domain
39 worldwide. This software is distributed without any warranty.
41 You should have received a copy of the CC0 Public Domain Dedication along
42 with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.
46 * https://github.com/sebhoss/maven-build-process
47 * https://bitbucket.org/sebhoss/maven-build-process
48 * https://gitlab.com/sebastian.hoss/maven-build-process
49 * http://repo.or.cz/maven-build-process.git