Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 863 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 863 Bytes

MojoHaus Exec Maven Plugin

This is the exec-maven-plugin.

Apache License, Version 2.0, January 2004 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:

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