Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.01 KB

MojoHaus BuildNumber Maven Plugin

This is the buildnumber-maven-plugin.

The MIT License Maven Central Build Status

Releasing

  • Make sure gpg-agent is running.
  • subversion svn is also needed for running tests
  • 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