Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html
 Sun Jan 18 09:39:15 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JarSignerCommandLineBuilder (Apache Maven Jarsigner 1.3.2 API)</title>
+<title>JarSignerCommandLineBuilder (Apache Maven Jarsigner 1.4 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="JarSignerCommandLineBuilder (Apache Maven 
Jarsigner 1.3.2 API)";
+        parent.document.title="JarSignerCommandLineBuilder (Apache Maven 
Jarsigner 1.4 API)";
     }
 //-->
 </script>
@@ -82,7 +82,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.shared.jarsigner.JarSignerCommandLineBuilder</li>
@@ -95,7 +95,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">JarSignerCommandLineBuilder</span>
-extends <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">To build the command line for a given <a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html" 
title="interface in 
org.apache.maven.shared.jarsigner"><code>JarSignerRequest</code></a>.</div>
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>1.0</dd>
@@ -158,7 +158,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html#setJarSignerFile(java.lang.String)">setJarSignerFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;jarSignerFile)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html#setJarSignerFile(java.lang.String)">setJarSignerFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;jarSignerFile)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -169,8 +169,8 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -230,7 +230,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setJarSignerFile</h4>
-<pre>public&nbsp;void&nbsp;setJarSignerFile(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;jarSignerFile)</pre>
+<pre>public&nbsp;void&nbsp;setJarSignerFile(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;jarSignerFile)</pre>
 </li>
 </ul>
 <a name="checkRequiredState()">
@@ -240,9 +240,9 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList">
 <h4>checkRequiredState</h4>
 <pre>protected&nbsp;void&nbsp;checkRequiredState()
-                           throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+                           throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="build(org.apache.maven.shared.jarsigner.JarSignerSignRequest, 
org.apache.maven.shared.utils.cli.Commandline)">
@@ -334,6 +334,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002-2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerRequest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerRequest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerRequest.html
 Sun Jan 18 09:39:15 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JarSignerRequest (Apache Maven Jarsigner 1.3.2 API)</title>
+<title>JarSignerRequest (Apache Maven Jarsigner 1.4 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="JarSignerRequest (Apache Maven Jarsigner 1.3.2 
API)";
+        parent.document.title="JarSignerRequest (Apache Maven Jarsigner 1.4 
API)";
     }
 //-->
 </script>
@@ -100,7 +100,7 @@ extends <a href="http://maven.apache.org
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>1.0</dd>
 <dt><span class="strong">Version:</span></dt>
-  <dd>$Id: JarSignerRequest.java 1575435 2014-03-07 22:34:04Z tchemit $</dd>
+  <dd>$Id: JarSignerRequest.java 1635394 2014-10-30 05:57:36Z hboutemy $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd>tchemit <che...@codelutin.com></dd></dl>
 </li>
@@ -122,67 +122,67 @@ extends <a href="http://maven.apache.org
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getAlias()">getAlias</a></strong>()</code>
 <div class="block">Gets the value of the <code>alias</code> field.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getArchive()">getArchive</a></strong>()</code>
 <div class="block">Gets the value of the <code>archive</code> field.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getArguments()">getArguments</a></strong>()</code>
 <div class="block">Gets the value of the <code>maxMemory</code> field.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getKeystore()">getKeystore</a></strong>()</code>
 <div class="block">Gets the value of the <code>keystore</code> field.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getMaxMemory()">getMaxMemory</a></strong>()</code>
 <div class="block">Gets the value of the <code>maxMemory</code> field.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getProviderArg()">getProviderArg</a></strong>()</code>
 <div class="block">Gets the value of the <code>providerArg</code> field.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getProviderClass()">getProviderClass</a></strong>()</code>
 <div class="block">Gets the value of the <code>providerClass</code> 
field.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getProviderName()">getProviderName</a></strong>()</code>
 <div class="block">Gets the value of the <code>providerName</code> field.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getStorepass()">getStorepass</a></strong>()</code>
 <div class="block">Gets the value of the <code>storepass</code> field.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getStoretype()">getStoretype</a></strong>()</code>
 <div class="block">Gets the value of the <code>storetype</code> field.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#getWorkingDirectory()">getWorkingDirectory</a></strong>()</code>
 <div class="block">Gets the value of the <code>workingDirectory</code> 
