Skip to content

Truthofmankind1313/animal-sniffer

This branch is 2 commits behind mojohaus/animal-sniffer:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 4, 2024
Jul 4, 2024
Aug 31, 2024
Jul 4, 2024
Sep 28, 2024
Jul 4, 2024
Jul 4, 2024
Nov 17, 2024
Jul 27, 2015
Aug 25, 2020
Jul 4, 2024
Sep 11, 2023
Nov 17, 2024

Repository files navigation

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 (https://openjdk.java.net/jeps/247)

Maven Central 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 
mvn scm-publish:publish-scm

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.5%
  • Groovy 2.5%