Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.
Henning Schmiedehausen edited this page Mar 25, 2014 · 2 revisions

Property Helper Maven Plugin

A maven plugin for setting an managing properties in the pom file.

Features

  • string and number constants
  • date and time stamps (current and fixed)
  • generate UUIDs
  • supports custom code for property generation (macros).
  • values can be persisted to and loaded from property files to store information between build runs.
  • any number of values and combinations can be grouped together
  • groups can be active depending on whether a build generates snapshot or a release artifacts.
Clone this wiki locally