at.rseiler.pom-project:pom

The POM is indented to be used as a parent POM and to speed up the setup/configuration of a new project.

License

License

GroupId

GroupId

at.rseiler.pom-project
ArtifactId

ArtifactId

pom
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

xml
Description

Description

at.rseiler.pom-project:pom
The POM is indented to be used as a parent POM and to speed up the setup/configuration of a new project.

Download pom

Filename Size
pom-1.1.pom 32 KB
pom-1.1-site.xml 1 KB
Browse

Dependencies

compile (1)

Group / Artifact Type Version
at.rseiler.pom-project : annotation jar 1.1

Project Modules

There are no modules declared in this project.

POM-Project

The POM-Project is just a wrapper project to build the POM module and it's dependencies.

POM

The POM is indented to be used as a parent POM, to speed up the setup/configuration of a new project.

Features

  • Static Code Analysis
  • JaCoCo for coverage reports
  • Surefire for unit tests with two configurations
    • tests which are thread safe and will be executed in parallel on the same JVM
    • tests which aren't thread safe and therefor will be run in JVM forks
  • Failsafe for integration tests
  • Maven Site
    • Markdown for the documentation
    • Project info reports
    • Generated Javadoc
    • Source Code as HTML for code references
    • Genereated tag lists for todo/fixme and @deprecated
    • JaCoCo, Surfire and Failsafe reports
  • Maven Profiles (see Maven Profiles)

Usage

This project isn't in the Maven Central Repository, yet. Therefor you need to clone the GIT repository or download the repository and install it locally with mvn clean install. Afterwards you can deploy the artifacts to your Maven repository (e.g. Nexus).

Documentation

Visit the documentation at: Latest Documentation

License

The pom-project is licensed under the terms of the Apache License, Version 2.0

Thank you!

We really appreciate all kind of feedback and contributions. Thanks for using and supporting the POM-project.

Versions

Version
1.1
1.0