Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/WithoutMojo.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/WithoutMojo.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/WithoutMojo.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>WithoutMojo (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>WithoutMojo (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="WithoutMojo (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="WithoutMojo (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script>
Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/AbstractMojoTestCase.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/AbstractMojoTestCase.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/AbstractMojoTestCase.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.AbstractMojoTestCase (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.AbstractMojoTestCase (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.AbstractMojoTestCase (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.AbstractMojoTestCase (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ArtifactStubFactory.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ArtifactStubFactory.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ArtifactStubFactory.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.ArtifactStubFactory (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.ArtifactStubFactory (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.ArtifactStubFactory (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.ArtifactStubFactory (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ConfigurationException.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ConfigurationException.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ConfigurationException.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.ConfigurationException (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.ConfigurationException (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.ConfigurationException (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.ConfigurationException (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Added: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/MojoParameters.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/MojoParameters.html (added) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/MojoParameters.html Tue Jul 8 11:55:18 2014 @@ -0,0 +1,115 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.maven.plugin.testing.MojoParameters (Maven Plugin Testing Mechanism 3.2.0 API)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.maven.plugin.testing.MojoParameters (Maven Plugin Testing Mechanism 3.2.0 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/maven/plugin/testing/MojoParameters.html" title="class in org.apache.maven.plugin.testing">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/maven/plugin/testing/class-use/MojoParameters.html" target="_top">Frames</a></li> +<li><a href="MojoParameters.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.maven.plugin.testing.MojoParameters" class="title">Uses of Class<br>org.apache.maven.plugin.testing.MojoParameters</h2> +</div> +<div class="classUseContainer">No usage of org.apache.maven.plugin.testing.MojoParameters</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/maven/plugin/testing/MojoParameters.html" title="class in org.apache.maven.plugin.testing">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/maven/plugin/testing/class-use/MojoParameters.html" target="_top">Frames</a></li> +<li><a href="MojoParameters.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2008–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> \ No newline at end of file Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/MojoRule.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/MojoRule.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/MojoRule.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.MojoRule (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.MojoRule (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.MojoRule (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.MojoRule (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ResolverExpressionEvaluatorStub.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ResolverExpressionEvaluatorStub.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/ResolverExpressionEvaluatorStub.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.ResolverExpressionEvaluatorStub (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.ResolverExpressionEvaluatorStub (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.ResolverExpressionEvaluatorStub (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.ResolverExpressionEvaluatorStub (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/SilentLog.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/SilentLog.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/SilentLog.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.SilentLog (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.SilentLog (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.SilentLog (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.SilentLog (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/WithoutMojo.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/WithoutMojo.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/class-use/WithoutMojo.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.WithoutMojo (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.WithoutMojo (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.WithoutMojo (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.WithoutMojo (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-frame.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-frame.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-frame.html Tue Jul 8 11:55:18 2014 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> @@ -13,6 +13,7 @@ <ul title="Classes"> <li><a href="AbstractMojoTestCase.html" title="class in org.apache.maven.plugin.testing" target="classFrame">AbstractMojoTestCase</a></li> <li><a href="ArtifactStubFactory.html" title="class in org.apache.maven.plugin.testing" target="classFrame">ArtifactStubFactory</a></li> +<li><a href="MojoParameters.html" title="class in org.apache.maven.plugin.testing" target="classFrame">MojoParameters</a></li> <li><a href="MojoRule.html" title="class in org.apache.maven.plugin.testing" target="classFrame">MojoRule</a></li> <li><a href="ResolverExpressionEvaluatorStub.html" title="class in org.apache.maven.plugin.testing" target="classFrame">ResolverExpressionEvaluatorStub</a></li> <li><a href="SilentLog.html" title="class in org.apache.maven.plugin.testing" target="classFrame">SilentLog</a></li> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-summary.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-summary.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-summary.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> @@ -88,18 +88,24 @@ </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/maven/plugin/testing/MojoParameters.html" title="class in org.apache.maven.plugin.testing">MojoParameters</a></td> +<td class="colLast"> +<div class="block">Static helpers to create and manipulate mojo execution configuration parameters</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/maven/plugin/testing/MojoRule.html" title="class in org.apache.maven.plugin.testing">MojoRule</a></td> <td class="colLast"> <div class="block"><a href="http://junit.org/javadoc/4.10/org/junit/rules/TestRule.html?is-external=true" title="class or interface in org.junit.rules"><code>TestRule</code></a> for usage with Junit-4.10ff.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/maven/plugin/testing/ResolverExpressionEvaluatorStub.html" title="class in org.apache.maven.plugin.testing">ResolverExpressionEvaluatorStub</a></td> <td class="colLast"> <div class="block">Stub for <code>ExpressionEvaluator</code></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/maven/plugin/testing/SilentLog.html" title="class in org.apache.maven.plugin.testing">SilentLog</a></td> <td class="colLast"> <div class="block">This logger implements both types of logs currently in use.</div> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-tree.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-tree.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-tree.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.testing Class Hierarchy (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>org.apache.maven.plugin.testing Class Hierarchy (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.maven.plugin.testing Class Hierarchy (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="org.apache.maven.plugin.testing Class Hierarchy (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> @@ -87,9 +87,10 @@ </li> </ul> </li> +<li type="circle">org.apache.maven.plugin.testing.<a href="../../../../../org/apache/maven/plugin/testing/MojoParameters.html" title="class in org.apache.maven.plugin.testing"><span class="strong">MojoParameters</span></a></li> <li type="circle">org.apache.maven.plugin.testing.<a href="../../../../../org/apache/maven/plugin/testing/MojoRule.html" title="class in org.apache.maven.plugin.testing"><span class="strong">MojoRule</span></a> (implements org.junit.rules.<a href="http://junit.org/javadoc/4.10/org/junit/rules/TestRule.html?is-external=true" title="class or interface in org.junit.rules">TestRule</a>)</li> <li type="circle">org.apache.maven.plugin.testing.<a href="../../../../../org/apache/maven/plugin/testing/ResolverExpressionEvaluatorStub.html" title="class in org.apache.maven.plugin.testing"><span class="strong">ResolverExpressionEvaluatorStub</span></a> (implements org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator)</li> -<li type="circle">org.apache.maven.plugin.testing.<a href="../../../../../org/apache/maven/plugin/testing/SilentLog.html" title="class in org.apache.maven.plugin.testing"><span class="strong">SilentLog</span></a> (implements org.apache.maven.plugin.logging.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>, org.codehaus.plexus.logging.Logger)</li> +<li type="circle">org.apache.maven.plugin.testing.<a href="../../../../../org/apache/maven/plugin/testing/SilentLog.html" title="class in org.apache.maven.plugin.testing"><span class="strong">SilentLog</span></a> (implements org.apache.maven.plugin.logging.<a href="http://maven.apache.org/ref/3.2.1/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>, org.codehaus.plexus.logging.Logger)</li> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-use.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-use.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/package-use.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Package org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.maven.plugin.testing (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/TestResources.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/TestResources.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/TestResources.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>TestResources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>TestResources (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TestResources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="TestResources (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> @@ -166,25 +166,30 @@ extends <a href="http://junit.org/javado <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> to)</code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/testing/resources/TestResources.html#create(java.io.File, java.lang.String...)">create</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... paths)</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/testing/resources/TestResources.html#getBasedir(java.lang.String)">getBasedir</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> project)</code> <div class="block">Creates new clean copy of test project directory structure.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/testing/resources/TestResources.html#rm(java.io.File, java.lang.String)">rm</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/testing/resources/TestResources.html#starting(org.junit.runner.Description)">starting</a></strong>(<a href="http://junit.org/javadoc/4.10/org/junit/runner/Description.html?is-external=true" title="class or interface in org.junit.runner">Description</a> d)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/testing/resources/TestResources.html#touch(java.io.File)">touch</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/testing/resources/TestResources.html#touch(java.io.File, java.lang.String)">touch</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</code> </td> @@ -340,13 +345,27 @@ extends <a href="http://junit.org/javado <a name="rm(java.io.File, java.lang.String)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>rm</h4> <pre>public static void rm(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</pre> </li> </ul> +<a name="create(java.io.File, java.lang.String...)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>create</h4> +<pre>public static void create(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... paths) + throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">Since:</span></dt> + <dd>3.2.0</dd></dl> +</li> +</ul> </li> </ul> </li> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/class-use/TestResources.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/class-use/TestResources.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/class-use/TestResources.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.testing.resources.TestResources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.maven.plugin.testing.resources.TestResources (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.testing.resources.TestResources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.testing.resources.TestResources (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-frame.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-frame.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-frame.html Tue Jul 8 11:55:18 2014 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-summary.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-summary.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-summary.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-tree.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-tree.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-tree.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.testing.resources Class Hierarchy (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>org.apache.maven.plugin.testing.resources Class Hierarchy (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.maven.plugin.testing.resources Class Hierarchy (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="org.apache.maven.plugin.testing.resources Class Hierarchy (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script> Modified: websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-use.html ============================================================================== --- websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-use.html (original) +++ websites/production/maven/content/plugin-testing-archives/LATEST/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/resources/package-use.html Tue Jul 8 11:55:18 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)</title> +<title>Uses of Package org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.2.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.1.1-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.maven.plugin.testing.resources (Maven Plugin Testing Mechanism 3.2.0 API)"; } //--> </script>
