gunnarmorling / animal-sniffer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MojoHaus AnimalSniffer Maven Plugin

This is the animal-sniffer-maven-plugin.

Please note this plugin is now in maintenance level as the exact same feature can be now easily achieved using the --release flag from Javac see (http://openjdk.java.net/jeps/247)

Build Status

Releasing

  • Make sure gpg-agent is running.
  • Make sure all tests pass mvn clean verify -Prun-its
  • 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

https://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/

License:MIT License


Languages

Language:Java 97.9%Language:Groovy 2.1%