jangalinski / properties-maven-plugin

The Properties Maven Plugin

Home Page:https://www.mojohaus.org/properties-maven-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MojoHaus Properties Maven Plugin

This is the properties-maven-plugin.

Maven Central GitHub CI

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm

About

The Properties Maven Plugin

https://www.mojohaus.org/properties-maven-plugin/

License:Apache License 2.0


Languages

Language:Java 98.3%Language:Groovy 1.7%