Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 932 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 932 Bytes

MojoHaus Exec Maven Plugin

This is the exec-maven-plugin.

Apache License, Version 2.0, January 2004 Maven Central GitHub CI

Running integration tests

Execute mvn -P run-its clean verify

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