Skip to content

mojohaus/exec-maven-plugin

Repository files navigation

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