Last Published: 2008-08-15
Mojo
|
Maven
Overview
Introduction
Goals
Usage
Project Documentation
Project Information
Project Reports
Build Helper Maven Plugin
This plugin contains various small independent goals to assist with Maven build lifecycle.
Goals Overview
build-helper:add-source
Add more source directories to the POM.
build-helper:add-test-source
Add test source directories to the POM.
build-helper:attach-artifact
Attach additional artifacts to be installed and deployed.
build-helper:remove-project-artifact
Remove project's artifacts from local repository.
build-helper:reserve-network-port
Reserve a list of random and unused network ports.
Usage
Instructions on how to use the Build Helper Maven Plugin can be found on the
usage page
.
Examples
Reserve network port
Passing reserve port to Surefire