Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 867 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 867 Bytes

MojoHaus Tidy Maven Plugin

This is the tidy-maven-plugin.

Apache License, Version 2.0, January 2004 Maven Central Build Status

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