You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/12/04 12:35:47 UTC

svn commit: r840703 [33/35] - in /websites/production/maventest/content/plugins: maven-assembly-plugin/ maven-compiler-plugin/ maven-compiler-plugin/apidocs/ maven-compiler-plugin/apidocs/org/apache/maven/plugin/compiler/ maven-compiler-plugin/apidocs/...

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/single-test.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/single-test.html (added)
+++ websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/single-test.html Tue Dec  4 11:35:30 2012
@@ -0,0 +1,224 @@
+<!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 Aug 25, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Running a Single Test</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+        <style>body{padding-top: 20px;}</style>
+    
+    <script type="text/javascript" src="../js/apache-maven-fluido.min.js"></script>
+
+          
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+      
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
+      <meta name="author" content="Allan Ramirez
+Olivier Lamy" />
+    <meta name="Date-Creation-yyyymmdd" content="20120228" />
+    <meta name="Date-Revision-yyyymmdd" content="20120825" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+        </head>
+  <body>
+        
+    
+        <div class="container-fluid">
+                <div id="banner">
+        <div class="pull-left">                                <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project.png" alt="Maven Surefire Plugin"/>
+                </a>
+      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                <img src="../../../images/maventxt_logo_200.gif" alt="Maven Surefire Plugin"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+      
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">Maven</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../surefire/" title="Surefire">Surefire</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../" title="Maven Surefire Plugin">Maven Surefire Plugin</a>
+        <li class="divider ">/</li>
+      </li>
+    <li class="">Running a Single Test</li>
+                      
+                
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-25</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.12.3</li>
+                    </ul>
+      </div>
+
+            <div id="leftColumn" class="sidebar">
+        <div class="well">
+                
+                
+                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Introduction">Introduction</a>
+            </li>
+                  <li class="none">
+                          <a href="../plugin-info.html" title="Goals">Goals</a>
+            </li>
+                  <li class="none">
+                          <a href="../usage.html" title="Usage">Usage</a>
+            </li>
+                  <li class="none">
+                          <a href="../featurematrix.html" title="Feature matrix">Feature matrix</a>
+            </li>
+                  <li class="none">
+                          <a href="../api.html" title="API">API</a>
+            </li>
+                  <li class="none">
+                          <a href="../faq.html" title="FAQ">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../examples/testng.html" title="Using TestNG">Using TestNG</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/junit.html" title="Using JUnit">Using JUnit</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/skipping-test.html" title="Skipping Tests">Skipping Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/inclusion-exclusion.html" title="Inclusions and Exclusions of Tests">Inclusions and Exclusions of Tests</a>
+            </li>
+                  <li class="none">
+            <strong>Running a Single Test</strong>
+          </li>
+                  <li class="none">
+                          <a href="../examples/class-loading.html" title="Class Loading Issues">Class Loading Issues</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/debugging.html" title="Debugging Tests">Debugging Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/system-properties.html" title="System Properties">System Properties</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/configuring-classpath.html" title="Configuring the Classpath">Configuring the Classpath</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/providers.html" title="Selecting providers">Selecting providers</a>
+            </li>
+          </ul>
+                       <h5>Developer Center</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../developing.html" title="Developing">Developing</a>
+            </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../archetype/index.html" title="Archetype">Archetype</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../doxia/index.html" title="Doxia">Doxia</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../jxr/index.html" title="JXR">JXR</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../index.html" title="Maven 2 & 3">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../plugins/index.html" title="Plugins">Plugins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../scm/index.html" title="SCM">SCM</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../shared/index.html" title="Shared Components">Shared Components</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../skins/index.html" title="Skins">Skins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../index.html" title="Surefire">Surefire</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../wagon/index.html" title="Wagon">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                
+      
+          
+          <div id="poweredBy">
+                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                </div>
+        </div>
+      </div>
+      
+      <div id="bodyColumn" class="content">
+        <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/refer
 ences/apt-format.html --><div class="section"><h2>Running a Single Test<a name="Running_a_Single_Test"></a></h2><p>During development, you may run a single test class repeatedly. To run this through Maven, set the <tt>test</tt> property to a specific test case.</p><div class="source"><pre class="prettyprint">mvn -Dtest=TestCircle test</pre></div><p>The value for the <tt>test</tt> parameter is the name of the test class (without the extension; we'll strip off the extension if you accidentally provide one).</p><p>You may also use patterns to run a number of tests:</p><div class="source"><pre class="prettyprint">mvn -Dtest=TestCi*le test</pre></div><p>And you may use multiple names/patterns, separated by commas:</p><div class="source"><pre class="prettyprint">mvn -Dtest=TestSquare,TestCi*le test</pre></div></div><div class="section"><h2>Running a set of methods in a Single Test Class<a name="Running_a_set_of_methods_in_a_Single_Test_Class"></a></h2><p>With version 2.7.3, you ca
 n run only n tests in a single Test Class.</p><p><b> NOTE : it's supported for junit 4.x and TestNG. </b></p><p>You must use the following syntax</p><div class="source"><pre class="prettyprint">mvn -Dtest=TestCircle#mytest test</pre></div><p>You can use patterns too</p><div class="source"><pre class="prettyprint">mvn -Dtest=TestCircle#test* test</pre></div><p>As of surefire 2.12.1, you can select multiple methods (JUnit4X only at this time, patches welcome)</p><div class="source"><pre class="prettyprint">mvn -Dtest=TestCircle#testOne+testTwo test</pre></div></div>
+                  </div>
+      </div>
+    </div>
+
+    <footer class="footer">
+            <div class="container-fluid">
+              <div class="row span16">Copyright &copy;                    2004-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+
+                      </div>
+    </footer>
+  </body>
+</html>

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/skipping-test.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/skipping-test.html (added)
+++ websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/skipping-test.html Tue Dec  4 11:35:30 2012
@@ -0,0 +1,258 @@
+<!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 Aug 25, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Skipping Test</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+        <style>body{padding-top: 20px;}</style>
+    
+    <script type="text/javascript" src="../js/apache-maven-fluido.min.js"></script>
+
+          
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+      
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
+      <meta name="author" content="Johnny Ruiz
+Brett Porter
+Allan Ramirez" />
+    <meta name="Date-Revision-yyyymmdd" content="20120825" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+        </head>
+  <body>
+        
+    
+        <div class="container-fluid">
+                <div id="banner">
+        <div class="pull-left">                                <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project.png" alt="Maven Surefire Plugin"/>
+                </a>
+      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                <img src="../../../images/maventxt_logo_200.gif" alt="Maven Surefire Plugin"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+      
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">Maven</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../surefire/" title="Surefire">Surefire</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../" title="Maven Surefire Plugin">Maven Surefire Plugin</a>
+        <li class="divider ">/</li>
+      </li>
+    <li class="">Skipping Test</li>
+                      
+                
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-25</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.12.3</li>
+                    </ul>
+      </div>
+
+            <div id="leftColumn" class="sidebar">
+        <div class="well">
+                
+                
+                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Introduction">Introduction</a>
+            </li>
+                  <li class="none">
+                          <a href="../plugin-info.html" title="Goals">Goals</a>
+            </li>
+                  <li class="none">
+                          <a href="../usage.html" title="Usage">Usage</a>
+            </li>
+                  <li class="none">
+                          <a href="../featurematrix.html" title="Feature matrix">Feature matrix</a>
+            </li>
+                  <li class="none">
+                          <a href="../api.html" title="API">API</a>
+            </li>
+                  <li class="none">
+                          <a href="../faq.html" title="FAQ">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../examples/testng.html" title="Using TestNG">Using TestNG</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/junit.html" title="Using JUnit">Using JUnit</a>
+            </li>
+                  <li class="none">
+            <strong>Skipping Tests</strong>
+          </li>
+                  <li class="none">
+                          <a href="../examples/inclusion-exclusion.html" title="Inclusions and Exclusions of Tests">Inclusions and Exclusions of Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/single-test.html" title="Running a Single Test">Running a Single Test</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/class-loading.html" title="Class Loading Issues">Class Loading Issues</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/debugging.html" title="Debugging Tests">Debugging Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/system-properties.html" title="System Properties">System Properties</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/configuring-classpath.html" title="Configuring the Classpath">Configuring the Classpath</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/providers.html" title="Selecting providers">Selecting providers</a>
+            </li>
+          </ul>
+                       <h5>Developer Center</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../developing.html" title="Developing">Developing</a>
+            </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../archetype/index.html" title="Archetype">Archetype</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../doxia/index.html" title="Doxia">Doxia</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../jxr/index.html" title="JXR">JXR</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../index.html" title="Maven 2 & 3">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../plugins/index.html" title="Plugins">Plugins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../scm/index.html" title="SCM">SCM</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../shared/index.html" title="Shared Components">Shared Components</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../skins/index.html" title="Skins">Skins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../index.html" title="Surefire">Surefire</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../wagon/index.html" title="Wagon">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                
+      
+          
+          <div id="poweredBy">
+                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                </div>
+        </div>
+      </div>
+      
+      <div id="bodyColumn" class="content">
+        <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/refer
 ences/apt-format.html --><div class="section"><h2>Skipping Tests<a name="Skipping_Tests"></a></h2><p>To skip running the tests for a particular project, set the <b>skipTests</b> property to <b>true</b>.</p><div class="source"><pre class="prettyprint">&lt;project&gt;
+  [...]
+  &lt;build&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;skipTests&gt;true&lt;/skipTests&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div><p>You can also skip the tests via command line by executing the following command:</p><div class="source"><pre class="prettyprint">mvn install -DskipTests</pre></div><p>If you absolutely must, you can also use the <tt>maven.test.skip</tt> property to skip compiling the tests. <tt>maven.test.skip</tt> is honored by Surefire, Failsafe and the Compiler Plugin.</p><div class="source"><pre class="prettyprint">mvn install -Dmaven.test.skip=true</pre></div></div><div class="section"><h2>Skipping by default<a name="Skipping_by_default"></a></h2><p>If you want to skip tests by default but want the ability to re-enable tests from the command line, you need to go via a properties section in the pom:</p><div class="source"><pre class="prettyprint">&lt;project&gt;
+  [...]
+  &lt;properties&gt;
+    &lt;skipTests&gt;true&lt;/skipTests&gt;
+  &lt;/properties&gt;
+  [...]
+  &lt;build&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;skipTests&gt;${skipTests}&lt;/skipTests&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div><p>This will allow you to run with tests disabled by default and to run them with this command:</p><div class="source"><pre class="prettyprint">mvn install -DskipTests=false</pre></div><p>The same can be done with the &quot;skip&quot; parameter and other booleans on the plugin.</p></div>
+                  </div>
+      </div>
+    </div>
+
+    <footer class="footer">
+            <div class="container-fluid">
+              <div class="row span16">Copyright &copy;                    2004-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+
+                      </div>
+    </footer>
+  </body>
+</html>

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/system-properties.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/system-properties.html (added)
+++ websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/system-properties.html Tue Dec  4 11:35:30 2012
@@ -0,0 +1,288 @@
+<!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 Aug 25, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Using System Properties</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+        <style>body{padding-top: 20px;}</style>
+    
+    <script type="text/javascript" src="../js/apache-maven-fluido.min.js"></script>
+
+          
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+      
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
+      <meta name="author" content="Allan Ramirez
+Dan Tran" />
+    <meta name="Date-Creation-yyyymmdd" content="20100109" />
+    <meta name="Date-Revision-yyyymmdd" content="20120825" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+        </head>
+  <body>
+        
+    
+        <div class="container-fluid">
+                <div id="banner">
+        <div class="pull-left">                                <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project.png" alt="Maven Surefire Plugin"/>
+                </a>
+      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                <img src="../../../images/maventxt_logo_200.gif" alt="Maven Surefire Plugin"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+      
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">Maven</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../surefire/" title="Surefire">Surefire</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../" title="Maven Surefire Plugin">Maven Surefire Plugin</a>
+        <li class="divider ">/</li>
+      </li>
+    <li class="">Using System Properties</li>
+                      
+                
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-25</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.12.3</li>
+                    </ul>
+      </div>
+
+            <div id="leftColumn" class="sidebar">
+        <div class="well">
+                
+                
+                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Introduction">Introduction</a>
+            </li>
+                  <li class="none">
+                          <a href="../plugin-info.html" title="Goals">Goals</a>
+            </li>
+                  <li class="none">
+                          <a href="../usage.html" title="Usage">Usage</a>
+            </li>
+                  <li class="none">
+                          <a href="../featurematrix.html" title="Feature matrix">Feature matrix</a>
+            </li>
+                  <li class="none">
+                          <a href="../api.html" title="API">API</a>
+            </li>
+                  <li class="none">
+                          <a href="../faq.html" title="FAQ">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../examples/testng.html" title="Using TestNG">Using TestNG</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/junit.html" title="Using JUnit">Using JUnit</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/skipping-test.html" title="Skipping Tests">Skipping Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/inclusion-exclusion.html" title="Inclusions and Exclusions of Tests">Inclusions and Exclusions of Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/single-test.html" title="Running a Single Test">Running a Single Test</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/class-loading.html" title="Class Loading Issues">Class Loading Issues</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/debugging.html" title="Debugging Tests">Debugging Tests</a>
+            </li>
+                  <li class="none">
+            <strong>System Properties</strong>
+          </li>
+                  <li class="none">
+                          <a href="../examples/configuring-classpath.html" title="Configuring the Classpath">Configuring the Classpath</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/providers.html" title="Selecting providers">Selecting providers</a>
+            </li>
+          </ul>
+                       <h5>Developer Center</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../developing.html" title="Developing">Developing</a>
+            </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../archetype/index.html" title="Archetype">Archetype</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../doxia/index.html" title="Doxia">Doxia</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../jxr/index.html" title="JXR">JXR</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../index.html" title="Maven 2 & 3">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../plugins/index.html" title="Plugins">Plugins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../scm/index.html" title="SCM">SCM</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../shared/index.html" title="Shared Components">Shared Components</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../skins/index.html" title="Skins">Skins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../index.html" title="Surefire">Surefire</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../wagon/index.html" title="Wagon">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                
+      
+          
+          <div id="poweredBy">
+                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                </div>
+        </div>
+      </div>
+      
+      <div id="bodyColumn" class="content">
+        <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/refer
 ences/apt-format.html --><div class="section"><h2>Using System Properties<a name="Using_System_Properties"></a></h2><p>There are two ways to add a list of system properties to Surefire:</p><div class="section"><h3>systemPropertyVariables<a name="systemPropertyVariables"></a></h3><p>This configuration is the replacement of the deprecated <tt>systemProperties</tt>. It can accept any value from Maven's properties that can be converted <b>to String value</b>.</p><div class="source"><pre class="prettyprint">&lt;project&gt;
+  [...]
+  &lt;build&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;systemPropertyVariables&gt;
+            &lt;propertyName&gt;propertyValue&lt;/propertyName&gt;
+            &lt;buildDirectory&gt;${project.build.directory}&lt;/buildDirectory&gt;
+            [...]
+          &lt;/systemPropertyVariables&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div></div><div class="section"><h3>systemProperties ( deprecated )<a name="systemProperties__deprecated_"></a></h3><div class="source"><pre class="prettyprint">&lt;project&gt;
+  [...]
+  &lt;build&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;systemProperties&gt;
+            &lt;property&gt;
+              &lt;name&gt;propertyName&lt;/name&gt;
+              &lt;value&gt;propertyValue&lt;/value&gt;
+            &lt;/property&gt;
+            [...]
+          &lt;/systemProperties&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div><p>Take note that only <b>String valued</b> properties can be passed as system properties. Any attempt to pass any other Maven variable type (i.e. <tt>List</tt> or a <tt>URL</tt> variable) will cause the variable expression to be passed literally (unevaluated). So having the example below:</p><div class="source"><pre class="prettyprint">&lt;project&gt;
+  [...]
+  &lt;build&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;systemProperties&gt;
+            &lt;property&gt;
+              &lt;name&gt;buildDir&lt;/name&gt;
+              &lt;value&gt;${project.build.outputDirectory}&lt;/value&gt;
+            &lt;/property&gt;
+          &lt;/systemProperties&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div><p>will literally pass <b>${project.build.outputDirectory}</b> because the value of that expression is a <tt>File</tt>, not a <tt>String</tt>.</p><p>To inherit the &quot;systemProperties&quot; collection from the parent configuration, you will need to specify combine.children=&quot;append&quot; on the systemProperties node in the child pom:</p><div class="source"><pre class="prettyprint">  &lt;systemProperties combine.children=&quot;append&quot;&gt;
+      &lt;property&gt;
+         [...]
+      &lt;/property&gt;
+   &lt;/systemProperties&gt;</pre></div></div></div><div class="section"><h2>Special VM properties<a name="Special_VM_properties"></a></h2><p>Some system properties must be set on the command line of the forked VM, and cannot be set after the VM has been started. These properties must be added to the argLine parameter of the surefire plugin.</p><div class="source"><pre class="prettyprint">  &lt;argLine&gt;-Djava.endorsed.dirs=...&lt;/argLine&gt;</pre></div></div>
+                  </div>
+      </div>
+    </div>
+
+    <footer class="footer">
+            <div class="container-fluid">
+              <div class="row span16">Copyright &copy;                    2004-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+
+                      </div>
+    </footer>
+  </body>
+</html>

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/testng.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/testng.html (added)
+++ websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/examples/testng.html Tue Dec  4 11:35:30 2012
@@ -0,0 +1,315 @@
+<!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 Aug 25, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Using TestNG</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+        <style>body{padding-top: 20px;}</style>
+    
+    <script type="text/javascript" src="../js/apache-maven-fluido.min.js"></script>
+
+          
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+      
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
+      <meta name="author" content="Brett Porter brett@apache.org" />
+    <meta name="Date-Creation-yyyymmdd" content="20100109" />
+    <meta name="Date-Revision-yyyymmdd" content="20120825" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+        </head>
+  <body>
+        
+    
+        <div class="container-fluid">
+                <div id="banner">
+        <div class="pull-left">                                <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project.png" alt="Maven Surefire Plugin"/>
+                </a>
+      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                <img src="../../../images/maventxt_logo_200.gif" alt="Maven Surefire Plugin"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+      
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">Maven</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../../surefire/" title="Surefire">Surefire</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../" title="Maven Surefire Plugin">Maven Surefire Plugin</a>
+        <li class="divider ">/</li>
+      </li>
+    <li class="">Using TestNG</li>
+                      
+                
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-25</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.12.3</li>
+                    </ul>
+      </div>
+
+            <div id="leftColumn" class="sidebar">
+        <div class="well">
+                
+                
+                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Introduction">Introduction</a>
+            </li>
+                  <li class="none">
+                          <a href="../plugin-info.html" title="Goals">Goals</a>
+            </li>
+                  <li class="none">
+                          <a href="../usage.html" title="Usage">Usage</a>
+            </li>
+                  <li class="none">
+                          <a href="../featurematrix.html" title="Feature matrix">Feature matrix</a>
+            </li>
+                  <li class="none">
+                          <a href="../api.html" title="API">API</a>
+            </li>
+                  <li class="none">
+                          <a href="../faq.html" title="FAQ">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+            <strong>Using TestNG</strong>
+          </li>
+                  <li class="none">
+                          <a href="../examples/junit.html" title="Using JUnit">Using JUnit</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/skipping-test.html" title="Skipping Tests">Skipping Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/inclusion-exclusion.html" title="Inclusions and Exclusions of Tests">Inclusions and Exclusions of Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/single-test.html" title="Running a Single Test">Running a Single Test</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/class-loading.html" title="Class Loading Issues">Class Loading Issues</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/debugging.html" title="Debugging Tests">Debugging Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/system-properties.html" title="System Properties">System Properties</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/configuring-classpath.html" title="Configuring the Classpath">Configuring the Classpath</a>
+            </li>
+                  <li class="none">
+                          <a href="../examples/providers.html" title="Selecting providers">Selecting providers</a>
+            </li>
+          </ul>
+                       <h5>Developer Center</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../developing.html" title="Developing">Developing</a>
+            </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../archetype/index.html" title="Archetype">Archetype</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../doxia/index.html" title="Doxia">Doxia</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../jxr/index.html" title="JXR">JXR</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../index.html" title="Maven 2 & 3">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../plugins/index.html" title="Plugins">Plugins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../scm/index.html" title="SCM">SCM</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../shared/index.html" title="Shared Components">Shared Components</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../skins/index.html" title="Skins">Skins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../index.html" title="Surefire">Surefire</a>
+            </li>
+                  <li class="none">
+                          <a href="../../../wagon/index.html" title="Wagon">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                
+      
+          
+          <div id="poweredBy">
+                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                </div>
+        </div>
+      </div>
+      
+      <div id="bodyColumn" class="content">
+        <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/refer
 ences/apt-format.html --><div class="section"><h2>Using TestNG<a name="Using_TestNG"></a></h2><div class="section"><h3>Configuring TestNG<a name="Configuring_TestNG"></a></h3><p>To get started with TestNG, include the following dependency in your project (replacing the version with the one you wish to use):</p><div class="source"><pre class="prettyprint">&lt;dependencies&gt;
+  [...]
+    &lt;dependency&gt;
+      &lt;groupId&gt;org.testng&lt;/groupId&gt;
+      &lt;artifactId&gt;testng&lt;/artifactId&gt;
+      &lt;version&gt;6.3.1&lt;/version&gt;
+      &lt;scope&gt;test&lt;/scope&gt;
+    &lt;/dependency&gt;
+  [...]
+&lt;/dependencies&gt;</pre></div><p>If you are using an older version of TestNG (&lt;= 5.11), the dependency would instead look like this:</p><div class="source"><pre class="prettyprint">&lt;dependencies&gt;
+  [...]
+    &lt;dependency&gt;
+      &lt;groupId&gt;org.testng&lt;/groupId&gt;
+      &lt;artifactId&gt;testng&lt;/artifactId&gt;
+      &lt;version&gt;6.3.1&lt;/version&gt;
+      &lt;scope&gt;test&lt;/scope&gt;
+      &lt;classifier&gt;jdk15&lt;/classifier&gt;
+    &lt;/dependency&gt;
+  [...]
+&lt;/dependencies&gt;</pre></div><p><b>Note:</b> if you are using JDK 1.4 Javadoc annotations for your TestNG tests, replace the classifier <tt>jdk15</tt> with <tt>jdk14</tt> above.</p><p>This is the only step that is required to get started - you can now create tests in your test source directory (eg, <tt>src/test/java</tt>. As long as they are named using the defaults such as <tt>*Test.java</tt> they will be run by Surefire as TestNG tests.</p><p>If you'd like to use a different naming scheme, you can change the <tt>includes</tt> parameter, as discussed in the <a href="./inclusion-exclusion.html">Inclusions and Exclusions of Tests</a> example.</p></div><div class="section"><h3>Using Suite XML Files<a name="Using_Suite_XML_Files"></a></h3><p>Another alternative is to use TestNG suite XML files. This allows flexible configuration of the tests to be run. These files are created in the normal way, and then added to the Surefire Plugin configuration:</p><div class="source"><pre
  class="prettyprint">&lt;plugins&gt;
+    [...]
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;suiteXmlFiles&gt;
+            &lt;suiteXmlFile&gt;testng.xml&lt;/suiteXmlFile&gt;
+          &lt;/suiteXmlFiles&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    [...]
+&lt;/plugins&gt;</pre></div><p>This configuration will override the includes and excludes patterns and run all tests in the suite files.</p></div><div class="section"><h3>Specifying Test Parameters<a name="Specifying_Test_Parameters"></a></h3><p>Your TestNG test can accept parameters with the @Parameters annotation. You can also pass parameters from Maven into your TestNG test, by specifying them as system properties, like this:</p><div class="source"><pre class="prettyprint">&lt;plugins&gt;
+    [...]
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;systemPropertyVariables&gt;
+            &lt;propertyName&gt;firefox&lt;/propertyName&gt;
+          &lt;/systemPropertyVariables&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    [...]
+&lt;/plugins&gt;</pre></div><p>For more information about setting system properties in Surefire tests, see <a href="./system-properties.html">System Properties</a>.</p></div><div class="section"><h3>Using Groups<a name="Using_Groups"></a></h3><p>TestNG allows you to group your tests. You can then execute one or more specific groups. To do this with Surefire, use the <tt>groups</tt> parameter, for example:</p><div class="source"><pre class="prettyprint">&lt;plugins&gt;
+    [...]
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;groups&gt;functest,perftest&lt;/groups&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    [...]
+&lt;/plugins&gt;</pre></div><p>Likewise, the <tt>excludedGroups</tt> parameter can be used to run all but a certain set of groups.</p></div><div class="section"><h3>Running tests in parallel<a name="Running_tests_in_parallel"></a></h3><p>TestNG allows you to run your tests in parallel, including JUnit tests. To do this, you must set the <tt>parallel</tt> parameter, and may change the <tt>threadCount</tt> parameter if the default of 5 is not sufficient. For example:</p><div class="source"><pre class="prettyprint">&lt;/plugins&gt;
+    [...]
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;parallel&gt;methods&lt;/parallel&gt;
+          &lt;threadCount&gt;10&lt;/threadCount&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    [...]
+&lt;/plugins&gt;</pre></div><p>This is particularly useful for slow tests that can have high concurrency, or to quickly and roughly assess the independance and thread safety of your tests and code.</p></div><div class="section"><h3>Using custom listeners and reporters<a name="Using_custom_listeners_and_reporters"></a></h3><p>TestNG provides support for attaching custom listeners, reporters, annotation transformers and method interceptors to your tests. By default, TestNG attaches a few basic listeners to generate HTML and XML reports.</p><p>You can configure multiple custom listeners like this:</p><div class="source"><pre class="prettyprint">&lt;/plugins&gt;
+    [...]
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-surefire-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.12.3&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;properties&gt;
+            &lt;property&gt;
+              &lt;name&gt;usedefaultlisteners&lt;/name&gt;
+              &lt;value&gt;false&lt;/value&gt; &lt;!-- disabling default listeners is optional --&gt;
+            &lt;/property&gt;
+            &lt;property&gt;
+              &lt;name&gt;listener&lt;/name&gt;
+              &lt;value&gt;com.mycompany.MyResultListener,com.mycompany.MyAnnotationTransformer,com.mycompany.MyMethodInterceptor&lt;/value&gt;
+            &lt;/property&gt;
+            &lt;property&gt;
+              &lt;name&gt;reporter&lt;/name&gt;
+              &lt;value&gt;listenReport.Reporter&lt;/value&gt;
+            &lt;/property&gt;
+          &lt;/properties&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    [...]
+&lt;/plugins&gt;</pre></div><p>For more information on TestNG, see the <a class="externalLink" href="http://www.testng.org">TestNG web site</a>.</p></div></div>
+                  </div>
+      </div>
+    </div>
+
+    <footer class="footer">
+            <div class="container-fluid">
+              <div class="row span16">Copyright &copy;                    2004-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+
+                      </div>
+    </footer>
+  </body>
+</html>

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/faq.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/faq.html (added)
+++ websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/faq.html Tue Dec  4 11:35:30 2012
@@ -0,0 +1,265 @@
+<!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 Aug 25, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Frequently Asked Questions</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+        <style>body{padding-top: 20px;}</style>
+    
+    <script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
+
+          
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+      
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
+    <meta name="Date-Revision-yyyymmdd" content="20120825" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+        </head>
+  <body>
+        
+    
+        <div class="container-fluid">
+                <div id="banner">
+        <div class="pull-left">                                <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project.png" alt="Maven Surefire Plugin"/>
+                </a>
+      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                <img src="../../images/maventxt_logo_200.gif" alt="Maven Surefire Plugin"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+      
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../index.html" title="Maven">Maven</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../surefire/" title="Surefire">Surefire</a>
+        <li class="divider ">/</li>
+      </li>
+                <li class="">
+                    <a href="./" title="Maven Surefire Plugin">Maven Surefire Plugin</a>
+        <li class="divider ">/</li>
+      </li>
+    <li class="">Frequently Asked Questions</li>
+                      
+                
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-25</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.12.3</li>
+                    </ul>
+      </div>
+
+            <div id="leftColumn" class="sidebar">
+        <div class="well">
+                
+                
+                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Introduction">Introduction</a>
+            </li>
+                  <li class="none">
+                          <a href="plugin-info.html" title="Goals">Goals</a>
+            </li>
+                  <li class="none">
+                          <a href="usage.html" title="Usage">Usage</a>
+            </li>
+                  <li class="none">
+                          <a href="featurematrix.html" title="Feature matrix">Feature matrix</a>
+            </li>
+                  <li class="none">
+                          <a href="api.html" title="API">API</a>
+            </li>
+                  <li class="none">
+            <strong>FAQ</strong>
+          </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="examples/testng.html" title="Using TestNG">Using TestNG</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/junit.html" title="Using JUnit">Using JUnit</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/skipping-test.html" title="Skipping Tests">Skipping Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/inclusion-exclusion.html" title="Inclusions and Exclusions of Tests">Inclusions and Exclusions of Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/single-test.html" title="Running a Single Test">Running a Single Test</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/class-loading.html" title="Class Loading Issues">Class Loading Issues</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/debugging.html" title="Debugging Tests">Debugging Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/system-properties.html" title="System Properties">System Properties</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/configuring-classpath.html" title="Configuring the Classpath">Configuring the Classpath</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/providers.html" title="Selecting providers">Selecting providers</a>
+            </li>
+          </ul>
+                       <h5>Developer Center</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="developing.html" title="Developing">Developing</a>
+            </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../ant-tasks/index.html" title="Ant Tasks">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                          <a href="../../archetype/index.html" title="Archetype">Archetype</a>
+            </li>
+                  <li class="none">
+                          <a href="../../doxia/index.html" title="Doxia">Doxia</a>
+            </li>
+                  <li class="none">
+                          <a href="../../jxr/index.html" title="JXR">JXR</a>
+            </li>
+                  <li class="none">
+                          <a href="../../maven-1.x/index.html" title="Maven 1.x">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                          <a href="../../index.html" title="Maven 2 & 3">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                          <a href="../../plugins/index.html" title="Plugins">Plugins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../scm/index.html" title="SCM">SCM</a>
+            </li>
+                  <li class="none">
+                          <a href="../../shared/index.html" title="Shared Components">Shared Components</a>
+            </li>
+                  <li class="none">
+                          <a href="../../skins/index.html" title="Skins">Skins</a>
+            </li>
+                  <li class="none">
+                          <a href="../index.html" title="Surefire">Surefire</a>
+            </li>
+                  <li class="none">
+                          <a href="../../wagon/index.html" title="Wagon">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                
+      
+          
+          <div id="poweredBy">
+                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                </div>
+        </div>
+      </div>
+      
+      <div id="bodyColumn" class="content">
+        <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. --><div class="section"><h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2><ol style="list-style-type: decimal"><li><a href="#surefire-v-failsafe">What is the difference between maven-failsafe-plugin and maven-surefire-plugin?</a></li><li><a href="#reuse-test-code">How can I reuse my test code in other modules?</a></li><li><a href="#GWT">How can I run GWT tests ?</a></li></ol></div><dl><dt><a name="surefire-v-failsafe">What is the difference between maven-failsafe-plugin and maven-surefire-plugin?</a></dt><dd>
+        <p>
+          <a class="externalLink" href="http://maven.apache.org/plugins/maven-surefire-plugin">maven-surefire-plugin</a>
+          is designed for running unit tests and if any of the tests fail then it will fail the build immediately.
+       </p>
+        <p>
+          <a class="externalLink" href="http://maven.apache.org/plugins/maven-failsafe-plugin">maven-failsafe-plugin</a>
+          is designed for running integration tests, and decouples failing the build if there
+          are test failures from actually running the tests.
+       </p>
+      <p align="right"><a href="#top">[top]</a></p><hr /></dd><dt><a name="reuse-test-code">How can I reuse my test code in other modules?</a></dt><dd>
+        <p>
+          Visit this link for your reference,
+          <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-attached-tests.html">
+         |   Attaching tests
+         </a>
+       </p>
+      <p align="right"><a href="#top">[top]</a></p><hr /></dd><dt><a name="GWT">How can I run GWT tests ?</a></dt><dd>
+        There is a specific gwt-maven-plugin at codehaus, but if you want to run
+        with surefire, you need the following settings:
+        <p>
+        Use the following configuration:<br /></br>
+        <tt>
+         &lt;useSystemClassLoader&gt;true&lt;/useSystemClassLoader&gt;<br /></br>
+         &lt;useManifestOnlyJar&gt;false&lt;/useManifestOnlyJar&gt;<br /></br>
+         &lt;forkMode&gt;once&lt;/forkMode&gt;<br /></br>
+       </tt>
+        forkMode at least once, always if not enough
+       </p>
+      <p align="right"><a href="#top">[top]</a></p></dd></dl>
+                  </div>
+      </div>
+    </div>
+
+    <footer class="footer">
+            <div class="container-fluid">
+              <div class="row span16">Copyright &copy;                    2004-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+
+                      </div>
+    </footer>
+  </body>
+</html>

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/featurematrix.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/featurematrix.html (added)
+++ websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/featurematrix.html Tue Dec  4 11:35:30 2012
@@ -0,0 +1,221 @@
+<!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 Aug 25, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title></title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+        <style>body{padding-top: 20px;}</style>
+    
+    <script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
+
+          
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+      
+                
+        <?xml version="1.0" encoding="UTF-8"?>
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
+    <meta name="Date-Revision-yyyymmdd" content="20120825" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+        </head>
+  <body>
+        
+    
+        <div class="container-fluid">
+                <div id="banner">
+        <div class="pull-left">                                <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project.png" alt="Maven Surefire Plugin"/>
+                </a>
+      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                <img src="../../images/maventxt_logo_200.gif" alt="Maven Surefire Plugin"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+      
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../index.html" title="Maven">Maven</a>
+        <li class="divider ">/</li>
+      </li>
+            <li class="">
+                    <a href="../../surefire/" title="Surefire">Surefire</a>
+        <li class="divider ">/</li>
+      </li>
+                <li class="">
+                    <a href="./" title="Maven Surefire Plugin">Maven Surefire Plugin</a>
+        <li class="divider ">/</li>
+      </li>
+    <li class=""></li>
+                      
+                
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-25</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.12.3</li>
+                    </ul>
+      </div>
+
+            <div id="leftColumn" class="sidebar">
+        <div class="well">
+                
+                
+                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Introduction">Introduction</a>
+            </li>
+                  <li class="none">
+                          <a href="plugin-info.html" title="Goals">Goals</a>
+            </li>
+                  <li class="none">
+                          <a href="usage.html" title="Usage">Usage</a>
+            </li>
+                  <li class="none">
+            <strong>Feature matrix</strong>
+          </li>
+                  <li class="none">
+                          <a href="api.html" title="API">API</a>
+            </li>
+                  <li class="none">
+                          <a href="faq.html" title="FAQ">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="examples/testng.html" title="Using TestNG">Using TestNG</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/junit.html" title="Using JUnit">Using JUnit</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/skipping-test.html" title="Skipping Tests">Skipping Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/inclusion-exclusion.html" title="Inclusions and Exclusions of Tests">Inclusions and Exclusions of Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/single-test.html" title="Running a Single Test">Running a Single Test</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/class-loading.html" title="Class Loading Issues">Class Loading Issues</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/debugging.html" title="Debugging Tests">Debugging Tests</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/system-properties.html" title="System Properties">System Properties</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/configuring-classpath.html" title="Configuring the Classpath">Configuring the Classpath</a>
+            </li>
+                  <li class="none">
+                          <a href="examples/providers.html" title="Selecting providers">Selecting providers</a>
+            </li>
+          </ul>
+                       <h5>Developer Center</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="developing.html" title="Developing">Developing</a>
+            </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../ant-tasks/index.html" title="Ant Tasks">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                          <a href="../../archetype/index.html" title="Archetype">Archetype</a>
+            </li>
+                  <li class="none">
+                          <a href="../../doxia/index.html" title="Doxia">Doxia</a>
+            </li>
+                  <li class="none">
+                          <a href="../../jxr/index.html" title="JXR">JXR</a>
+            </li>
+                  <li class="none">
+                          <a href="../../maven-1.x/index.html" title="Maven 1.x">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                          <a href="../../index.html" title="Maven 2 & 3">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                          <a href="../../plugins/index.html" title="Plugins">Plugins</a>
+            </li>
+                  <li class="none">
+                          <a href="../../scm/index.html" title="SCM">SCM</a>
+            </li>
+                  <li class="none">
+                          <a href="../../shared/index.html" title="Shared Components">Shared Components</a>
+            </li>
+                  <li class="none">
+                          <a href="../../skins/index.html" title="Skins">Skins</a>
+            </li>
+                  <li class="none">
+                          <a href="../index.html" title="Surefire">Surefire</a>
+            </li>
+                  <li class="none">
+                          <a href="../../wagon/index.html" title="Wagon">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                
+      
+          
+          <div id="poweredBy">
+                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                </div>
+        </div>
+      </div>
+      
+      <div id="bodyColumn" class="content">
+        <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/refer
 ences/apt-format.html --><div class="section"><h2>Feature matrix<a name="Feature_matrix"></a></h2><p>Not all features are supported for all test frameworks, and the following table gives a brief overview of support status:</p><table border="1" class="zebra-striped"><tr class="a"><th align="left"><b>Feature</b></th><th align="left"><b>JUnit3</b></th><th align="left"><b>JUnit4</b></th><th align="left"><b>Junit47</b></th><th align="left"><b>TestNG</b></th><th align="left"><b>Pojo</b></th></tr><tr class="b"><td align="left">groups/category support</td><td align="left">N</td><td align="left">N</td><td align="left">Y</td><td align="left">Y</td><td align="left">N</td></tr><tr class="a"><td align="left">security manager support</td><td align="left">Y</td><td align="left">N</td><td align="left">N</td><td align="left">N</td><td align="left">N</td></tr><tr class="b"><td align="left">runOrder support</td><td align="left">Y</td><td align="left">Y</td><td align="left">Y</td><td align="lef
 t">?</td><td align="left">Y</td></tr><tr class="a"><td align="left">run &gt;1 individual test method in a class</td><td align="left">N</td><td align="left">Y</td><td align="left">Y</td><td align="left">N</td><td align="left">N</td></tr><tr class="b"><td align="left">parallel support</td><td align="left">N</td><td align="left">N</td><td align="left">Y</td><td align="left">Y</td><td align="left">N</td></tr></table><p>Legend: Y means supported, N means not supported. ? means not tested.</p><p>If you would like to implement support for a given provider with an N or a ? (or create tests for it), you should create a patch and mark the issue is an improvement. If there is something wrong with an implementation marked with &quot;Y&quot; it's a bug.</p></div>
+                  </div>
+      </div>
+    </div>
+
+    <footer class="footer">
+            <div class="container-fluid">
+              <div class="row span16">Copyright &copy;                    2004-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+
+                      </div>
+    </footer>
+  </body>
+</html>

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/accessories-text-editor.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/accessories-text-editor.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/add.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/add.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/apache-maven-project-2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/apache-maven-project-2.png
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/application-certificate.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/application-certificate.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/collapsed.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/collapsed.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/contact-new.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/contact-new.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/document-properties.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/document-properties.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/drive-harddisk.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/drive-harddisk.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/expanded.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/expanded.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/maventest/content/plugins/maven-surefire-plugin-2.12.3/images/fix.gif
==============================================================================
Binary file - no diff available.