Modified: websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/verify-mojo.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/verify-mojo.html (original) +++ websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/verify-mojo.html Sat Dec 28 21:20:17 2013 @@ -1,505 +1,758 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - - - - - - - - - - - -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Maven Jarsigner plugin - jarsigner:verify</title> - <style type="text/css" media="all"> - @import url("./css/maven-base.css"); - @import url("./css/maven-theme.css"); - @import url("./css/site.css"); - </style> - <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - </head> - <body class="composite"> - <div id="banner"> - <a href="../../" id="bannerLeft"> - - <img src="../../images/apache-maven-project-2.png" alt="" /> - - </a> - <a href="../../" id="bannerRight"> - - <img src="../../images/maven-logo-2.gif" alt="" /> - - </a> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - - - - - - - - <div class="xleft"> - - <a href="http://www.apache.org/" class="externalLink">Apache</a> - > - - <a href="../../index.html">Maven</a> - > - - <a href="../index.html">Plugins</a> - > - - <a href="http://maven.apache.org/plugins/maven-jarsigner-plugin" class="externalLink">Maven Jarsigner Plugin</a> - </div> - <div class="xright"> - - - - - - - - Last Published: 2009-09-30 - | Version: 1.2 - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - - - - - - - - <h5>Overview</h5> - <ul> - - <li class="none"> - <a href="index.html">Introduction</a> - </li> - - <li class="none"> - <a href="plugin-info.html">Goals</a> - </li> - - <li class="none"> - <a href="usage.html">Usage</a> - </li> - - <li class="none"> - <a href="faq.html">FAQ</a> - </li> - </ul> - <h5>Examples</h5> - <ul> - - <li class="none"> - <a href="examples/sign-and-verify-project.html">Sign and Verify Project</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - - - - - - - - - - - - - - - - - - - - - - - - - - <li class="collapsed"> - <a href="project-info.html">Project Information</a> - </li> - - - - - - - - - - - - - - - - - - - - - - <li class="collapsed"> - <a href="project-reports.html">Project Reports</a> - </li> - </ul> - <h5>Maven Projects</h5> - <ul> - - <li class="none"> - <a href="../../ant-tasks/index.html">Ant Tasks</a> - </li> - - <li class="none"> - <a href="../../doxia/index.html">Doxia</a> - </li> - - <li class="none"> - <a href="../../jxr/index.html">JXR</a> - </li> - - <li class="none"> - <a href="../../maven-1.x/index.html">Maven 1.x</a> - </li> - - <li class="none"> - <a href="../../index.html">Maven 2</a> - </li> - - <li class="none"> - <a href="../../mercury/index.html">Mercury</a> - </li> - - <li class="none"> - <a href="../index.html">Plugins</a> - </li> - - <li class="none"> - <a href="../../scm/index.html">SCM</a> - </li> - - <li class="none"> - <a href="../../shared/index.html">Shared Components</a> - </li> - - <li class="none"> - <a href="../../surefire/index.html">Surefire</a> - </li> - - <li class="none"> - <a href="../../wagon/index.html">Wagon</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img> - </a> - - - - - - - - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <div class="section"><h2><a name="jarsigner:verify"></a>jarsigner:verify</h2> -<p><strong>Full name</strong>:</p> -<p>org.apache.maven.plugins:maven-jarsigner-plugin:1.2:verify</p> -<p><strong>Description</strong>:</p> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!-- + | Generated by Apache Maven Doxia at 2013-12-28 + | Rendered using Apache Maven Stylus Skin 1.5 +--> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <title>Apache Maven Jarsigner Plugin - + jarsigner:verify</title> + <style type="text/css" media="all"> + @import url("./css/maven-base.css"); + @import url("./css/maven-theme.css"); + @import url("./css/site.css"); + </style> + <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> + <meta name="Date-Revision-yyyymmdd" content="20131228" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + +<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> + +<script type="text/javascript">_uacct = "UA-140879-1"; + urchinTracker();</script> + </head> + <body class="composite"> + <div id="banner"> + <a href="../../" id="bannerLeft"> + <img src="../../images/apache-maven-project-2.png" alt="" /> + </a> + <span id="bannerRight"> + <img src="../../images/maven-logo-2.gif" alt="" /> + </span> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + <div class="xleft"> + <a href="http://www.apache.org/" class="externalLink">Apache</a> + > + <a href="../../index.html">Maven</a> + > + <a href="../index.html">Plugins</a> + > + <a href="./">Apache Maven Jarsigner Plugin</a> + > + + jarsigner:verify + </div> + <div class="xright"> + Last Published: 2013-12-28 + | Version: 1.3 + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + <h5>Overview</h5> + <ul> + <li class="none"> + <a href="index.html">Introduction</a> + </li> + <li class="none"> + <a href="plugin-info.html">Goals</a> + </li> + <li class="none"> + <a href="usage.html">Usage</a> + </li> + <li class="none"> + <a href="faq.html">FAQ</a> + </li> + </ul> + <h5>Examples</h5> + <ul> + <li class="none"> + <a href="examples/sign-and-verify-project.html">Sign and Verify Project</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="collapsed"> + <a href="project-info.html">Project Information</a> + </li> + <li class="collapsed"> + <a href="project-reports.html">Project Reports</a> + </li> + </ul> + <h5>Maven Projects</h5> + <ul> + <li class="none"> + <a href="../../ant-tasks/index.html">Ant Tasks</a> + </li> + <li class="none"> + <a href="../../archetype/index.html">Archetype</a> + </li> + <li class="none"> + <a href="../../doxia/index.html">Doxia</a> + </li> + <li class="none"> + <a href="../../jxr/index.html">JXR</a> + </li> + <li class="none"> + <a href="../../maven-1.x/index.html">Maven 1.x</a> + </li> + <li class="none"> + <a href="../../index.html">Maven 2 & 3</a> + </li> + <li class="none"> + <a href="../../pom/index.html">Parent POMs</a> + </li> + <li class="none"> + <a href="../index.html">Plugins</a> + </li> + <li class="none"> + <a href="../../plugin-tools/index.html">Plugin Tools</a> + </li> + <li class="none"> + <a href="../../scm/index.html">SCM</a> + </li> + <li class="none"> + <a href="../../shared/index.html">Shared Components</a> + </li> + <li class="none"> + <a href="../../skins/index.html">Skins</a> + </li> + <li class="none"> + <a href="../../surefire/index.html">Surefire</a> + </li> + <li class="none"> + <a href="../../wagon/index.html">Wagon</a> + </li> + </ul> + <h5>ASF</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a> + </li> + </ul> + <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> + <img alt="Built by Maven" src="./images/logos/maven-feather.png"/> + </a> + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + + + <div class="section"> +<h2>jarsigner:verify<a name="jarsigner:verify"></a></h2> + +<p><b>Full name</b>:</p> + +<p>org.apache.maven.plugins:maven-jarsigner-plugin:1.3:verify</p> + +<p><b>Description</b>:</p> + <div>Checks the signatures of a project artifact and attachments using -jarsigner.</div><p><strong>Attributes</strong>:</p> -<ul><li>Requires a Maven 2.0 project to be executed.</li> -<li>Since version: <code>1.0</code>.</li> -<li>Binds by default to the lifecycle phase: <code>verify</code>.</li> -</ul> -<div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3> -<table class="bodyTable"><tr class="a"><th>Name</th> -<th>Type</th> -<th>Since</th> -<th>Description</th> -</tr> -<tr class="b"><td><strong><a href="#archive">archive</a></strong></td> -<td><code>File</code></td> -<td><code>1.0</code></td> +jarsigner.</div> + +<p><b>Attributes</b>:</p> + +<ul> + +<li>Requires a Maven project to be executed.</li> + +<li>Since version: <tt>1.0</tt>.</li> + +<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>verify</tt>.</li> + </ul> + +<div class="section"> +<h3>Optional Parameters<a name="Optional_Parameters"></a></h3> + +<table class="bodyTable" border="0"> + +<tr class="a"> + +<th>Name</th> + +<th>Type</th> + +<th>Since</th> + +<th>Description</th> + </tr> + +<tr class="b"> + +<td><b><a href="#alias">alias</a></b></td> + +<td><tt>String</tt></td> + +<td><tt>1.0</tt></td> + +<td>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.<br /><b>User property is</b>: <tt>jarsigner.alias</tt>.</td> + </tr> + +<tr class="a"> + +<td><b><a href="#archive">archive</a></b></td> + +<td><tt>File</tt></td> + +<td><tt>1.0</tt></td> + <td>Archive to process. If set, neither the project artifact nor any -attachments or archive sets are processed.<br /> -</td> -</tr> -<tr class="a"><td><strong><a href="#archiveDirectory">archiveDirectory</a></strong></td> -<td><code>File</code></td> -<td><code>1.1</code></td> +attachments or archive sets are processed.<br /><b>User property is</b>: <tt>jarsigner.archive</tt>.</td> + </tr> + +<tr class="b"> + +<td><b><a href="#archiveDirectory">archiveDirectory</a></b></td> + +<td><tt>File</tt></td> + +<td><tt>1.1</tt></td> + <td>The base directory to scan for JAR files using Ant-like -inclusion/exclusion patterns.<br /> -</td> -</tr> -<tr class="b"><td><strong><a href="#arguments">arguments</a></strong></td> -<td><code>String[]</code></td> -<td><code>1.0</code></td> +inclusion/exclusion patterns.<br /><b>User property is</b>: <tt>jarsigner.archiveDirectory</tt>.</td> + </tr> + +<tr class="a"> + +<td><b><a href="#arguments">arguments</a></b></td> + +<td><tt>String[]</tt></td> + +<td><tt>1.0</tt></td> + <td>List of additional arguments to append to the jarsigner command -line.<br /> -</td> -</tr> -<tr class="a"><td><strong><a href="#attachments">attachments</a></strong></td> -<td><code>Boolean</code></td> -<td><code>1.0</code></td> -<td><strong>Deprecated.</strong> As of version 1.1 in favor of the new parameter -<code>processAttachedArtifacts</code>.<br /> -</td> -</tr> -<tr class="b"><td><strong><a href="#certs">certs</a></strong></td> -<td><code>boolean</code></td> -<td><code>1.0</code></td> -<td>See <a href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options" class="externalLink"> -options</a>.<br /> -<strong>Default value is</strong>: <code>false</code>.</td> -</tr> -<tr class="a"><td><strong><a href="#excludeClassifiers">excludeClassifiers</a></strong></td> -<td><code>String[]</code></td> -<td><code>1.2</code></td> +line.<br /><b>User property is</b>: <tt>jarsigner.arguments</tt>.</td> + </tr> + +<tr class="b"> + +<td><b><a href="#attachments">attachments</a></b></td> + +<td><tt>Boolean</tt></td> + +<td><tt>1.0</tt></td> + +<td><b>Deprecated.</b> As of version 1.1 in favor of the new parameter +<tt>processAttachedArtifacts</tt>.<br /><b>User property is</b>: <tt>jarsigner.attachments</tt>.</td> + </tr> + +<tr class="a"> + +<td><b><a href="#certs">certs</a></b></td> + +<td><tt>boolean</tt></td> + +<td><tt>1.0</tt></td> + +<td>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>jarsigner.certs</tt>.</td> + </tr> + +<tr class="b"> + +<td><b><a href="#errorWhenNotSigned">errorWhenNotSigned</a></b></td> + +<td><tt>boolean</tt></td> + +<td><tt>1.3</tt></td> + +<td>When <tt>true</tt> this will make the execute() operation fail, +throwing an exception, when verifying a non signed jar. Primarily +to keep backwards compatibility with existing code, and allow +reusing the bean in unattended operations when set to +<tt>false</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>jarsigner.errorWhenNotSigned</tt>.</td> + </tr> + +<tr class="a"> + +<td><b><a href="#excludeClassifiers">excludeClassifiers</a></b></td> + +<td><tt>String[]</tt></td> + +<td><tt>1.2</tt></td> + <td>A set of artifact classifiers describing the project attachments that should not be processed. This parameter is only relevant if -<code>processAttachedArtifacts</code> is <code>true</code>. If -empty, no attachments are excluded.<br /> -</td> -</tr> -<tr class="b"><td><strong><a href="#excludes">excludes</a></strong></td> -<td><code>String[]</code></td> -<td><code>1.1</code></td> +<tt>processAttachedArtifacts</tt> is <tt>true</tt>. If +empty, no attachments are excluded.<br /></td> + </tr> + +<tr class="b"> + +<td><b><a href="#excludes">excludes</a></b></td> + +<td><tt>String[]</tt></td> + +<td><tt>1.1</tt></td> + <td>The Ant-like exclusion patterns used to exclude JAR files from processing. The patterns must be relative to the directory given by -the parameter <code>archiveDirectory</code>.<br /> -</td> -</tr> -<tr class="a"><td><strong><a href="#includeClassifiers">includeClassifiers</a></strong></td> -<td><code>String[]</code></td> -<td><code>1.2</code></td> +the parameter <tt>archiveDirectory</tt>.<br /></td> + </tr> + +<tr class="a"> + +<td><b><a href="#includeClassifiers">includeClassifiers</a></b></td> + +<td><tt>String[]</tt></td> + +<td><tt>1.2</tt></td> + <td>A set of artifact classifiers describing the project attachments that should be processed. This parameter is only relevant if -<code>processAttachedArtifacts</code> is <code>true</code>. If -empty, all attachments are included.<br /> -</td> -</tr> -<tr class="b"><td><strong><a href="#includes">includes</a></strong></td> -<td><code>String[]</code></td> -<td><code>1.1</code></td> +<tt>processAttachedArtifacts</tt> is <tt>true</tt>. If +empty, all attachments are included.<br /></td> + </tr> + +<tr class="b"> + +<td><b><a href="#includes">includes</a></b></td> + +<td><tt>String[]</tt></td> + +<td><tt>1.1</tt></td> + <td>The Ant-like inclusion patterns used to select JAR files to process. The patterns must be relative to the directory given by -the parameter <code>archiveDirectory</code>. By default, the -pattern <code>**/*.?ar</code> is used.<br /> -</td> -</tr> -<tr class="a"><td><strong><a href="#maxMemory">maxMemory</a></strong></td> -<td><code>String</code></td> -<td><code>1.0</code></td> +the parameter <tt>archiveDirectory</tt>. By default, the +pattern <tt>**/*.?ar</tt> is used.<br /></td> + </tr> + +<tr class="a"> + +<td><b><a href="#keystore">keystore</a></b></td> + +<td><tt>String</tt></td> + +<td><tt>1.0</tt></td> + +<td>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.<br /><b>User property is</b>: <tt>jarsigner.keystore</tt>.</td> + </tr> + +<tr class="b"> + +<td><b><a href="#maxMemory">maxMemory</a></b></td> + +<td><tt>String</tt></td> + +<td><tt>1.0</tt></td> + <td>The maximum memory available to the JAR signer, e.g. -<code>256M</code>. See <a href="http://java.sun.com/javase/6/docs/technotes/tools/windows/java.html#Xms" class="externalLink"> --Xmx</a> for more details.<br /> -</td> -</tr> -<tr class="b"><td><strong><a href="#processAttachedArtifacts">processAttachedArtifacts</a></strong></td> -<td><code>boolean</code></td> -<td><code>1.1</code></td> +<tt>256M</tt>. See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/java.html#Xms">-Xmx</a> +for more details.<br /><b>User property is</b>: <tt>jarsigner.maxMemory</tt>.</td> + </tr> + +<tr class="a"> + +<td><b><a href="#processAttachedArtifacts">processAttachedArtifacts</a></b></td> + +<td><tt>boolean</tt></td> + +<td><tt>1.1</tt></td> + <td>Controls processing of project attachments. If enabled, attached artifacts that are no JAR/ZIP files will be automatically excluded -from processing.<br /> -<strong>Default value is</strong>: <code>true</code>.</td> -</tr> -<tr class="a"><td><strong><a href="#processMainArtifact">processMainArtifact</a></strong></td> -<td><code>boolean</code></td> -<td><code>1.1</code></td> -<td>Controls processing of the main artifact produced by the project.<br /> -<strong>Default value is</strong>: <code>true</code>.</td> -</tr> -<tr class="b"><td><strong><a href="#skip">skip</a></strong></td> -<td><code>boolean</code></td> -<td><code>1.0</code></td> -<td>Set to <code>true</code> to disable the plugin.<br /> -<strong>Default value is</strong>: <code>false</code>.</td> -</tr> -<tr class="a"><td><strong><a href="#verbose">verbose</a></strong></td> -<td><code>boolean</code></td> -<td><code>1.0</code></td> -<td>See <a href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options" class="externalLink"> -options</a>.<br /> -<strong>Default value is</strong>: <code>false</code>.</td> -</tr> -</table> -</div> -<div class="section"><h3><a name="Parameter_Details"></a>Parameter Details</h3> -<p><strong><a name="archive">archive</a>:</strong></p> +from processing.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>jarsigner.processAttachedArtifacts</tt>.</td> + </tr> + +<tr class="b"> + +<td><b><a href="#processMainArtifact">processMainArtifact</a></b></td> + +<td><tt>boolean</tt></td> + +<td><tt>1.1</tt></td> + +<td>Controls processing of the main artifact produced by the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>jarsigner.processMainArtifact</tt>.</td> + </tr> + +<tr class="a"> + +<td><b><a href="#protectedAuthenticationPath">protectedAuthenticationPath</a></b></td> + +<td><tt>boolean</tt></td> + +<td><tt>1.3</tt></td> + +<td>Must be set to true if the password must be given via a protected +authentication path such as a dedicated PIN reader.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>jarsigner.protectedAuthenticationPath</tt>.</td> + </tr> + +<tr class="b"> + +<td><b><a href="#skip">skip</a></b></td> + +<td><tt>boolean</tt></td> + +<td><tt>1.0</tt></td> + +<td>Set to <tt>true</tt> to disable the plugin.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>jarsigner.skip</tt>.</td> + </tr> + +<tr class="a"> + +<td><b><a href="#verbose">verbose</a></b></td> + +<td><tt>boolean</tt></td> + +<td><tt>1.0</tt></td> + +<td>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>jarsigner.verbose</tt>.</td> + </tr> + +<tr class="b"> + +<td><b><a href="#workingDirectory">workingDirectory</a></b></td> + +<td><tt>File</tt></td> + +<td><tt>1.3</tt></td> + +<td>Location of the working directory.<br /><b>Default value is</b>: <tt>${project.basedir}</tt>.<br /></td> + </tr> + </table> + </div> + +<div class="section"> +<h3>Parameter Details<a name="Parameter_Details"></a></h3> + +<p><b><a name="alias">alias</a>:</b></p> + +<div>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.alias</tt></li> + </ul><hr /> +<p><b><a name="archive">archive</a>:</b></p> + <div>Archive to process. If set, neither the project artifact nor any -attachments or archive sets are processed.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li> -<li><strong>Since</strong>: <code>1.0</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.archive}</code></li> -</ul> -<hr /> -<p><strong><a name="archiveDirectory">archiveDirectory</a>:</strong></p> +attachments or archive sets are processed.</div> + +<ul> + +<li><b>Type</b>: <tt>java.io.File</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.archive</tt></li> + </ul><hr /> +<p><b><a name="archiveDirectory">archiveDirectory</a>:</b></p> + <div>The base directory to scan for JAR files using Ant-like -inclusion/exclusion patterns.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li> -<li><strong>Since</strong>: <code>1.1</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.archiveDirectory}</code></li> -</ul> -<hr /> -<p><strong><a name="arguments">arguments</a>:</strong></p> +inclusion/exclusion patterns.</div> + +<ul> + +<li><b>Type</b>: <tt>java.io.File</tt></li> + +<li><b>Since</b>: <tt>1.1</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.archiveDirectory</tt></li> + </ul><hr /> +<p><b><a name="arguments">arguments</a>:</b></p> + <div>List of additional arguments to append to the jarsigner command -line.</div><ul><li><strong>Type</strong>: <code>java.lang.String[]</code></li> -<li><strong>Since</strong>: <code>1.0</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.arguments}</code></li> -</ul> -<hr /> -<p><strong><a name="attachments">attachments</a>:</strong></p> -<div><strong>Deprecated.</strong> As of version 1.1 in favor of the new parameter -<code>processAttachedArtifacts</code>.</div><div>Controls processing of project attachments.</div><ul><li><strong>Type</strong>: <code>java.lang.Boolean</code></li> -<li><strong>Since</strong>: <code>1.0</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.attachments}</code></li> -</ul> -<hr /> -<p><strong><a name="certs">certs</a>:</strong></p> -<div>See <a href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options" class="externalLink"> -options</a>.</div><ul><li><strong>Type</strong>: <code>boolean</code></li> -<li><strong>Since</strong>: <code>1.0</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.certs}</code></li> -<li><strong>Default</strong>: <code>false</code></li> -</ul> -<hr /> -<p><strong><a name="excludeClassifiers">excludeClassifiers</a>:</strong></p> +line.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String[]</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.arguments</tt></li> + </ul><hr /> +<p><b><a name="attachments">attachments</a>:</b></p> + +<div><b>Deprecated.</b> As of version 1.1 in favor of the new parameter +<tt>processAttachedArtifacts</tt>.</div> + +<div>Controls processing of project attachments.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.Boolean</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.attachments</tt></li> + </ul><hr /> +<p><b><a name="certs">certs</a>:</b></p> + +<div>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.</div> + +<ul> + +<li><b>Type</b>: <tt>boolean</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.certs</tt></li> + +<li><b>Default</b>: <tt>false</tt></li> + </ul><hr /> +<p><b><a name="errorWhenNotSigned">errorWhenNotSigned</a>:</b></p> + +<div>When <tt>true</tt> this will make the execute() operation fail, +throwing an exception, when verifying a non signed jar. Primarily +to keep backwards compatibility with existing code, and allow +reusing the bean in unattended operations when set to +<tt>false</tt>.</div> + +<ul> + +<li><b>Type</b>: <tt>boolean</tt></li> + +<li><b>Since</b>: <tt>1.3</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.errorWhenNotSigned</tt></li> + +<li><b>Default</b>: <tt>false</tt></li> + </ul><hr /> +<p><b><a name="excludeClassifiers">excludeClassifiers</a>:</b></p> + <div>A set of artifact classifiers describing the project attachments that should not be processed. This parameter is only relevant if -<code>processAttachedArtifacts</code> is <code>true</code>. If -empty, no attachments are excluded.</div><ul><li><strong>Type</strong>: <code>java.lang.String[]</code></li> -<li><strong>Since</strong>: <code>1.2</code></li> -<li><strong>Required</strong>: <code>No</code></li> -</ul> -<hr /> -<p><strong><a name="excludes">excludes</a>:</strong></p> +<tt>processAttachedArtifacts</tt> is <tt>true</tt>. If +empty, no attachments are excluded.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String[]</tt></li> + +<li><b>Since</b>: <tt>1.2</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + </ul><hr /> +<p><b><a name="excludes">excludes</a>:</b></p> + <div>The Ant-like exclusion patterns used to exclude JAR files from processing. The patterns must be relative to the directory given by -the parameter <code>archiveDirectory</code>.</div><ul><li><strong>Type</strong>: <code>java.lang.String[]</code></li> -<li><strong>Since</strong>: <code>1.1</code></li> -<li><strong>Required</strong>: <code>No</code></li> -</ul> -<hr /> -<p><strong><a name="includeClassifiers">includeClassifiers</a>:</strong></p> +the parameter <tt>archiveDirectory</tt>.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String[]</tt></li> + +<li><b>Since</b>: <tt>1.1</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + </ul><hr /> +<p><b><a name="includeClassifiers">includeClassifiers</a>:</b></p> + <div>A set of artifact classifiers describing the project attachments that should be processed. This parameter is only relevant if -<code>processAttachedArtifacts</code> is <code>true</code>. If -empty, all attachments are included.</div><ul><li><strong>Type</strong>: <code>java.lang.String[]</code></li> -<li><strong>Since</strong>: <code>1.2</code></li> -<li><strong>Required</strong>: <code>No</code></li> -</ul> -<hr /> -<p><strong><a name="includes">includes</a>:</strong></p> +<tt>processAttachedArtifacts</tt> is <tt>true</tt>. If +empty, all attachments are included.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String[]</tt></li> + +<li><b>Since</b>: <tt>1.2</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + </ul><hr /> +<p><b><a name="includes">includes</a>:</b></p> + <div>The Ant-like inclusion patterns used to select JAR files to process. The patterns must be relative to the directory given by -the parameter <code>archiveDirectory</code>. By default, the -pattern <code>**/*.?ar</code> is used.</div><ul><li><strong>Type</strong>: <code>java.lang.String[]</code></li> -<li><strong>Since</strong>: <code>1.1</code></li> -<li><strong>Required</strong>: <code>No</code></li> -</ul> -<hr /> -<p><strong><a name="maxMemory">maxMemory</a>:</strong></p> +the parameter <tt>archiveDirectory</tt>. By default, the +pattern <tt>**/*.?ar</tt> is used.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String[]</tt></li> + +<li><b>Since</b>: <tt>1.1</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + </ul><hr /> +<p><b><a name="keystore">keystore</a>:</b></p> + +<div>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.keystore</tt></li> + </ul><hr /> +<p><b><a name="maxMemory">maxMemory</a>:</b></p> + <div>The maximum memory available to the JAR signer, e.g. -<code>256M</code>. See <a href="http://java.sun.com/javase/6/docs/technotes/tools/windows/java.html#Xms" class="externalLink"> --Xmx</a> for more details.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li> -<li><strong>Since</strong>: <code>1.0</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.maxMemory}</code></li> -</ul> -<hr /> -<p><strong><a name="processAttachedArtifacts">processAttachedArtifacts</a>:</strong></p> +<tt>256M</tt>. See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/java.html#Xms">-Xmx</a> +for more details.</div> + +<ul> + +<li><b>Type</b>: <tt>java.lang.String</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.maxMemory</tt></li> + </ul><hr /> +<p><b><a name="processAttachedArtifacts">processAttachedArtifacts</a>:</b></p> + <div>Controls processing of project attachments. If enabled, attached artifacts that are no JAR/ZIP files will be automatically excluded -from processing.</div><ul><li><strong>Type</strong>: <code>boolean</code></li> -<li><strong>Since</strong>: <code>1.1</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.processAttachedArtifacts}</code></li> -<li><strong>Default</strong>: <code>true</code></li> -</ul> -<hr /> -<p><strong><a name="processMainArtifact">processMainArtifact</a>:</strong></p> -<div>Controls processing of the main artifact produced by the project.</div><ul><li><strong>Type</strong>: <code>boolean</code></li> -<li><strong>Since</strong>: <code>1.1</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.processMainArtifact}</code></li> -<li><strong>Default</strong>: <code>true</code></li> -</ul> -<hr /> -<p><strong><a name="skip">skip</a>:</strong></p> -<div>Set to <code>true</code> to disable the plugin.</div><ul><li><strong>Type</strong>: <code>boolean</code></li> -<li><strong>Since</strong>: <code>1.0</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.skip}</code></li> -<li><strong>Default</strong>: <code>false</code></li> -</ul> -<hr /> -<p><strong><a name="verbose">verbose</a>:</strong></p> -<div>See <a href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options" class="externalLink"> -options</a>.</div><ul><li><strong>Type</strong>: <code>boolean</code></li> -<li><strong>Since</strong>: <code>1.0</code></li> -<li><strong>Required</strong>: <code>No</code></li> -<li><strong>Expression</strong>: <code>${jarsigner.verbose}</code></li> -<li><strong>Default</strong>: <code>false</code></li> -</ul> -</div> -</div> - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2002-2009 - - The Apache Software Foundation - - - - - - - - - - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div> - <div class="clear"> - <hr/> - </div> - </div> - </body> -</html> +from processing.</div> + +<ul> + +<li><b>Type</b>: <tt>boolean</tt></li> + +<li><b>Since</b>: <tt>1.1</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.processAttachedArtifacts</tt></li> + +<li><b>Default</b>: <tt>true</tt></li> + </ul><hr /> +<p><b><a name="processMainArtifact">processMainArtifact</a>:</b></p> + +<div>Controls processing of the main artifact produced by the project.</div> + +<ul> + +<li><b>Type</b>: <tt>boolean</tt></li> + +<li><b>Since</b>: <tt>1.1</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.processMainArtifact</tt></li> + +<li><b>Default</b>: <tt>true</tt></li> + </ul><hr /> +<p><b><a name="protectedAuthenticationPath">protectedAuthenticationPath</a>:</b></p> + +<div>Must be set to true if the password must be given via a protected +authentication path such as a dedicated PIN reader.</div> + +<ul> + +<li><b>Type</b>: <tt>boolean</tt></li> + +<li><b>Since</b>: <tt>1.3</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.protectedAuthenticationPath</tt></li> + +<li><b>Default</b>: <tt>false</tt></li> + </ul><hr /> +<p><b><a name="skip">skip</a>:</b></p> + +<div>Set to <tt>true</tt> to disable the plugin.</div> + +<ul> + +<li><b>Type</b>: <tt>boolean</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.skip</tt></li> + +<li><b>Default</b>: <tt>false</tt></li> + </ul><hr /> +<p><b><a name="verbose">verbose</a>:</b></p> + +<div>See <a class="externalLink" href="http://java.sun.com/javase/6/docs/technotes/tools/windows/jarsigner.html#Options">options</a>.</div> + +<ul> + +<li><b>Type</b>: <tt>boolean</tt></li> + +<li><b>Since</b>: <tt>1.0</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>User Property</b>: <tt>jarsigner.verbose</tt></li> + +<li><b>Default</b>: <tt>false</tt></li> + </ul><hr /> +<p><b><a name="workingDirectory">workingDirectory</a>:</b></p> + +<div>Location of the working directory.</div> + +<ul> + +<li><b>Type</b>: <tt>java.io.File</tt></li> + +<li><b>Since</b>: <tt>1.3</tt></li> + +<li><b>Required</b>: <tt>No</tt></li> + +<li><b>Default</b>: <tt>${project.basedir}</tt></li> + </ul> + </div> + </div> + + + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + © 2002-2013 + The Apache Software Foundation + + - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>. + Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html> \ No newline at end of file
Modified: websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/xref/allclasses-frame.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/xref/allclasses-frame.html (original) +++ websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/xref/allclasses-frame.html Sat Dec 28 21:20:17 2013 @@ -1,26 +1,29 @@ - -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> -<html xml:lang="en" lang="en"> - <head> - <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> - <title>All Classes</title> - <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> - </head> - <body> - - <h3>All Classes</h3> - - <ul> - <li> - <a href="org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.html" target="classFrame">AbstractJarsignerMojo</a> - </li> - <li> - <a href="org/apache/maven/plugins/jarsigner/JarsignerSignMojo.html" target="classFrame">JarsignerSignMojo</a> - </li> - <li> - <a href="org/apache/maven/plugins/jarsigner/JarsignerVerifyMojo.html" target="classFrame">JarsignerVerifyMojo</a> - </li> - </ul> - - </body> - </html> + +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> +<html xml:lang="en" lang="en"> + <head> + <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> + <title>All Classes</title> + <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> + </head> + <body> + + <h3>All Classes</h3> + + <ul> + <li> + <a href="org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.html" target="classFrame">AbstractJarsignerMojo</a> + </li> + <li> + <a href="org/apache/maven/plugins/jarsigner/HelpMojo.html" target="classFrame">HelpMojo</a> + </li> + <li> + <a href="org/apache/maven/plugins/jarsigner/JarsignerSignMojo.html" target="classFrame">JarsignerSignMojo</a> + </li> + <li> + <a href="org/apache/maven/plugins/jarsigner/JarsignerVerifyMojo.html" target="classFrame">JarsignerVerifyMojo</a> + </li> + </ul> + + </body> + </html> \ No newline at end of file Modified: websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/xref/index.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/xref/index.html (original) +++ websites/production/maven/content/plugins-archives/maven-jarsigner-plugin-LATEST/xref/index.html Sat Dec 28 21:20:17 2013 @@ -1,24 +1,23 @@ - -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd"> -<html xml:lang="en" lang="en"> - <head> - <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> - <title>Maven Jarsigner Plugin 1.2 Reference</title> - </head> - <frameset cols="20%,80%"> - <frameset rows="30%,70%"> - <frame src="overview-frame.html" name="packageListFrame" /> - <frame src="allclasses-frame.html" name="packageFrame" /> - </frameset> - <frame src="overview-summary.html" name="classFrame" /> - <noframes> - <body> - <h1>Frame Alert</h1> - <p> - You don't have frames. Go <a href="overview-summary.html">here</a> - </p> - </body> - </noframes> - </frameset> -</html> - + +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> +<html xml:lang="en" lang="en"> + <head> + <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> + <title>Apache Maven Jarsigner Plugin 1.3 Reference</title> + </head> + <frameset cols="20%,80%"> + <frameset rows="30%,70%"> + <frame src="overview-frame.html" name="packageListFrame" /> + <frame src="allclasses-frame.html" name="packageFrame" /> + </frameset> + <frame src="overview-summary.html" name="classFrame" /> + <noframes> + <body> + <h1>Frame Alert</h1> + <p> + You don't have frames. Go <a href="overview-summary.html">here</a> + </p> + </body> + </noframes> + </frameset> +</html>