field.</div>
 </td>
@@ -201,31 +201,31 @@ extends <a href="http://maven.apache.org
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setAlias(java.lang.String)">setAlias</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;alias)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setAlias(java.lang.String)">setAlias</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;alias)</code>
 <div class="block">Sets the new given value to the field <code>alias</code> of 
the request.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setArchive(java.io.File)">setArchive</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;archive)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setArchive(java.io.File)">setArchive</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;archive)</code>
 <div class="block">Sets the new given value to the field <code>archive</code> 
of the request.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setArguments(java.lang.String...)">setArguments</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;arguments)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setArguments(java.lang.String...)">setArguments</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;arguments)</code>
 <div class="block">Sets the new given value to the field 
<code>arguments</code> of the request.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setKeystore(java.lang.String)">setKeystore</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;keystore)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setKeystore(java.lang.String)">setKeystore</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;keystore)</code>
 <div class="block">Sets the new given value to the field <code>keystore</code> 
of the request.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setMaxMemory(java.lang.String)">setMaxMemory</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;maxMemory)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setMaxMemory(java.lang.String)">setMaxMemory</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;maxMemory)</code>
 <div class="block">Sets the new given value to the field 
<code>maxMemory</code> of the request.</div>
 </td>
 </tr>
@@ -237,31 +237,31 @@ extends <a href="http://maven.apache.org
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setProviderArg(java.lang.String)">setProviderArg</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerArg)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setProviderArg(java.lang.String)">setProviderArg</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerArg)</code>
 <div class="block">Sets the new given value to the field 
<code>providerArg</code> of the request.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setProviderClass(java.lang.String)">setProviderClass</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerClass)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setProviderClass(java.lang.String)">setProviderClass</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerClass)</code>
 <div class="block">Sets the new given value to the field 
<code>providerClass</code> of the request.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setProviderName(java.lang.String)">setProviderName</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerName)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setProviderName(java.lang.String)">setProviderName</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerName)</code>
 <div class="block">Sets the new given value to the field 
<code>providerName</code> of the request.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setStorepass(java.lang.String)">setStorepass</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storepass)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setStorepass(java.lang.String)">setStorepass</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storepass)</code>
 <div class="block">Sets the new given value to the field 
<code>storepass</code> of the request.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setStoretype(java.lang.String)">setStoretype</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storetype)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setStoretype(java.lang.String)">setStoretype</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storetype)</code>
 <div class="block">Sets the new given value to the field 
<code>storetype</code> of the request.</div>
 </td>
 </tr>
@@ -273,7 +273,7 @@ extends <a href="http://maven.apache.org
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setWorkingDirectory(java.io.File)">setWorkingDirectory</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;workingDirectory)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html#setWorkingDirectory(java.io.File)">setWorkingDirectory</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;workingDirectory)</code>
 <div class="block">Sets the new given value to the field 
<code>workingDirectory</code> of the request.</div>
 </td>
 </tr>
@@ -316,7 +316,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getKeystore</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getKeystore()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getKeystore()</pre>
 <div class="block">Gets the value of the <code>keystore</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>keystore</code> field.</dd></dl>
 </li>
@@ -327,7 +327,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getStoretype</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getStoretype()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getStoretype()</pre>
 <div class="block">Gets the value of the <code>storetype</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>storetype</code> field.</dd></dl>
 </li>
@@ -338,7 +338,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getStorepass</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getStorepass()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getStorepass()</pre>
 <div class="block">Gets the value of the <code>storepass</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>storepass</code> field.</dd></dl>
 </li>
@@ -349,7 +349,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getProviderName</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getProviderName()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getProviderName()</pre>
 <div class="block">Gets the value of the <code>providerName</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>providerName</code> field.</dd></dl>
 </li>
@@ -360,7 +360,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getProviderClass</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getProviderClass()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getProviderClass()</pre>
 <div class="block">Gets the value of the <code>providerClass</code> 
field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>providerClass</code> field.</dd></dl>
 </li>
@@ -371,7 +371,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getProviderArg</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getProviderArg()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getProviderArg()</pre>
 <div class="block">Gets the value of the <code>providerArg</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>providerArg</code> field.</dd></dl>
 </li>
