Personal Parent POM
|
||
---|---|---|
.mvn/wrapper | ||
.travis-support@5fdf0501a9 | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CHANGELOG | ||
codesigning.asc.enc | ||
LICENSE.txt | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
KEMITIX-PARENT
A parent POM for my own personal projects.
Usage
<project>
<parent>
<groupId>net.kemitix</groupId>
<artifactId>kemitix-parent</artifactId>
<version>RELEASE</version>
</parent>
Contents
The POM defines the following items:
issueManagement
scm
url
inceptionYear
licenses
developers
distributionManagement
The POM sets the following properties:
project.reporting.outputEncoding
asUTF-8
java.version
as1.8