项目作者: mojohaus

项目描述 :
Exec Maven Plugin
高级语言: Java
项目地址: git://github.com/mojohaus/exec-maven-plugin.git
创建时间: 2015-05-15T21:44:45Z
项目社区:https://github.com/mojohaus/exec-maven-plugin

开源协议:Apache License 2.0

下载


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:

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