@@ -382,7 +382,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getAlias</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getAlias()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getAlias()</pre>
 <div class="block">Gets the value of the <code>alias</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>alias</code> field.</dd></dl>
 </li>
@@ -393,7 +393,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxMemory</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getMaxMemory()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getMaxMemory()</pre>
 <div class="block">Gets the value of the <code>maxMemory</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>maxMemory</code> field.</dd></dl>
 </li>
@@ -404,7 +404,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getArguments</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;getArguments()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;getArguments()</pre>
 <div class="block">Gets the value of the <code>maxMemory</code> field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>maxMemory</code> field.</dd></dl>
 </li>
@@ -415,7 +415,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getWorkingDirectory</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;getWorkingDirectory()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;getWorkingDirectory()</pre>
 <div class="block">Gets the value of the <code>workingDirectory</code> 
field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the value of the 
<code>workingDirectory</code> field.</dd></dl>
 </li>
@@ -426,7 +426,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>getArchive</h4>
-<pre><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;getArchive()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;getArchive()</pre>
 <div class="block">Gets the value of the <code>archive</code> field.
  <p/>
  The archive field is in fact the file on which the jarsigner request will be 
executed.</div>
@@ -462,7 +462,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setKeystore</h4>
-<pre>void&nbsp;setKeystore(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;keystore)</pre>
+<pre>void&nbsp;setKeystore(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;keystore)</pre>
 <div class="block">Sets the new given value to the field <code>keystore</code> 
of the request.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>keystore</code> 
- the new value of the field <code>keystore</code>.</dd></dl>
 </li>
@@ -473,7 +473,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setStoretype</h4>
-<pre>void&nbsp;setStoretype(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storetype)</pre>
+<pre>void&nbsp;setStoretype(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storetype)</pre>
 <div class="block">Sets the new given value to the field 
<code>storetype</code> of the request.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>storetype</code> 
- the new value of the field <code>storetype</code>.</dd></dl>
 </li>
@@ -484,7 +484,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setStorepass</h4>
-<pre>void&nbsp;setStorepass(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storepass)</pre>
+<pre>void&nbsp;setStorepass(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;storepass)</pre>
 <div class="block">Sets the new given value to the field 
<code>storepass</code> of the request.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>storepass</code> 
- the new value of the field <code>storepass</code>.</dd></dl>
 </li>
@@ -495,7 +495,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setAlias</h4>
-<pre>void&nbsp;setAlias(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;alias)</pre>
+<pre>void&nbsp;setAlias(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;alias)</pre>
 <div class="block">Sets the new given value to the field <code>alias</code> of 
the request.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>alias</code> - 
the new value of the field <code>alias</code>.</dd></dl>
 </li>
@@ -506,7 +506,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setProviderName</h4>
-<pre>void&nbsp;setProviderName(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerName)</pre>
+<pre>void&nbsp;setProviderName(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerName)</pre>
 <div class="block">Sets the new given value to the field 
<code>providerName</code> of the request.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>providerName</code> - the new 
value of the field <code>providerName</code>.</dd></dl>
 </li>
@@ -517,7 +517,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setProviderClass</h4>
-<pre>void&nbsp;setProviderClass(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerClass)</pre>
+<pre>void&nbsp;setProviderClass(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerClass)</pre>
 <div class="block">Sets the new given value to the field 
<code>providerClass</code> of the request.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>providerClass</code> - the new 
value of the field <code>providerClass</code>.</dd></dl>
 </li>
@@ -528,7 +528,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setProviderArg</h4>
-<pre>void&nbsp;setProviderArg(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerArg)</pre>
+<pre>void&nbsp;setProviderArg(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;providerArg)</pre>
 <div class="block">Sets the new given value to the field 
<code>providerArg</code> of the request.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>providerArg</code> - the new 
value of the field <code>providerArg</code>.</dd></dl>
 </li>
@@ -539,7 +539,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxMemory</h4>
-<pre>void&nbsp;setMaxMemory(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;maxMemory)</pre>
+<pre>void&nbsp;setMaxMemory(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;maxMemory)</pre>
 <div class="block">Sets the new given value to the field 
