Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/org/apache/maven/tools/plugin/extractor/java/package-use.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/org/apache/maven/tools/plugin/extractor/java/package-use.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/org/apache/maven/tools/plugin/extractor/java/package-use.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.tools.plugin.extractor.java (Maven 
Plugin Tool for Java with Javadoc Tags 3.4-SNAPSHOT Test API)</title>
+<title>Uses of Package org.apache.maven.tools.plugin.extractor.java (Maven 
Plugin Tool for Java with Javadoc Tags 3.4 Test 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.tools.plugin.extractor.java (Maven Plugin Tool for Java with 
Javadoc Tags 3.4-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package 
org.apache.maven.tools.plugin.extractor.java (Maven Plugin Tool for Java with 
Javadoc Tags 3.4 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/overview-tree.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/overview-tree.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/overview-tree.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Test API)</title>
+<title>Class Hierarchy (Maven Plugin Tool for Java with Javadoc Tags 3.4 Test 
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="Class Hierarchy (Maven Plugin Tool for Java 
with Javadoc Tags 3.4-SNAPSHOT Test API)";
+        parent.document.title="Class Hierarchy (Maven Plugin Tool for Java 
with Javadoc Tags 3.4 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/src-html/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractorTest.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/src-html/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractorTest.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/testapidocs/src-html/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractorTest.html
 Wed Dec 31 18:17:14 2014
@@ -93,7 +93,7 @@
 <span class="sourceLineNo">085</span>            @Override<a 
name="line.85"></a>
 <span class="sourceLineNo">086</span>            public String 
getOutputDirectory()<a name="line.86"></a>
 <span class="sourceLineNo">087</span>            {<a name="line.87"></a>
-<span class="sourceLineNo">088</span>                return 
System.getProperty( "filePath" );<a name="line.88"></a>
+<span class="sourceLineNo">088</span>                return new File( "target" 
).getAbsolutePath();<a name="line.88"></a>
 <span class="sourceLineNo">089</span>            }<a name="line.89"></a>
 <span class="sourceLineNo">090</span>        } );<a name="line.90"></a>
 <span class="sourceLineNo">091</span><a name="line.91"></a>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/index.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/index.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/index.html
 Wed Dec 31 18:17:14 2014
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Reference</title>
+               <title>Maven Plugin Tool for Java with Javadoc Tags 3.4 
Reference</title>
        </head>
     <frameset cols="20%,80%">
                <frameset rows="30%,70%">

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractorTest.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractorTest.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractorTest.html
 Wed Dec 31 18:17:14 2014
@@ -93,7 +93,7 @@
 <a class="jxr_linenumber" name="L85" href="#L85">85</a>              @Override
 <a class="jxr_linenumber" name="L86" href="#L86">86</a>              <strong 
class="jxr_keyword">public</strong> String getOutputDirectory()
 <a class="jxr_linenumber" name="L87" href="#L87">87</a>              {
-<a class="jxr_linenumber" name="L88" href="#L88">88</a>                  
<strong class="jxr_keyword">return</strong> System.getProperty( <span 
class="jxr_string">"filePath"</span> );
+<a class="jxr_linenumber" name="L88" href="#L88">88</a>                  
<strong class="jxr_keyword">return</strong> <strong 
class="jxr_keyword">new</strong> File( <span class="jxr_string">"target"</span> 
).getAbsolutePath();
 <a class="jxr_linenumber" name="L89" href="#L89">89</a>              }
 <a class="jxr_linenumber" name="L90" href="#L90">90</a>          } );
 <a class="jxr_linenumber" name="L91" href="#L91">91</a>  

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/package-frame.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/package-frame.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/package-frame.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Reference Package 
org.apache.maven.tools.plugin.extractor.java</title>
+               <title>Maven Plugin Tool for Java with Javadoc Tags 3.4 
Reference Package org.apache.maven.tools.plugin.extractor.java</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/package-summary.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/package-summary.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/org/apache/maven/tools/plugin/extractor/java/package-summary.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Reference Package 
org.apache.maven.tools.plugin.extractor.java</title>
+               <title>Maven Plugin Tool for Java with Javadoc Tags 3.4 
Reference Package org.apache.maven.tools.plugin.extractor.java</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/overview-frame.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/overview-frame.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/overview-frame.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Reference</title>
+               <title>Maven Plugin Tool for Java with Javadoc Tags 3.4 
Reference</title>
                <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
        </head>
        <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/overview-summary.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/overview-summary.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref-test/overview-summary.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Reference</title>
+               <title>Maven Plugin Tool for Java with Javadoc Tags 3.4 
Reference</title>
                <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
        </head>
        <body>
@@ -24,7 +24,7 @@
                </ul>
        </div>
                
-                       <h2>Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Reference</h2>
+                       <h2>Maven Plugin Tool for Java with Javadoc Tags 3.4 
Reference</h2>
 
                <table class="summary">
                <thead>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref/index.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref/index.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-java/xref/index.html
 Wed Dec 31 18:17:14 2014
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tool for Java with Javadoc Tags 
3.4-SNAPSHOT Reference</title>
+               <title>Maven Plugin Tool for Java with Javadoc Tags 3.4 
Reference</title>
        </head>
     <frameset cols="20%,80%">
                <frameset rows="30%,70%">


Reply via email to