Skip to content

mojohaus/mojo-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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