<code>maxMemory</code> of the request.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>maxMemory</code> 
- the new value of the field <code>maxMemory</code>.</dd></dl>
 </li>
@@ -550,7 +550,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setArguments</h4>
-<pre>void&nbsp;setArguments(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;arguments)</pre>
+<pre>void&nbsp;setArguments(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;arguments)</pre>
 <div class="block">Sets the new given value to the field 
<code>arguments</code> of the request.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>arguments</code> 
- the new value of the field <code>arguments</code>.</dd></dl>
 </li>
@@ -561,7 +561,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setWorkingDirectory</h4>
-<pre>void&nbsp;setWorkingDirectory(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;workingDirectory)</pre>
+<pre>void&nbsp;setWorkingDirectory(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;workingDirectory)</pre>
 <div class="block">Sets the new given value to the field 
<code>workingDirectory</code> of the request.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>workingDirectory</code> - the 
new value of the field <code>workingDirectory</code>.</dd></dl>
 </li>
@@ -572,7 +572,7 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>setArchive</h4>
-<pre>void&nbsp;setArchive(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;archive)</pre>
+<pre>void&nbsp;setArchive(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;archive)</pre>
 <div class="block">Sets the new given value to the field <code>archive</code> 
of the request.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>archive</code> - 
the new value of the field <code>archive</code>.</dd></dl>
 </li>
@@ -655,6 +655,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002-2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerSignRequest.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerSignRequest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerSignRequest.html
 Sun Jan 18 09:39:15 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JarSignerSignRequest (Apache Maven Jarsigner 1.3.2 API)</title>
+<title>JarSignerSignRequest (Apache Maven Jarsigner 1.4 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="JarSignerSignRequest (Apache Maven Jarsigner 
1.3.2 API)";
+        parent.document.title="JarSignerSignRequest (Apache Maven Jarsigner 
1.4 API)";
     }
 //-->
 </script>
@@ -82,7 +82,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a 
href="http://maven.apache.org/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/cli/javatool/AbstractJavaToolRequest.html?is-external=true";
 title="class or interface in 
org.apache.maven.shared.utils.cli.javatool">org.apache.maven.shared.utils.cli.javatool.AbstractJavaToolRequest</a></li>
@@ -136,7 +136,7 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#signedjar">signedjar</a></strong></code>
 <div class="block">See <a 
href="http://docs.oracle.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options";>options</a>.</div>
 </td>
@@ -181,44 +181,44 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#getKeypass()">getKeypass</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#getSigfile()">getSigfile</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#getSignedjar()">getSignedjar</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#getTsaAlias()">getTsaAlias</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#getTsaLocation()">getTsaLocation</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setKeypass(java.lang.String)">setKeypass</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;keypass)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setKeypass(java.lang.String)">setKeypass</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;keypass)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setSigfile(java.lang.String)">setSigfile</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;sigfile)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setSigfile(java.lang.String)">setSigfile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;sigfile)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setSignedjar(java.io.File)">setSignedjar</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in 
java.io">File</a>&nbsp;signedjar)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setSignedjar(java.io.File)">setSignedjar</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in 
java.io">File</a>&nbsp;signedjar)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setTsaAlias(java.lang.String)">setTsaAlias</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;tsaAlias)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setTsaAlias(java.lang.String)">setTsaAlias</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;tsaAlias)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setTsaLocation(java.lang.String)">setTsaLocation</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;tsaLocation)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerSignRequest.html#setTsaLocation(java.lang.String)">setTsaLocation</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;tsaLocation)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -239,8 +239,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods_inherited_from_class_org.apache.maven.shared.utils.cli.javatool.JavaToolRequest">
@@ -269,7 +269,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>signedjar</h4>
-<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a> signedjar</pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a> signedjar</pre>
 <div class="block">See <a 
href="http://docs.oracle.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options";>options</a>.</div>
 </li>
 </ul>
@@ -304,7 +304,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getKeypass</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getKeypass()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getKeypass()</pre>
 </li>
 </ul>
 <a name="getSigfile()">
@@ -313,7 +313,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getSigfile</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getSigfile()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getSigfile()</pre>
 </li>
 </ul>
 <a name="getTsaLocation()">
@@ -322,7 +322,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getTsaLocation</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getTsaLocation()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getTsaLocation()</pre>
 </li>
 </ul>
 <a name="getTsaAlias()">
@@ -331,7 +331,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getTsaAlias</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getTsaAlias()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getTsaAlias()</pre>
 </li>
 </ul>
 <a name="setKeypass(java.lang.String)">
@@ -340,7 +340,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setKeypass</h4>
-<pre>public&nbsp;void&nbsp;setKeypass(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;keypass)</pre>
+<pre>public&nbsp;void&nbsp;setKeypass(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;keypass)</pre>
 </li>
 </ul>
 <a name="setSigfile(java.lang.String)">
@@ -349,7 +349,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setSigfile</h4>
-<pre>public&nbsp;void&nbsp;setSigfile(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;sigfile)</pre>
+<pre>public&nbsp;void&nbsp;setSigfile(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;sigfile)</pre>
 </li>
 </ul>
 <a name="setTsaLocation(java.lang.String)">
@@ -358,7 +358,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setTsaLocation</h4>
-<pre>public&nbsp;void&nbsp;setTsaLocation(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tsaLocation)</pre>
+<pre>public&nbsp;void&nbsp;setTsaLocation(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tsaLocation)</pre>
 </li>
 </ul>
 <a name="setTsaAlias(java.lang.String)">
@@ -367,7 +367,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>setTsaAlias</h4>
-<pre>public&nbsp;void&nbsp;setTsaAlias(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tsaAlias)</pre>
+<pre>public&nbsp;void&nbsp;setTsaAlias(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tsaAlias)</pre>
 </li>
 </ul>
 <a name="getSignedjar()">
@@ -376,7 +376,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getSignedjar</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;getSignedjar()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;getSignedjar()</pre>
 </li>
 </ul>
 <a name="setSignedjar(java.io.File)">
@@ -385,7 +385,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setSignedjar</h4>
-<pre>public&nbsp;void&nbsp;setSignedjar(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;signedjar)</pre>
+<pre>public&nbsp;void&nbsp;setSignedjar(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;signedjar)</pre>
 </li>
 </ul>
 </li>
@@ -454,6 +454,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002-2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerUtil.html
==============================================================================
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerUtil.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerUtil.html
 Sun Jan 18 09:39:15 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JarSignerUtil (Apache Maven Jarsigner 1.3.2 API)</title>
+<title>JarSignerUtil (Apache Maven Jarsigner 1.4 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="JarSignerUtil (Apache Maven Jarsigner 1.3.2 
API)";
+        parent.document.title="JarSignerUtil (Apache Maven Jarsigner 1.4 API)";
     }
 //-->
 </script>
@@ -82,7 +82,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.shared.jarsigner.JarSignerUtil</li>
@@ -95,12 +95,12 @@
 <hr>
 <br>
 <pre>public class <span class="strong">JarSignerUtil</span>
-extends <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Useful methods.</div>
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>1.0</dd>
 <dt><span class="strong">Version:</span></dt>
-  <dd>$Id: JarSignerUtil.java 1555381 2014-01-04 17:30:45Z hboutemy $</dd>
+  <dd>$Id: JarSignerUtil.java 1635394 2014-10-30 05:57:36Z hboutemy $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd>tchemit <che...@codelutin.com></dd></dl>
 </li>
@@ -122,36 +122,36 @@ extends <a href="http://docs.oracle.com/
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in java.util.jar">Manifest</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#buildUnsignedManifest(java.util.jar.Manifest)">buildUnsignedManifest</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in java.util.jar">Manifest</a>&nbsp;manifest)</code>
+<td class="colFirst"><code>protected static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in java.util.jar">Manifest</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#buildUnsignedManifest(java.util.jar.Manifest)">buildUnsignedManifest</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in java.util.jar">Manifest</a>&nbsp;manifest)</code>
 <div class="block">Build a new manifest from the given one, removing any 
signing information inside it.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isArchiveSigned(java.io.File)">isArchiveSigned</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isArchiveSigned(java.io.File)">isArchiveSigned</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)</code>
 <div class="block">Scans an archive for existing signatures.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isManifestFile(java.lang.String)">isManifestFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;entryName)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isManifestFile(java.lang.String)">isManifestFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;entryName)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isSignatureFile(java.lang.String)">isSignatureFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;entryName)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isSignatureFile(java.lang.String)">isSignatureFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;entryName)</code>
 <div class="block">Checks whether the specified JAR file entry denotes a 
signature-related file, i.e.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isZipFile(java.io.File)">isZipFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#isZipFile(java.io.File)">isZipFile</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file)</code>
 <div class="block">Checks whether the specified file is a JAR file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#unsignArchive(java.io.File)">unsignArchive</a></strong>(<a
 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/shared/jarsigner/JarSignerUtil.html#unsignArchive(java.io.File)">unsignArchive</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)</code>
 <div class="block">Removes any existing signatures from the specified JAR 
file.</div>
 </td>
 </tr>
@@ -160,8 +160,8 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -183,7 +183,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>isZipFile</h4>
-<pre>public static&nbsp;boolean&nbsp;isZipFile(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file)</pre>
+<pre>public static&nbsp;boolean&nbsp;isZipFile(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file)</pre>
 <div class="block">Checks whether the specified file is a JAR file. For our 
purposes, a ZIP file is a ZIP stream with at least one
  entry.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - 
The file to check, must not be <code>null</code>.</dd>
@@ -196,13 +196,13 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>unsignArchive</h4>
-<pre>public static&nbsp;void&nbsp;unsignArchive(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)
-                          throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>public static&nbsp;void&nbsp;unsignArchive(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)
+                          throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Removes any existing signatures from the specified JAR 
file. We will stream from the input JAR directly to the
  output JAR to retain as much metadata from the original JAR as possible.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>jarFile</code> - 
The JAR file to unsign, must not be <code>null</code>.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="buildUnsignedManifest(java.util.jar.Manifest)">
@@ -211,7 +211,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>buildUnsignedManifest</h4>
-<pre>protected static&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in 
java.util.jar">Manifest</a>&nbsp;buildUnsignedManifest(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in java.util.jar">Manifest</a>&nbsp;manifest)</pre>
+<pre>protected static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in 
java.util.jar">Manifest</a>&nbsp;buildUnsignedManifest(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/jar/Manifest.html?is-external=true";
 title="class or interface in java.util.jar">Manifest</a>&nbsp;manifest)</pre>
 <div class="block">Build a new manifest from the given one, removing any 
signing information inside it.
 
  This is done by removing any attributes containing some digest information.
@@ -227,14 +227,14 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>isArchiveSigned</h4>
-<pre>public static&nbsp;boolean&nbsp;isArchiveSigned(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)
-                               throws <a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>public static&nbsp;boolean&nbsp;isArchiveSigned(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;jarFile)
+                               throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Scans an archive for existing signatures.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>jarFile</code> - 
The archive to scan, must not be <code>null</code>.</dd>
-<dt><span class="strong">Returns:</span></dt><dd><code>true</code>, if the 
archive contains at least one signature file; <code>false</code>, if the archive
- does not contain any signature files.</dd>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code>, if the 
archive contains at least one signature file; <code>false</code>, if the
+         archive does not contain any signature files.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if scanning 
<code>jarFile</code> fails.</dd></dl>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if scanning 
<code>jarFile</code> fails.</dd></dl>
 </li>
 </ul>
 <a name="isSignatureFile(java.lang.String)">
@@ -243,7 +243,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>isSignatureFile</h4>
-<pre>protected static&nbsp;boolean&nbsp;isSignatureFile(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;entryName)</pre>
+<pre>protected static&nbsp;boolean&nbsp;isSignatureFile(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;entryName)</pre>
 <div class="block">Checks whether the specified JAR file entry denotes a 
signature-related file, i.e. matches
  <code>META-INF/*.SF</code>, <code>META-INF/*.DSA</code>, 
<code>META-INF/*.RSA</code> or
  <code>META-INF/*.EC</code>.</div>
@@ -257,7 +257,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>isManifestFile</h4>
-<pre>protected static&nbsp;boolean&nbsp;isManifestFile(<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;entryName)</pre>
+<pre>protected static&nbsp;boolean&nbsp;isManifestFile(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;entryName)</pre>
 </li>
 </ul>
 </li>
@@ -326,6 +326,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002-2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file


Reply via email to