Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/help-mojo.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/help-mojo.html
(added)
+++
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/help-mojo.html
Fri Jun 27 20:45:16 2014
@@ -0,0 +1,371 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-27
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>Apache Maven Invoker Plugin -
+ invoker:help</title>
+ <style type="text/css" media="all">
+ @import url("./css/maven-base.css");
+ @import url("./css/maven-theme.css");
+ @import url("./css/site.css");
+ </style>
+ <link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
+ <meta name="Date-Revision-yyyymmdd" content="20140627" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
+<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript"></script>
+
+<script type="text/javascript">_uacct = "UA-140879-1";
+ urchinTracker();</script>
+ </head>
+ <body class="composite">
+ <div id="banner">
+ <a href="../../" id="bannerLeft">
+ <img
src="../../images/apache-maven-project-2.png" alt="" />
+ </a>
+ <span id="bannerRight">
+ <img
src="../../images/maven-logo-2.gif" alt="" />
+ </span>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="breadcrumbs">
+
+ <div class="xleft">
+ <a href="http://www.apache.org/"
class="externalLink">Apache</a>
+ >
+ <a href="../../index.html">Maven</a>
+ >
+ <a href="../index.html">Plugins</a>
+ >
+ <a href="./">Apache Maven Invoker Plugin</a>
+ >
+
+ invoker:help
+ </div>
+ <div class="xright">
+ Last Published: 2014-06-27
+ | Version: 1.8.1
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="leftColumn">
+ <div id="navcolumn">
+
+ <h5>Overview</h5>
+ <ul>
+ <li class="none">
+ <a href="index.html">Introduction</a>
+ </li>
+ <li class="none">
+ <a href="plugin-info.html">Goals</a>
+ </li>
+ <li class="none">
+ <a href="usage.html">Usage</a>
+ </li>
+ <li class="none">
+ <a href="faq.html">FAQ</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/licenses/"
class="externalLink">License</a>
+ </li>
+ <li class="none">
+ <a href="download.html">Download</a>
+ </li>
+ </ul>
+ <h5>reference</h5>
+ <ul>
+ <li class="none">
+ <a href="build-job.html">build-job.xml</a>
+ </li>
+ </ul>
+ <h5>Examples</h5>
+ <ul>
+ <li class="none">
+ <a href="examples/access-test-classes.html">Accessing Test
Classes</a>
+ </li>
+ <li class="none">
+ <a href="examples/clone-projects.html">Cloning Projects</a>
+ </li>
+ <li class="none">
+ <a href="examples/filtering.html">Filtering Files</a>
+ </li>
+ <li class="none">
+ <a href="examples/fast-use.html">Fast Build Configuration</a>
+ </li>
+ <li class="none">
+ <a href="examples/install-artifacts.html">Installing
Artifacts</a>
+ </li>
+ <li class="none">
+ <a href="examples/invoker-properties.html">Invoker
Properties</a>
+ </li>
+ <li class="none">
+ <a href="examples/selector-conditions.html">Selector
Conditions</a>
+ </li>
+ <li class="none">
+ <a href="examples/selector-scripts.html">Selector Scripts</a>
+ </li>
+ <li class="none">
+ <a href="examples/post-build-script.html">Using a Post Build
Script</a>
+ </li>
+ <li class="none">
+ <a href="examples/prepare-build-env.html">Preparing the
Build Environment</a>
+ </li>
+ <li class="none">
+ <a href="examples/skipping.html">Skipping Invocations</a>
+ </li>
+ <li class="none">
+ <a href="examples/integration-test-verify.html">Using with
other integration test frameworks</a>
+ </li>
+ </ul>
+ <h5>Project Documentation</h5>
+ <ul>
+
<li
class="collapsed">
+ <a href="project-info.html">Project Information</a>
+ </li>
+
<li class="collapsed">
+ <a href="project-reports.html">Project Reports</a>
+ </li>
+ </ul>
+ <h5>Maven Projects</h5>
+ <ul>
+ <li class="none">
+ <a href="../../ant-tasks/index.html">Ant Tasks</a>
+ </li>
+ <li class="none">
+ <a href="../../archetype/index.html">Archetype</a>
+ </li>
+ <li class="none">
+ <a href="../../doxia/index.html">Doxia</a>
+ </li>
+ <li class="none">
+ <a href="../../jxr/index.html">JXR</a>
+ </li>
+ <li class="none">
+ <a href="../../maven-1.x/index.html">Maven 1.x</a>
+ </li>
+ <li class="none">
+ <a href="../../index.html">Maven 2 & 3</a>
+ </li>
+ <li class="none">
+ <a href="../../pom/index.html">Parent POMs</a>
+ </li>
+ <li class="none">
+ <a href="../index.html">Plugins</a>
+ </li>
+ <li class="none">
+ <a href="../../plugin-tools/index.html">Plugin Tools</a>
+ </li>
+ <li class="none">
+ <a href="../../scm/index.html">SCM</a>
+ </li>
+ <li class="none">
+ <a href="../../shared/index.html">Shared Components</a>
+ </li>
+ <li class="none">
+ <a href="../../skins/index.html">Skins</a>
+ </li>
+ <li class="none">
+ <a href="../../surefire/index.html">Surefire</a>
+ </li>
+ <li class="none">
+ <a href="../../wagon/index.html">Wagon</a>
+ </li>
+ </ul>
+ <h5>ASF</h5>
+ <ul>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/how-it-works.html"
class="externalLink">How Apache Works</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/"
class="externalLink">Foundation</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/sponsorship.html"
class="externalLink">Sponsoring Apache</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/thanks.html"
class="externalLink">Thanks</a>
+ </li>
+ </ul>
+ <a href="http://maven.apache.org/"
title="Built by Maven" class="poweredBy">
+ <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+ </a>
+
+ </div>
+ </div>
+ <div id="bodyColumn">
+ <div id="contentBox">
+
+
+ <div class="section">
+<h2>invoker:help<a name="invoker:help"></a></h2>
+
+<p><b>Full name</b>:</p>
+
+<p>org.apache.maven.plugins:maven-invoker-plugin:1.8.1:help</p>
+
+<p><b>Description</b>:</p>
+
+<div>Display help information on maven-invoker-plugin.<br />
+Call <tt>mvn invoker:help -Ddetail=true
+-Dgoal=<goal-name></tt> to display parameter details.</div>
+
+<p><b>Attributes</b>:</p>
+
+<ul>
+
+<li>The goal is thread-safe and supports parallel builds.</li>
+ </ul>
+
+<div class="section">
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+
+<table class="bodyTable" border="0">
+
+<tr class="a">
+
+<th>Name</th>
+
+<th>Type</th>
+
+<th>Since</th>
+
+<th>Description</th>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#detail">detail</a></b></td>
+
+<td><tt>boolean</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>If <tt>true</tt>, display all settable properties for each
+goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property
is</b>: <tt>detail</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#goal">goal</a></b></td>
+
+<td><tt>String</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#indentSize">indentSize</a></b></td>
+
+<td><tt>int</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>The number of spaces per indentation level, should be positive.<br
/><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>:
<tt>indentSize</tt>.</td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#lineLength">lineLength</a></b></td>
+
+<td><tt>int</tt></td>
+
+<td><tt>-</tt></td>
+
+<td>The maximum length of a display line, should be positive.<br /><b>Default
value is</b>: <tt>80</tt>.<br /><b>User property is</b>:
<tt>lineLength</tt>.</td>
+ </tr>
+ </table>
+ </div>
+
+<div class="section">
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+
+<p><b><a name="detail">detail</a>:</b></p>
+
+<div>If <tt>true</tt>, display all settable properties for each
+goal.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>boolean</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>detail</tt></li>
+
+<li><b>Default</b>: <tt>false</tt></li>
+ </ul><hr />
+<p><b><a name="goal">goal</a>:</b></p>
+
+<div>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>goal</tt></li>
+ </ul><hr />
+<p><b><a name="indentSize">indentSize</a>:</b></p>
+
+<div>The number of spaces per indentation level, should be positive.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>int</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>indentSize</tt></li>
+
+<li><b>Default</b>: <tt>2</tt></li>
+ </ul><hr />
+<p><b><a name="lineLength">lineLength</a>:</b></p>
+
+<div>The maximum length of a display line, should be positive.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>int</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>lineLength</tt></li>
+
+<li><b>Default</b>: <tt>80</tt></li>
+ </ul>
+ </div>
+ </div>
+
+
+ </div>
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ <div id="footer">
+ <div class="xright">
+ © 2002-2014
+ The Apache Software Foundation
+
+ - <a
href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+ Apache Maven, Maven, Apache, the Apache feather logo, and the Apache
Maven project logos are trademarks of The Apache Software Foundation.
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ </body>
+</html>
\ No newline at end of file
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/apache-maven-project-2.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/apache-maven-project-2.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/banner.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/banner.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/bg.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/bg.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/breadcrumbs.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/breadcrumbs.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/close.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/close.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/collapsed.gif
==============================================================================
Binary files - no diff available.
Modified:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/expanded.gif
==============================================================================
Binary files - no diff available.
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/h3.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/h3.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/h5.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/h5.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/logo_apache.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/logo_apache.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/logo_maven.jpg
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/logo_maven.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/maven-logo-2.gif
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/maven-logo-2.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/rss.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/images/rss.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/index.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/index.html
(added)
+++
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/index.html
Fri Jun 27 20:45:16 2014
@@ -0,0 +1,301 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-27
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>Apache Maven Invoker Plugin - Introduction</title>
+ <style type="text/css" media="all">
+ @import url("./css/maven-base.css");
+ @import url("./css/maven-theme.css");
+ @import url("./css/site.css");
+ </style>
+ <link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
+ <meta name="author" content="Jason van Zyl" />
+ <meta name="Date-Creation-yyyymmdd" content="20130722" />
+ <meta name="Date-Revision-yyyymmdd" content="20140627" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
+<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript"></script>
+
+<script type="text/javascript">_uacct = "UA-140879-1";
+ urchinTracker();</script>
+ </head>
+ <body class="composite">
+ <div id="banner">
+ <a href="../../" id="bannerLeft">
+ <img
src="../../images/apache-maven-project-2.png" alt="" />
+ </a>
+ <span id="bannerRight">
+ <img
src="../../images/maven-logo-2.gif" alt="" />
+ </span>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="breadcrumbs">
+
+ <div class="xleft">
+ <a href="http://www.apache.org/"
class="externalLink">Apache</a>
+ >
+ <a href="../../index.html">Maven</a>
+ >
+ <a href="../index.html">Plugins</a>
+ >
+ <a href="./">Apache Maven Invoker Plugin</a>
+ >
+ Introduction
+ </div>
+ <div class="xright">
+ Last Published: 2014-06-27
+ | Version: 1.8.1
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="leftColumn">
+ <div id="navcolumn">
+
+ <h5>Overview</h5>
+ <ul>
+ <li class="none">
+ <strong>Introduction</strong>
+ </li>
+ <li class="none">
+ <a href="plugin-info.html">Goals</a>
+ </li>
+ <li class="none">
+ <a href="usage.html">Usage</a>
+ </li>
+ <li class="none">
+ <a href="faq.html">FAQ</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/licenses/"
class="externalLink">License</a>
+ </li>
+ <li class="none">
+ <a href="download.html">Download</a>
+ </li>
+ </ul>
+ <h5>reference</h5>
+ <ul>
+ <li class="none">
+ <a href="build-job.html">build-job.xml</a>
+ </li>
+ </ul>
+ <h5>Examples</h5>
+ <ul>
+ <li class="none">
+ <a href="examples/access-test-classes.html">Accessing Test
Classes</a>
+ </li>
+ <li class="none">
+ <a href="examples/clone-projects.html">Cloning Projects</a>
+ </li>
+ <li class="none">
+ <a href="examples/filtering.html">Filtering Files</a>
+ </li>
+ <li class="none">
+ <a href="examples/fast-use.html">Fast Build Configuration</a>
+ </li>
+ <li class="none">
+ <a href="examples/install-artifacts.html">Installing
Artifacts</a>
+ </li>
+ <li class="none">
+ <a href="examples/invoker-properties.html">Invoker
Properties</a>
+ </li>
+ <li class="none">
+ <a href="examples/selector-conditions.html">Selector
Conditions</a>
+ </li>
+ <li class="none">
+ <a href="examples/selector-scripts.html">Selector Scripts</a>
+ </li>
+ <li class="none">
+ <a href="examples/post-build-script.html">Using a Post Build
Script</a>
+ </li>
+ <li class="none">
+ <a href="examples/prepare-build-env.html">Preparing the
Build Environment</a>
+ </li>
+ <li class="none">
+ <a href="examples/skipping.html">Skipping Invocations</a>
+ </li>
+ <li class="none">
+ <a href="examples/integration-test-verify.html">Using with
other integration test frameworks</a>
+ </li>
+ </ul>
+ <h5>Project Documentation</h5>
+ <ul>
+
<li
class="expanded">
+ <a href="project-info.html">Project Information</a>
+ <ul>
+ <li class="none">
+ <strong>About</strong>
+ </li>
+ <li class="none">
+ <a href="project-summary.html">Project Summary</a>
+ </li>
+ <li class="none">
+ <a href="dependency-info.html">Dependency Information</a>
+ </li>
+ <li class="none">
+ <a href="license.html">Project License</a>
+ </li>
+ <li class="none">
+ <a href="team-list.html">Project Team</a>
+ </li>
+ <li class="none">
+ <a href="source-repository.html">Source Repository</a>
+ </li>
+ <li class="none">
+ <a href="issue-tracking.html">Issue Tracking</a>
+ </li>
+ <li class="none">
+ <a href="mail-lists.html">Mailing Lists</a>
+ </li>
+ <li class="none">
+ <a href="dependency-management.html">Dependency
Management</a>
+ </li>
+ <li class="none">
+ <a href="dependencies.html">Dependencies</a>
+ </li>
+ <li class="none">
+ <a href="integration.html">Continuous Integration</a>
+ </li>
+ <li class="none">
+ <a href="plugin-management.html">Plugin Management</a>
+ </li>
+ <li class="none">
+ <a href="plugins.html">Project Plugins</a>
+ </li>
+ <li class="none">
+ <a href="distribution-management.html">Distribution
Management</a>
+ </li>
+ </ul>
+ </li>
+
<li class="collapsed">
+ <a href="project-reports.html">Project Reports</a>
+ </li>
+ </ul>
+ <h5>Maven Projects</h5>
+ <ul>
+ <li class="none">
+ <a href="../../ant-tasks/index.html">Ant Tasks</a>
+ </li>
+ <li class="none">
+ <a href="../../archetype/index.html">Archetype</a>
+ </li>
+ <li class="none">
+ <a href="../../doxia/index.html">Doxia</a>
+ </li>
+ <li class="none">
+ <a href="../../jxr/index.html">JXR</a>
+ </li>
+ <li class="none">
+ <a href="../../maven-1.x/index.html">Maven 1.x</a>
+ </li>
+ <li class="none">
+ <a href="../../index.html">Maven 2 & 3</a>
+ </li>
+ <li class="none">
+ <a href="../../pom/index.html">Parent POMs</a>
+ </li>
+ <li class="none">
+ <a href="../index.html">Plugins</a>
+ </li>
+ <li class="none">
+ <a href="../../plugin-tools/index.html">Plugin Tools</a>
+ </li>
+ <li class="none">
+ <a href="../../scm/index.html">SCM</a>
+ </li>
+ <li class="none">
+ <a href="../../shared/index.html">Shared Components</a>
+ </li>
+ <li class="none">
+ <a href="../../skins/index.html">Skins</a>
+ </li>
+ <li class="none">
+ <a href="../../surefire/index.html">Surefire</a>
+ </li>
+ <li class="none">
+ <a href="../../wagon/index.html">Wagon</a>
+ </li>
+ </ul>
+ <h5>ASF</h5>
+ <ul>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/how-it-works.html"
class="externalLink">How Apache Works</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/"
class="externalLink">Foundation</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/sponsorship.html"
class="externalLink">Sponsoring Apache</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/thanks.html"
class="externalLink">Thanks</a>
+ </li>
+ </ul>
+ <a href="http://maven.apache.org/"
title="Built by Maven" class="poweredBy">
+ <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+ </a>
+
+ </div>
+ </div>
+ <div id="bodyColumn">
+ <div id="contentBox">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
--><!-- or more contributor license agreements. See the NOTICE file --><!--
distributed with this work for additional information --><!-- regarding
copyright ownership. The ASF licenses this file --><!-- to you under the
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file
except in compliance --><!-- with the License. You may obtain a copy of the
License at --><!-- --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--
--><!-- Unless required by applicable law or agreed to in writing, --><!--
software distributed under the License is distributed on an --><!-- "AS IS"
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or
implied. See the License for the --><!-- specific language governing
permissions and limitations --><!-- under the License. --><!-- NOTE: For help
with the syntax of this file, see: --><!--
http://maven.apache.org/doxia/references/apt-
format.html --><div class="section">
+<h2>Apache Maven Invoker Plugin<a name="Apache_Maven_Invoker_Plugin"></a></h2>
+<p>The Invoker Plugin is used to run a set of Maven projects. The plugin can
determine whether each project execution is successful, and optionally can
verify the output generated from a given project execution.</p>
+<p>This plugin is in particular handy to perform integration tests for other
Maven plugins. The Invoker Plugin can be employed to run a set of test projects
that have been designed to assert certain features of the plugin under test.</p>
+<div class="section">
+<h3>Goals Overview<a name="Goals_Overview"></a></h3>
+<p>The plugin has four goals meant to participate in the default build
lifecycle:</p>
+<ul>
+<li><a href="./install-mojo.html">invoker:install</a> copies the project
artifacts and dependencies of the main build into a dedicated local repository
to prepare the execution of the selected sub projects in an isolated
environment.</li>
+<li><a href="./integration-test-mojo.html">invoker:integration-test</a> runs a
set of Maven projects in a directory.</li>
+<li><a href="./verify-mojo.html">invoker:verify</a> verifies the result of
<tt>invoker:integration-test</tt>.</li>
+<li><a href="./run-mojo.html">invoker:run</a> runs a set of Maven projects in
a directory and verifies the result. This is equivalent to running both
<tt>invoker:integration-test</tt> and <tt>invoker:verify</tt>.</li></ul>
+<p>This last goal is intended for usage with the site lifecycle:</p>
+<ul>
+<li><a href="./report-mojo.html">invoker:report</a> integrates the results
from previous builds into the site.</li></ul></div>
+<div class="section">
+<h3>Usage<a name="Usage"></a></h3>
+<p>General instructions on how to use the Invoker Plugin can be found on the
<a href="./usage.html">usage page</a>. Some more specific use cases are
described in the examples given below. Last but not least, users occasionally
contribute additional examples, tips or errata to the <a class="externalLink"
href="http://docs.codehaus.org/display/MAVENUSER/Invoker+Plugin">plugin's wiki
page</a>.</p>
+<p>In case you still have questions regarding the plugin's usage, please have
a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a
href="./mail-lists.html">user mailing list</a>. The posts to the mailing list
are archived and could already contain the answer to your question as part of
an older thread. Hence, it is also worth browsing/searching the <a
href="./mail-lists.html">mail archive</a>.</p>
+<p>If you feel like the plugin is missing a feature or has a defect, you can
fill a feature request or bug report in our <a
href="./issue-tracking.html">issue tracker</a>. When creating a new issue,
please provide a comprehensive description of your concern. Especially for
fixing bugs it is crucial that the developers can reproduce your problem. For
this reason, entire debug logs, POMs or most preferably little demo projects
attached to the issue are very much appreciated. Of course, patches are
welcome, too. Contributors can check out the project from our <a
href="./source-repository.html">source repository</a> and will find
supplementary information in the <a class="externalLink"
href="http://maven.apache.org/guides/development/guide-helping.html">guide to
helping with Maven</a>.</p></div>
+<div class="section">
+<h3>Examples<a name="Examples"></a></h3>
+<p>The following example configurations are available to illustrate selected
use cases in more detail:</p>
+<ul>
+<li><a href="./examples/clone-projects.html">Clone projects</a> to a temporary
directory before running.</li>
+<li><a href="./examples/filtering.html">Filter files</a> to introduce some
updates before starting the build.</li>
+<li><a href="./examples/install-artifacts.html">Install</a> projects artifacts
to a local repository before running.</li>
+<li><a href="./examples/post-build-script.html">Run a BeanShell or Groovy
script</a> to verify project output.</li>
+<li><a href="./examples/fast-use.html">Fast Invoker Plugin configuration</a>
to accelerate project execution.</li>
+<li><a href="./examples/access-test-classes.html">Access test classes</a> to
share code between hook scripts.</li>
+<li><a href="./examples/invoker-properties.html">Use Invoker Properties</a> to
configure goals, profiles etc. for individual projects.</li>
+<li><a href="./examples/selector-conditions.html">Use Selector Conditions</a>
to skip projects based on JRE version or OS family.</li>
+<li><a href="./examples/prepare-build-env.html">Prepare the Build
Environment</a> by building some setup projects before other projects.</li>
+<li><a href="./examples/integration-test-verify.html">Using with other
integration test frameworks</a> by decoupling checking the results of the
integration tests from executing the integration tests.</li></ul>
+<p>You can also study some real-life usages of the Invoker Plugin by browsing
its own integration tests which are located in the directory <tt>src/it</tt> of
the <a href="./source-repository.html">project source tree</a>.</p></div></div>
+ </div>
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ <div id="footer">
+ <div class="xright">
+ © 2002-2014
+ The Apache Software Foundation
+
+ - <a
href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+ Apache Maven, Maven, Apache, the Apache feather logo, and the Apache
Maven project logos are trademarks of The Apache Software Foundation.
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ </body>
+</html>
\ No newline at end of file
Added:
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/install-mojo.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/install-mojo.html
(added)
+++
websites/production/maven/content/plugins-archives/maven-invoker-plugin-LATEST/install-mojo.html
Fri Jun 27 20:45:16 2014
@@ -0,0 +1,408 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at 2014-06-27
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>Apache Maven Invoker Plugin -
+ invoker:install</title>
+ <style type="text/css" media="all">
+ @import url("./css/maven-base.css");
+ @import url("./css/maven-theme.css");
+ @import url("./css/site.css");
+ </style>
+ <link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
+ <meta name="Date-Revision-yyyymmdd" content="20140627" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
+<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript"></script>
+
+<script type="text/javascript">_uacct = "UA-140879-1";
+ urchinTracker();</script>
+ </head>
+ <body class="composite">
+ <div id="banner">
+ <a href="../../" id="bannerLeft">
+ <img
src="../../images/apache-maven-project-2.png" alt="" />
+ </a>
+ <span id="bannerRight">
+ <img
src="../../images/maven-logo-2.gif" alt="" />
+ </span>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="breadcrumbs">
+
+ <div class="xleft">
+ <a href="http://www.apache.org/"
class="externalLink">Apache</a>
+ >
+ <a href="../../index.html">Maven</a>
+ >
+ <a href="../index.html">Plugins</a>
+ >
+ <a href="./">Apache Maven Invoker Plugin</a>
+ >
+
+ invoker:install
+ </div>
+ <div class="xright">
+ Last Published: 2014-06-27
+ | Version: 1.8.1
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="leftColumn">
+ <div id="navcolumn">
+
+ <h5>Overview</h5>
+ <ul>
+ <li class="none">
+ <a href="index.html">Introduction</a>
+ </li>
+ <li class="none">
+ <a href="plugin-info.html">Goals</a>
+ </li>
+ <li class="none">
+ <a href="usage.html">Usage</a>
+ </li>
+ <li class="none">
+ <a href="faq.html">FAQ</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/licenses/"
class="externalLink">License</a>
+ </li>
+ <li class="none">
+ <a href="download.html">Download</a>
+ </li>
+ </ul>
+ <h5>reference</h5>
+ <ul>
+ <li class="none">
+ <a href="build-job.html">build-job.xml</a>
+ </li>
+ </ul>
+ <h5>Examples</h5>
+ <ul>
+ <li class="none">
+ <a href="examples/access-test-classes.html">Accessing Test
Classes</a>
+ </li>
+ <li class="none">
+ <a href="examples/clone-projects.html">Cloning Projects</a>
+ </li>
+ <li class="none">
+ <a href="examples/filtering.html">Filtering Files</a>
+ </li>
+ <li class="none">
+ <a href="examples/fast-use.html">Fast Build Configuration</a>
+ </li>
+ <li class="none">
+ <a href="examples/install-artifacts.html">Installing
Artifacts</a>
+ </li>
+ <li class="none">
+ <a href="examples/invoker-properties.html">Invoker
Properties</a>
+ </li>
+ <li class="none">
+ <a href="examples/selector-conditions.html">Selector
Conditions</a>
+ </li>
+ <li class="none">
+ <a href="examples/selector-scripts.html">Selector Scripts</a>
+ </li>
+ <li class="none">
+ <a href="examples/post-build-script.html">Using a Post Build
Script</a>
+ </li>
+ <li class="none">
+ <a href="examples/prepare-build-env.html">Preparing the
Build Environment</a>
+ </li>
+ <li class="none">
+ <a href="examples/skipping.html">Skipping Invocations</a>
+ </li>
+ <li class="none">
+ <a href="examples/integration-test-verify.html">Using with
other integration test frameworks</a>
+ </li>
+ </ul>
+ <h5>Project Documentation</h5>
+ <ul>
+
<li
class="collapsed">
+ <a href="project-info.html">Project Information</a>
+ </li>
+
<li class="collapsed">
+ <a href="project-reports.html">Project Reports</a>
+ </li>
+ </ul>
+ <h5>Maven Projects</h5>
+ <ul>
+ <li class="none">
+ <a href="../../ant-tasks/index.html">Ant Tasks</a>
+ </li>
+ <li class="none">
+ <a href="../../archetype/index.html">Archetype</a>
+ </li>
+ <li class="none">
+ <a href="../../doxia/index.html">Doxia</a>
+ </li>
+ <li class="none">
+ <a href="../../jxr/index.html">JXR</a>
+ </li>
+ <li class="none">
+ <a href="../../maven-1.x/index.html">Maven 1.x</a>
+ </li>
+ <li class="none">
+ <a href="../../index.html">Maven 2 & 3</a>
+ </li>
+ <li class="none">
+ <a href="../../pom/index.html">Parent POMs</a>
+ </li>
+ <li class="none">
+ <a href="../index.html">Plugins</a>
+ </li>
+ <li class="none">
+ <a href="../../plugin-tools/index.html">Plugin Tools</a>
+ </li>
+ <li class="none">
+ <a href="../../scm/index.html">SCM</a>
+ </li>
+ <li class="none">
+ <a href="../../shared/index.html">Shared Components</a>
+ </li>
+ <li class="none">
+ <a href="../../skins/index.html">Skins</a>
+ </li>
+ <li class="none">
+ <a href="../../surefire/index.html">Surefire</a>
+ </li>
+ <li class="none">
+ <a href="../../wagon/index.html">Wagon</a>
+ </li>
+ </ul>
+ <h5>ASF</h5>
+ <ul>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/how-it-works.html"
class="externalLink">How Apache Works</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/"
class="externalLink">Foundation</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/sponsorship.html"
class="externalLink">Sponsoring Apache</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/thanks.html"
class="externalLink">Thanks</a>
+ </li>
+ </ul>
+ <a href="http://maven.apache.org/"
title="Built by Maven" class="poweredBy">
+ <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+ </a>
+
+ </div>
+ </div>
+ <div id="bodyColumn">
+ <div id="contentBox">
+
+
+ <div class="section">
+<h2>invoker:install<a name="invoker:install"></a></h2>
+
+<p><b>Full name</b>:</p>
+
+<p>org.apache.maven.plugins:maven-invoker-plugin:1.8.1:install</p>
+
+<p><b>Description</b>:</p>
+
+<div>Installs the project artifacts of the main build into the local
+repository as a preparation to run the sub projects. More
+precisely, all artifacts of the project itself, all its locally
+reachable parent POMs and all its dependencies from the reactor
+will be installed to the local repository.</div>
+
+<p><b>Attributes</b>:</p>
+
+<ul>
+
+<li>Requires a Maven project to be executed.</li>
+
+<li>Requires dependency resolution of artifacts in scope:
<tt>runtime</tt>.</li>
+
+<li>The goal is thread-safe and supports parallel builds.</li>
+
+<li>Since version: <tt>1.2</tt>.</li>
+
+<li>Binds by default to the <a class="externalLink"
href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle
phase</a>: <tt>pre-integration-test</tt>.</li>
+ </ul>
+
+<div class="section">
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+
+<table class="bodyTable" border="0">
+
+<tr class="a">
+
+<th>Name</th>
+
+<th>Type</th>
+
+<th>Since</th>
+
+<th>Description</th>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#extraArtifacts">extraArtifacts</a></b></td>
+
+<td><tt>String[]</tt></td>
+
+<td><tt>1.6</tt></td>
+
+<td>Extra dependencies that need to be installed on the local
+repository.<br />
+Format:
+
+<div>
+<pre>
+groupId:artifactId:version:type:classifier
+</pre></div>
+
+Examples:
+
+<div>
+<pre>
+org.apache.maven.plugins:maven-clean-plugin:2.4:maven-plugin
+org.apache.maven.plugins:maven-clean-plugin:2.4:jar:javadoc
+</pre></div>
+
+If the type is 'maven-plugin' the plugin will try to resolve the
+artifact using plugin remote repositories, instead of using
+artifact remote repositories.<br /></td>
+ </tr>
+
+<tr class="a">
+
+<td><b><a href="#localRepositoryPath">localRepositoryPath</a></b></td>
+
+<td><tt>File</tt></td>
+
+<td><tt>1.2</tt></td>
+
+<td>The path to the local repository into which the project artifacts
+should be installed for the integration tests. If not set, the
+regular local repository will be used. To prevent soiling of your
+regular local repository with possibly broken artifacts, it is
+strongly recommended to use an isolated repository for the
+integration tests (e.g.
+<tt>${project.build.directory}/it-repo</tt>).<br /><b>User property is</b>:
<tt>invoker.localRepositoryPath</tt>.</td>
+ </tr>
+
+<tr class="b">
+
+<td><b><a href="#skipInstallation">skipInstallation</a></b></td>
+
+<td><tt>boolean</tt></td>
+
+<td><tt>1.4</tt></td>
+
+<td>A flag used to disable the installation procedure. This is
+primarily intended for usage from the command line to occasionally
+adjust the build.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User
property is</b>: <tt>invoker.skip</tt>.</td>
+ </tr>
+ </table>
+ </div>
+
+<div class="section">
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+
+<p><b><a name="extraArtifacts">extraArtifacts</a>:</b></p>
+
+<div>Extra dependencies that need to be installed on the local
+repository.<br />
+Format:
+
+<div>
+<pre>
+groupId:artifactId:version:type:classifier
+</pre></div>
+
+Examples:
+
+<div>
+<pre>
+org.apache.maven.plugins:maven-clean-plugin:2.4:maven-plugin
+org.apache.maven.plugins:maven-clean-plugin:2.4:jar:javadoc
+</pre></div>
+
+If the type is 'maven-plugin' the plugin will try to resolve the
+artifact using plugin remote repositories, instead of using
+artifact remote repositories.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+
+<li><b>Since</b>: <tt>1.6</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+ </ul><hr />
+<p><b><a name="localRepositoryPath">localRepositoryPath</a>:</b></p>
+
+<div>The path to the local repository into which the project artifacts
+should be installed for the integration tests. If not set, the
+regular local repository will be used. To prevent soiling of your
+regular local repository with possibly broken artifacts, it is
+strongly recommended to use an isolated repository for the
+integration tests (e.g.
+<tt>${project.build.directory}/it-repo</tt>).</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+
+<li><b>Since</b>: <tt>1.2</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>invoker.localRepositoryPath</tt></li>
+ </ul><hr />
+<p><b><a name="skipInstallation">skipInstallation</a>:</b></p>
+
+<div>A flag used to disable the installation procedure. This is
+primarily intended for usage from the command line to occasionally
+adjust the build.</div>
+
+<ul>
+
+<li><b>Type</b>: <tt>boolean</tt></li>
+
+<li><b>Since</b>: <tt>1.4</tt></li>
+
+<li><b>Required</b>: <tt>No</tt></li>
+
+<li><b>User Property</b>: <tt>invoker.skip</tt></li>
+
+<li><b>Default</b>: <tt>false</tt></li>
+ </ul>
+ </div>
+ </div>
+
+
+ </div>
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ <div id="footer">
+ <div class="xright">
+ © 2002-2014
+ The Apache Software Foundation
+
+ - <a
href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+ Apache Maven, Maven, Apache, the Apache feather logo, and the Apache
Maven project logos are trademarks of The Apache Software Foundation.
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ </body>
+</html>
\ No newline at end of file