Modified: maven/website/components/plugins-archives/maven-jlink-plugin-LATEST/apidocs/org/apache/maven/plugins/jlink/AbstractJLinkMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-jlink-plugin-LATEST/apidocs/org/apache/maven/plugins/jlink/AbstractJLinkMojo.html (original) +++ maven/website/components/plugins-archives/maven-jlink-plugin-LATEST/apidocs/org/apache/maven/plugins/jlink/AbstractJLinkMojo.html Wed Dec 16 07:22:07 2020 @@ -1,43 +1,57 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> +<title>AbstractJLinkMojo (Apache Maven JLink Plugin 3.0.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AbstractJLinkMojo (Apache Maven JLink Plugin 3.0.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> +<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script> +<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> +<!--[if IE]> +<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> +<![endif]--> +<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script> +<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script> +<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractJLinkMojo (Apache Maven JLink Plugin 3.0.0 API)"; + parent.document.title="AbstractJLinkMojo (Apache Maven JLink Plugin 3.0.1-SNAPSHOT API)"; } } catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var data = {"i0":10,"i1":10,"i2":6,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; -</script> +var pathtoroot = "../../../../../"; +var useModuleDirectories = true; +loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> +<header role="banner"> +<nav role="navigation"> +<div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<div class="topNav"><a id="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> +<a id="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../../../org/apache/maven/plugins/jlink/package-summary.html">Package</a></li> +<li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AbstractJLinkMojo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -47,16 +61,14 @@ var activeTableTab = "activeTableTab"; </ul> </div> <div class="subNav"> -<ul class="navList"> -<li>Prev Class</li> -<li><a href="../../../../../org/apache/maven/plugins/jlink/HelpMojo.html" title="class in org.apache.maven.plugins.jlink"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/maven/plugins/jlink/AbstractJLinkMojo.html" target="_top">Frames</a></li> -<li><a href="AbstractJLinkMojo.html" target="_top">No Frames</a></li> -</ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../allclasses.html">All Classes</a></li> +</ul> +<ul class="navListSearch"> +<li><label for="search">SEARCH:</label> +<input type="text" id="search" value="search" disabled="disabled"> +<input type="reset" id="reset" value="reset" disabled="disabled"> +</li> </ul> <div> <script type="text/javascript"><!-- @@ -69,12 +81,15 @@ var activeTableTab = "activeTableTab"; } //--> </script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li>Field | </li> +<li><a href="#field.summary">Field</a> | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> @@ -85,21 +100,30 @@ var activeTableTab = "activeTableTab"; <li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip.navbar.top"> +<a id="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> +</div> +<div class="navPadding"> </div> +<script type="text/javascript"><!-- +$('.navPadding').css('padding-top', $('.fixedNav').css("height")); +//--> +</script> +</nav> +</header> <!-- ======== START OF CLASS DATA ======== --> +<main role="main"> <div class="header"> -<div class="subTitle">org.apache.maven.plugins.jlink</div> +<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.apache.maven.plugins.jlink</a></div> <h2 title="Class AbstractJLinkMojo" class="title">Class AbstractJLinkMojo</h2> </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> +<li><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">org.apache.maven.plugin.AbstractMojo</a></li> <li> <ul class="inheritance"> <li>org.apache.maven.plugins.jlink.AbstractJLinkMojo</li> @@ -113,16 +137,15 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> +<dd><code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">ContextEnabled</a></code>, <code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">Mojo</a></code></dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../../org/apache/maven/plugins/jlink/JLinkMojo.html" title="class in org.apache.maven.plugins.jlink">JLinkMojo</a></dd> +<dd><code><a href="JLinkMojo.html" title="class in org.apache.maven.plugins.jlink">JLinkMojo</a></code></dd> </dl> <hr> -<br> <pre>public abstract class <span class="typeNameLabel">AbstractJLinkMojo</span> -extends <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre> +extends <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">AbstractMojo</a></pre> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>Karl Heinz Marbaise <a href="mailto:[email protected]">[email protected]</a></dd> @@ -134,126 +157,146 @@ extends <a href="http://maven.apache.org <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="field.summary"> +<li class="blockList"><a id="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <ul class="blockList"> -<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> +<li class="blockList"><a id="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> <!-- --> </a> -<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> -<code><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> +<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">Mojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin" class="externalLink">ROLE</a></code></li> </ul> </li> </ul> +</section> <!-- ======== CONSTRUCTOR SUMMARY ======== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> +<li class="blockList"><a id="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<table class="memberSummary"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> -<th class="colOne" scope="col">Constructor and Description</th> +<th class="colFirst" scope="col">Constructor</th> +<th class="colLast" scope="col">Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#AbstractJLinkMojo--">AbstractJLinkMojo</a></span>()</code> </td> +<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">AbstractJLinkMojo</a></span>()</code></th> +<td class="colLast"> </td> </tr> </table> </li> </ul> +</section> <!-- ========== METHOD SUMMARY =========== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="method.summary"> +<li class="blockList"><a id="method.summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<table class="memberSummary"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> +<th class="colSecond" scope="col">Method</th> +<th class="colLast" scope="col">Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#convertSeparatedModulePathToPlatformSeparatedModulePath-java.lang.String-">convertSeparatedModulePathToPlatformSeparatedModulePath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginModulePath)</code> +<td class="colFirst"><code>protected java.lang.StringBuilder</code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#convertSeparatedModulePathToPlatformSeparatedModulePath(java.lang.String)">convertSeparatedModulePathToPlatformSeparatedModulePath</a></span>​(java.lang.String pluginModulePath)</code></th> +<td class="colLast"> <div class="block">This will convert a module path separated by either <code>:</code> or <code>;</code> into a string which uses the platform depend path separator uniformly.</div> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#executeCommand-org.codehaus.plexus.util.cli.Commandline-java.io.File-">executeCommand</a></span>(org.codehaus.plexus.util.cli.Commandline cmd, - <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> outputDirectory)</code> </td> +<td class="colFirst"><code>protected java.io.File</code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getArchiveFile(java.io.File,java.lang.String,java.lang.String,java.lang.String)">getArchiveFile</a></span>​(java.io.File basedir, + java.lang.String finalName, + java.lang.String classifier, + java.lang.String archiveExt)</code></th> +<td class="colLast"> +<div class="block">Returns the archive file to generate, based on an optional classifier.</div> +</td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#getArchiveFile-java.io.File-java.lang.String-java.lang.String-java.lang.String-">getArchiveFile</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> finalName, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> classifier, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiveExt)</code> -<div class="block">Returns the archive file to generate, based on an optional classifier.</div> +<td class="colFirst"><code>protected abstract java.lang.String</code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassifier()">getClassifier</a></span>()</code></th> +<td class="colLast"> +<div class="block">Overload this to produce a zip with another classifier, for example a jlink-zip.</div> </td> </tr> <tr id="i3" class="rowColor"> -<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#getCommaSeparatedList-java.util.Collection-">getCommaSeparatedList</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> modules)</code> +<td class="colFirst"><code>protected java.lang.String</code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCommaSeparatedList(java.util.Collection)">getCommaSeparatedList</a></span>​(java.util.Collection<java.lang.String> modules)</code></th> +<td class="colLast"> <div class="block">Convert a list into a</div> </td> </tr> <tr id="i4" class="altColor"> -<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#getJLinkExecutable--">getJLinkExecutable</a></span>()</code> </td> +<td class="colFirst"><code>protected org.apache.maven.plugins.jlink.JLinkExecutor</code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJlinkExecutor()">getJlinkExecutor</a></span>()</code></th> +<td class="colLast"> </td> </tr> <tr id="i5" class="rowColor"> -<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#getPlatformDependSeparateList-java.util.Collection-">getPlatformDependSeparateList</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> modulePaths)</code> +<td class="colFirst"><code>protected java.lang.String</code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPlatformDependSeparateList(java.util.Collection)">getPlatformDependSeparateList</a></span>​(java.util.Collection<java.lang.String> modulePaths)</code></th> +<td class="colLast"> <div class="block">Convert a list into a string which is separated by platform depend path separator.</div> </td> </tr> <tr id="i6" class="altColor"> -<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.1.0/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#getProject--">getProject</a></span>()</code> </td> +<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project" class="externalLink">MavenProject</a></code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getProject()">getProject</a></span>()</code></th> +<td class="colLast"> </td> </tr> <tr id="i7" class="rowColor"> -<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.1.0/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#getSession--">getSession</a></span>()</code> </td> +<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution" class="externalLink">MavenSession</a></code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSession()">getSession</a></span>()</code></th> +<td class="colLast"> </td> </tr> <tr id="i8" class="altColor"> -<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.1.0/maven-core/apidocs/org/apache/maven/toolchain/Toolchain.html?is-external=true" title="class or interface in org.apache.maven.toolchain">Toolchain</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#getToolchain--">getToolchain</a></span>()</code> </td> +<td class="colFirst"><code>protected java.util.Optional<<a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/toolchain/Toolchain.html?is-external=true" title="class or interface in org.apache.maven.toolchain" class="externalLink">Toolchain</a>></code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getToolchain()">getToolchain</a></span>()</code></th> +<td class="colLast"> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html#hasClassifier-java.lang.String-">hasClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> classifier)</code> </td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasClassifier(java.lang.String)">hasClassifier</a></span>​(java.lang.String classifier)</code></th> +<td class="colLast"> </td> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> +<li class="blockList"><a id="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> <!-- --> </a> -<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> -<code><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> +<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">AbstractMojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin" class="externalLink">getLog</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin" class="externalLink">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin" class="externalLink">setLog</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin" class="externalLink">setPluginContext</a></code></li> </ul> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/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 java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.Mojo"> +<li class="blockList"><a id="methods.inherited.from.class.org.apache.maven.plugin.Mojo"> <!-- --> </a> -<h3>Methods inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> -<code><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--" title="class or interface in org.apache.maven.plugin">execute</a></code></li> +<h3>Methods inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">Mojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin" class="externalLink">execute</a></code></li> </ul> </li> </ul> +</section> </li> </ul> </div> @@ -261,12 +304,13 @@ extends <a href="http://maven.apache.org <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> +<li class="blockList"><a id="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="AbstractJLinkMojo--"> +<a id="<init>()"> <!-- --> </a> <ul class="blockListLast"> @@ -277,78 +321,74 @@ extends <a href="http://maven.apache.org </ul> </li> </ul> +</section> <!-- ============ METHOD DETAIL ========== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="method.detail"> +<li class="blockList"><a id="method.detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="getJLinkExecutable--"> +<a id="getClassifier()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getJLinkExecutable</h4> -<pre>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getJLinkExecutable() - throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<h4>getClassifier</h4> +<pre class="methodSignature">protected abstract java.lang.String getClassifier()</pre> +<div class="block">Overload this to produce a zip with another classifier, for example a jlink-zip.</div> <dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>get the classifier.</dd> </dl> </li> </ul> -<a name="executeCommand-org.codehaus.plexus.util.cli.Commandline-java.io.File-"> +<a id="getJlinkExecutor()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>executeCommand</h4> -<pre>protected void executeCommand(org.codehaus.plexus.util.cli.Commandline cmd, - <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> outputDirectory) - throws <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> -</dl> +<h4>getJlinkExecutor</h4> +<pre class="methodSignature">protected org.apache.maven.plugins.jlink.JLinkExecutor getJlinkExecutor()</pre> </li> </ul> -<a name="getToolchain--"> +<a id="getToolchain()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getToolchain</h4> -<pre>protected <a href="http://maven.apache.org/ref/3.1.0/maven-core/apidocs/org/apache/maven/toolchain/Toolchain.html?is-external=true" title="class or interface in org.apache.maven.toolchain">Toolchain</a> getToolchain()</pre> +<pre class="methodSignature">protected java.util.Optional<<a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/toolchain/Toolchain.html?is-external=true" title="class or interface in org.apache.maven.toolchain" class="externalLink">Toolchain</a>> getToolchain()</pre> </li> </ul> -<a name="getProject--"> +<a id="getProject()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getProject</h4> -<pre>protected <a href="http://maven.apache.org/ref/3.1.0/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> getProject()</pre> +<pre class="methodSignature">protected <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project" class="externalLink">MavenProject</a> getProject()</pre> </li> </ul> -<a name="getSession--"> +<a id="getSession()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSession</h4> -<pre>protected <a href="http://maven.apache.org/ref/3.1.0/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a> getSession()</pre> +<pre class="methodSignature">protected <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution" class="externalLink">MavenSession</a> getSession()</pre> </li> </ul> -<a name="getArchiveFile-java.io.File-java.lang.String-java.lang.String-java.lang.String-"> +<a id="getArchiveFile(java.io.File,java.lang.String,java.lang.String,java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getArchiveFile</h4> -<pre>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> getArchiveFile(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> finalName, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> classifier, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiveExt)</pre> +<pre class="methodSignature">protected java.io.File getArchiveFile​(java.io.File basedir, + java.lang.String finalName, + java.lang.String classifier, + java.lang.String archiveExt)</pre> <div class="block">Returns the archive file to generate, based on an optional classifier.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -361,22 +401,22 @@ extends <a href="http://maven.apache.org </dl> </li> </ul> -<a name="hasClassifier-java.lang.String-"> +<a id="hasClassifier(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hasClassifier</h4> -<pre>protected boolean hasClassifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> classifier)</pre> +<pre class="methodSignature">protected boolean hasClassifier​(java.lang.String classifier)</pre> </li> </ul> -<a name="convertSeparatedModulePathToPlatformSeparatedModulePath-java.lang.String-"> +<a id="convertSeparatedModulePathToPlatformSeparatedModulePath(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>convertSeparatedModulePathToPlatformSeparatedModulePath</h4> -<pre>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> convertSeparatedModulePathToPlatformSeparatedModulePath(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginModulePath)</pre> +<pre class="methodSignature">protected java.lang.StringBuilder convertSeparatedModulePathToPlatformSeparatedModulePath​(java.lang.String pluginModulePath)</pre> <div class="block">This will convert a module path separated by either <code>:</code> or <code>;</code> into a string which uses the platform depend path separator uniformly.</div> <dl> @@ -387,29 +427,29 @@ extends <a href="http://maven.apache.org </dl> </li> </ul> -<a name="getPlatformDependSeparateList-java.util.Collection-"> +<a id="getPlatformDependSeparateList(java.util.Collection)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPlatformDependSeparateList</h4> -<pre>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getPlatformDependSeparateList(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> modulePaths)</pre> +<pre class="methodSignature">protected java.lang.String getPlatformDependSeparateList​(java.util.Collection<java.lang.String> modulePaths)</pre> <div class="block">Convert a list into a string which is separated by platform depend path separator.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>modulePaths</code> - The list of elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> -<dd>The string which contains the elements separated by <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true#pathSeparatorChar" title="class or interface in java.io"><code>File.pathSeparatorChar</code></a>.</dd> +<dd>The string which contains the elements separated by <code>File.pathSeparatorChar</code>.</dd> </dl> </li> </ul> -<a name="getCommaSeparatedList-java.util.Collection-"> +<a id="getCommaSeparatedList(java.util.Collection)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getCommaSeparatedList</h4> -<pre>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getCommaSeparatedList(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> modules)</pre> +<pre class="methodSignature">protected java.lang.String getCommaSeparatedList​(java.util.Collection<java.lang.String> modules)</pre> <div class="block">Convert a list into a</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -421,21 +461,25 @@ extends <a href="http://maven.apache.org </ul> </li> </ul> +</section> </li> </ul> </div> </div> +</main> <!-- ========= END OF CLASS DATA ========= --> +<footer role="contentinfo"> +<nav role="navigation"> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<div class="bottomNav"><a id="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> +<a id="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../../../org/apache/maven/plugins/jlink/package-summary.html">Package</a></li> +<li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AbstractJLinkMojo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -445,16 +489,8 @@ extends <a href="http://maven.apache.org </ul> </div> <div class="subNav"> -<ul class="navList"> -<li>Prev Class</li> -<li><a href="../../../../../org/apache/maven/plugins/jlink/HelpMojo.html" title="class in org.apache.maven.plugins.jlink"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/maven/plugins/jlink/AbstractJLinkMojo.html" target="_top">Frames</a></li> -<li><a href="AbstractJLinkMojo.html" target="_top">No Frames</a></li> -</ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../allclasses.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -467,12 +503,15 @@ extends <a href="http://maven.apache.org } //--> </script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li>Field | </li> +<li><a href="#field.summary">Field</a> | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> @@ -483,10 +522,12 @@ extends <a href="http://maven.apache.org <li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip.navbar.bottom"> +<a id="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> +</nav> <p class="legalCopy"><small>Copyright © 2016–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</footer> </body> </html> \ No newline at end of file
Modified: maven/website/components/plugins-archives/maven-jlink-plugin-LATEST/apidocs/org/apache/maven/plugins/jlink/HelpMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-jlink-plugin-LATEST/apidocs/org/apache/maven/plugins/jlink/HelpMojo.html (original) +++ maven/website/components/plugins-archives/maven-jlink-plugin-LATEST/apidocs/org/apache/maven/plugins/jlink/HelpMojo.html Wed Dec 16 07:22:07 2020 @@ -1,43 +1,57 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> +<title>HelpMojo (Apache Maven JLink Plugin 3.0.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HelpMojo (Apache Maven JLink Plugin 3.0.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> +<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script> +<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> +<!--[if IE]> +<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> +<![endif]--> +<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script> +<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script> +<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="HelpMojo (Apache Maven JLink Plugin 3.0.0 API)"; + parent.document.title="HelpMojo (Apache Maven JLink Plugin 3.0.1-SNAPSHOT API)"; } } catch(err) { } //--> -var methods = {"i0":10}; +var data = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; -</script> +var pathtoroot = "../../../../../"; +var useModuleDirectories = true; +loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> +<header role="banner"> +<nav role="navigation"> +<div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<div class="topNav"><a id="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> +<a id="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../../../org/apache/maven/plugins/jlink/package-summary.html">Package</a></li> +<li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/HelpMojo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -47,16 +61,14 @@ var activeTableTab = "activeTableTab"; </ul> </div> <div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html" title="class in org.apache.maven.plugins.jlink"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/maven/plugins/jlink/JLinkMojo.html" title="class in org.apache.maven.plugins.jlink"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/maven/plugins/jlink/HelpMojo.html" target="_top">Frames</a></li> -<li><a href="HelpMojo.html" target="_top">No Frames</a></li> -</ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../allclasses.html">All Classes</a></li> +</ul> +<ul class="navListSearch"> +<li><label for="search">SEARCH:</label> +<input type="text" id="search" value="search" disabled="disabled"> +<input type="reset" id="reset" value="reset" disabled="disabled"> +</li> </ul> <div> <script type="text/javascript"><!-- @@ -69,12 +81,15 @@ var activeTableTab = "activeTableTab"; } //--> </script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li>Field | </li> +<li><a href="#field.summary">Field</a> | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> @@ -85,21 +100,30 @@ var activeTableTab = "activeTableTab"; <li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip.navbar.top"> +<a id="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> +</div> +<div class="navPadding"> </div> +<script type="text/javascript"><!-- +$('.navPadding').css('padding-top', $('.fixedNav').css("height")); +//--> +</script> +</nav> +</header> <!-- ======== START OF CLASS DATA ======== --> +<main role="main"> <div class="header"> -<div class="subTitle">org.apache.maven.plugins.jlink</div> +<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.apache.maven.plugins.jlink</a></div> <h2 title="Class HelpMojo" class="title">Class HelpMojo</h2> </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li>java.lang.Object</li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> +<li><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">org.apache.maven.plugin.AbstractMojo</a></li> <li> <ul class="inheritance"> <li>org.apache.maven.plugins.jlink.HelpMojo</li> @@ -113,15 +137,14 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> +<dd><code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">ContextEnabled</a></code>, <code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">Mojo</a></code></dd> </dl> <hr> -<br> -<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="help", - <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject--" title="class or interface in org.apache.maven.plugins.annotations">requiresProject</a>=false, - <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true) +<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">@Mojo</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name()" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">name</a>="help", + <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject()" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">requiresProject</a>=false, + <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe()" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">threadSafe</a>=true) public class <span class="typeNameLabel">HelpMojo</span> -extends <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre> +extends <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">AbstractMojo</a></pre> <div class="block">Display help information on maven-jlink-plugin.<br> Call <code>mvn jlink:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</div> <dl> @@ -135,70 +158,79 @@ extends <a href="http://maven.apache.org <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="field.summary"> +<li class="blockList"><a id="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <ul class="blockList"> -<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> +<li class="blockList"><a id="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> <!-- --> </a> -<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> -<code><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> +<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">Mojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin" class="externalLink">ROLE</a></code></li> </ul> </li> </ul> +</section> <!-- ======== CONSTRUCTOR SUMMARY ======== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> +<li class="blockList"><a id="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<table class="memberSummary"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> -<th class="colOne" scope="col">Constructor and Description</th> +<th class="colFirst" scope="col">Constructor</th> +<th class="colLast" scope="col">Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/HelpMojo.html#HelpMojo--">HelpMojo</a></span>()</code> </td> +<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">HelpMojo</a></span>()</code></th> +<td class="colLast"> </td> </tr> </table> </li> </ul> +</section> <!-- ========== METHOD SUMMARY =========== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="method.summary"> +<li class="blockList"><a id="method.summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<table class="memberSummary"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> +<th class="colSecond" scope="col">Method</th> +<th class="colLast" scope="col">Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/jlink/HelpMojo.html#execute--">execute</a></span>()</code></td> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#execute()">execute</a></span>()</code></th> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> +<li class="blockList"><a id="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> <!-- --> </a> -<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> -<code><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> +<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">AbstractMojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin" class="externalLink">getLog</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin" class="externalLink">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin" class="externalLink">setLog</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin" class="externalLink">setPluginContext</a></code></li> </ul> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/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 java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> +</section> </li> </ul> </div> @@ -206,12 +238,13 @@ extends <a href="http://maven.apache.org <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> +<li class="blockList"><a id="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="HelpMojo--"> +<a id="<init>()"> <!-- --> </a> <ul class="blockListLast"> @@ -222,43 +255,49 @@ extends <a href="http://maven.apache.org </ul> </li> </ul> +</section> <!-- ============ METHOD DETAIL ========== --> +<section role="region"> <ul class="blockList"> -<li class="blockList"><a name="method.detail"> +<li class="blockList"><a id="method.detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="execute--"> +<a id="execute()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>execute</h4> -<pre>public void execute() - throws <a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre> +<pre class="methodSignature">public void execute() + throws <a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">MojoExecutionException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://maven.apache.org/ref/3.1.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> +<dd><code><a href="http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">MojoExecutionException</a></code></dd> </dl> </li> </ul> </li> </ul> +</section> </li> </ul> </div> </div> +</main> <!-- ========= END OF CLASS DATA ========= --> +<footer role="contentinfo"> +<nav role="navigation"> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<div class="bottomNav"><a id="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> +<a id="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../../../org/apache/maven/plugins/jlink/package-summary.html">Package</a></li> +<li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/HelpMojo.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -268,16 +307,8 @@ extends <a href="http://maven.apache.org </ul> </div> <div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../org/apache/maven/plugins/jlink/AbstractJLinkMojo.html" title="class in org.apache.maven.plugins.jlink"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/maven/plugins/jlink/JLinkMojo.html" title="class in org.apache.maven.plugins.jlink"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/maven/plugins/jlink/HelpMojo.html" target="_top">Frames</a></li> -<li><a href="HelpMojo.html" target="_top">No Frames</a></li> -</ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../allclasses.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -290,12 +321,15 @@ extends <a href="http://maven.apache.org } //--> </script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li>Field | </li> +<li><a href="#field.summary">Field</a> | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> @@ -306,10 +340,12 @@ extends <a href="http://maven.apache.org <li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip.navbar.bottom"> +<a id="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> +</nav> <p class="legalCopy"><small>Copyright © 2016–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</footer> </body> </html> \ No newline at end of file
