Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 718 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 718 Bytes

MojoHaus Parent

This is the parent pom for all MojoHaus Maven plugins and components.

Maven Central GitHub CI

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site, do the following (assuming mono-module project):

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm