Codehaus
>
Mojo
>
Build Helper Maven Plugin
Maven
| Last Published: 2009-07-12 | Version: 1.4
Overview
Introduction
Goals
Usage
Project Documentation
Project Information
About
Continuous Integration
Dependencies
Dependency Management
Issue Tracking
Mailing Lists
Plugin Management
Project License
Project Summary
Project Team
Source Repository
Project Reports
Build Helper Maven Plugin
This plugin contains various small independent goals to assist with the 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:add-resource
Add more resource directories to the POM.
build-helper:add-test-resource
Add test resource directories to the POM.
build-helper:attach-artifact
Attach additional artifacts to be installed and deployed.
build-helper:maven-version
Set a property containing the current version of maven.
build-helper:parse-version
Set properties containing the parsed components of a version string.
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