Skip to content

mojohaus/buildnumber-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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