Author: khmarbaise
Date: Tue Sep 5 19:48:52 2017
New Revision: 1017748
Log:
Site checkin for project Apache Maven JMod Plugin
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/checkstyle.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/cpd.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/create-mojo.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependencies.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-convergence.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-info.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-management.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/describe-mojo.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/distribution-management.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-describe.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-list.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/findbugs.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/hash-mojo.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/help-mojo.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/index.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/integration.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/issue-tracking.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/list-mojo.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/mail-lists.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-info.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-management.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugins.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/pmd.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-info.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-reports.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-summary.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/sonar.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/source-repository.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/surefire-report.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/taglist.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/team-list.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/usage.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/xref/org/apache/maven/plugins/jmod/JModCreateMojo.html
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/xref/org/apache/maven/plugins/jmod/JModHashMojo.html
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/checkstyle.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/checkstyle.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/checkstyle.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Checkstyle Results</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Checkstyle Results</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
@@ -510,7 +510,7 @@
<td>javadoc</td>
<td>JavadocMethod</td>
<td>Missing a Javadoc comment.</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L266">266</a></td></tr></table></div>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L267">267</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugins.jmod.JModDescribeMojo.java">org/apache/maven/plugins/jmod/JModDescribeMojo.java</h3>
<table border="0" class="table table-striped">
@@ -540,7 +540,7 @@
<td>javadoc</td>
<td>JavadocMethod</td>
<td>Missing a Javadoc comment.</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L105">105</a></td></tr></table></div>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L87">87</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugins.jmod.JModListMojo.java">org/apache/maven/plugins/jmod/JModListMojo.java</h3>
<table border="0" class="table table-striped">
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/cpd.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/cpd.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/cpd.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – CPD Results</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">CPD Results</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/create-mojo.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/create-mojo.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/create-mojo.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – jmod:create</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">jmod:create</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
@@ -612,7 +612,8 @@ resulting directory <tt>lib</tt> within
<td><tt>-</tt></td>
-<td>(no description)<br /></td>
+<td>Define the main class which is recorded in the
+<tt>module-info.class</tt> file.<br /></td>
</tr>
<tr class="a">
@@ -889,7 +890,8 @@ resulting directory <tt>lib</tt> within
</ul><hr />
<p><b><a name="mainClass">mainClass</a>:</b></p>
-<div>(no description)</div>
+<div>Define the main class which is recorded in the
+<tt>module-info.class</tt> file.</div>
<ul>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependencies.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependencies.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependencies.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Dependencies</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Dependencies</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-convergence.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-convergence.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-convergence.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Dependency Convergence</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Dependency Convergence</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-info.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-info.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-info.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Dependency Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Dependency Information</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-management.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-management.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/dependency-management.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Dependency
Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Dependency Management</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/describe-mojo.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/describe-mojo.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/describe-mojo.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – jmod:describe</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">jmod:describe</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/distribution-management.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/distribution-management.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/distribution-management.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Distribution
Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Distribution Management</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-describe.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-describe.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-describe.html
Tue Sep 5 19:48:52 2017
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Karl Heinz Marbaise [email protected]" />
<meta name="Date-Creation-yyyymmdd" content="20170901" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Usage</title>
<link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -83,7 +83,7 @@
<li class="active ">Usage</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-list.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-list.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/examples/example-list.html
Tue Sep 5 19:48:52 2017
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Karl Heinz Marbaise [email protected]" />
<meta name="Date-Creation-yyyymmdd" content="20170901" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Usage</title>
<link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -83,7 +83,7 @@
<li class="active ">Usage</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/findbugs.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/findbugs.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/findbugs.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – FindBugs Bug Detector
Report</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">FindBugs Bug Detector Report</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
@@ -438,25 +438,25 @@
<td>Found reliance on default encoding in
org.apache.maven.plugins.jmod.JModCreateMojo.createJModCreateCommandLine(File):
new java.io.PrintStream(File)</td>
<td>I18N</td>
<td><a class="externalLink"
href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING">DM_DEFAULT_ENCODING</a></td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L417">417</a></td>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L418">418</a></td>
<td>High</td></tr>
<tr class="a">
<td>Exceptional return value of java.io.File.createNewFile() ignored in
org.apache.maven.plugins.jmod.JModCreateMojo.createJModCreateCommandLine(File)</td>
<td>BAD_PRACTICE</td>
<td><a class="externalLink"
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L415">415</a></td>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L416">416</a></td>
<td>Medium</td></tr>
<tr class="b">
<td>Exceptional return value of java.io.File.mkdirs() ignored in
org.apache.maven.plugins.jmod.JModCreateMojo.createJModCreateCommandLine(File)</td>
<td>BAD_PRACTICE</td>
<td><a class="externalLink"
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L414">414</a></td>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L415">415</a></td>
<td>Medium</td></tr>
<tr class="a">
<td>Exceptional return value of java.io.File.mkdirs() ignored in
org.apache.maven.plugins.jmod.JModCreateMojo.execute()</td>
<td>BAD_PRACTICE</td>
<td><a class="externalLink"
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L273">273</a></td>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L274">274</a></td>
<td>Medium</td></tr></table></div><a
name="org.apache.maven.plugins.jmod.JModDescribeMojo"></a>
<div class="section">
<h3><a
name="org.apache.maven.plugins.jmod.JModDescribeMojo"></a>org.apache.maven.plugins.jmod.JModDescribeMojo</h3>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/hash-mojo.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/hash-mojo.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/hash-mojo.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – jmod:hash</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">jmod:hash</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
@@ -485,41 +485,6 @@ files.<br /></td>
<td>(no description)<br /></td>
</tr>
-
-<tr class="b">
-
-<td><b><a href="#osArch">osArch</a></b></td>
-
-<td><tt>String</tt></td>
-
-<td><tt>-</tt></td>
-
-<td><tt>--os-arch <os-arch></tt> Operating system
-architecture.<br /></td>
- </tr>
-
-<tr class="a">
-
-<td><b><a href="#osName">osName</a></b></td>
-
-<td><tt>String</tt></td>
-
-<td><tt>-</tt></td>
-
-<td><tt>--os-name <os-name></tt> Operating system name.<br /></td>
- </tr>
-
-<tr class="b">
-
-<td><b><a href="#osVersion">osVersion</a></b></td>
-
-<td><tt>String</tt></td>
-
-<td><tt>-</tt></td>
-
-<td><tt>--os-version <os-version></tt> Operating system
-version.<br /></td>
- </tr>
</table>
</div>
@@ -616,38 +581,6 @@ files.</div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-
-<li><b>Required</b>: <tt>No</tt></li>
- </ul><hr />
-<p><b><a name="osArch">osArch</a>:</b></p>
-
-<div><tt>--os-arch <os-arch></tt> Operating system
-architecture.</div>
-
-<ul>
-
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-
-<li><b>Required</b>: <tt>No</tt></li>
- </ul><hr />
-<p><b><a name="osName">osName</a>:</b></p>
-
-<div><tt>--os-name <os-name></tt> Operating system name.</div>
-
-<ul>
-
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-
-<li><b>Required</b>: <tt>No</tt></li>
- </ul><hr />
-<p><b><a name="osVersion">osVersion</a>:</b></p>
-
-<div><tt>--os-version <os-version></tt> Operating system
-version.</div>
-
-<ul>
-
<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/help-mojo.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/help-mojo.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/help-mojo.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – jmod:help</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">jmod:help</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/index.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/index.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/index.html
Tue Sep 5 19:48:52 2017
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Karl Heinz Marbaise" />
<meta name="Date-Creation-yyyymmdd" content="20170817" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Introduction</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -83,7 +83,7 @@
<li class="active ">Introduction</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/integration.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/integration.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/integration.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – CI Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">CI Management</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/issue-tracking.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/issue-tracking.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/issue-tracking.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Issue Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Issue Management</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/list-mojo.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/list-mojo.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/list-mojo.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – jmod:list</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">jmod:list</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/mail-lists.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/mail-lists.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/mail-lists.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Mailing Lists</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Mailing Lists</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-info.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-info.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-info.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Plugin Documentation</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Plugin Documentation</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-management.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-management.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugin-management.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Plugin Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Plugin Management</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugins.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugins.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/plugins.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Plugins</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Plugins</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/pmd.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/pmd.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/pmd.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – PMD Results</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">PMD Results</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
@@ -416,7 +416,7 @@
<th>Line</th></tr>
<tr class="a">
<td>Avoid unused private fields such as 'mainClass'.</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L123">123</a></td></tr></table></div>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#L125">125</a></td></tr></table></div>
<div class="section">
<h3><a
name="orgapachemavenpluginsjmodJModHashMojo.java"></a>org/apache/maven/plugins/jmod/JModHashMojo.java</h3>
<table border="0" class="table table-striped">
@@ -445,17 +445,8 @@
<td>Avoid unused private fields such as 'moduleVersion'.</td>
<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L78">78</a></td></tr>
<tr class="b">
-<td>Avoid unused private fields such as 'osArch'.</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L84">84</a></td></tr>
-<tr class="a">
-<td>Avoid unused private fields such as 'osName'.</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L90">90</a></td></tr>
-<tr class="b">
-<td>Avoid unused private fields such as 'osVersion'.</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L96">96</a></td></tr>
-<tr class="a">
<td>Avoid unused private fields such as 'modulePath'.</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L103">103</a></td></tr></table></div></div>
+<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#L85">85</a></td></tr></table></div></div>
</div>
</div>
</div>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-info.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-info.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-info.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Information</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-reports.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-reports.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-reports.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Generated Reports</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Generated Reports</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-summary.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-summary.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/project-summary.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Summary</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Summary</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/sonar.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/sonar.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/sonar.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Sonar</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Sonar</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/source-repository.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/source-repository.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/source-repository.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Source Code Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Source Code Management</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/surefire-report.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/surefire-report.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/surefire-report.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Surefire Report</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Surefire Report</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/taglist.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/taglist.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/taglist.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Tag List report</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Tag List report</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
@@ -409,12 +409,12 @@
<td>fixme, @fixme</td></tr>
<tr class="b">
<td><a href="#tag_class_2">Todo Work</a></td>
-<td>4</td>
+<td>2</td>
<td>todo, @todo</td></tr></table>
<p>Each tag is detailed below:</p>
<div class="section">
<h3><a name="Todo_Work"></a><a name="tag_class_2">Todo Work</a></h3>
-<p><b>Number of occurrences found in the code: 4</b></p>
+<p><b>Number of occurrences found in the code: 2</b></p>
<table border="0" class="table table-striped">
<tr class="a">
<th>org.apache.maven.plugins.jmod.AbstractJModMojo</th>
@@ -423,18 +423,9 @@
<td>Check how to prevent code duplication in maven-jlink, maven-jmod and
maven-jdeps plugin?</td>
<td><a
href="./xref/org/apache/maven/plugins/jmod/AbstractJModMojo.html#61">61</a></td></tr>
<tr class="a">
-<th>org.apache.maven.plugins.jmod.JModCreateMojo</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>Reconsider resolution scope. CHECKSTYLE_OFF: LineLength</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#44">44</a></td></tr>
-<tr class="a">
-<td>check if this target/classes folder?</td>
-<td><a
href="./xref/org/apache/maven/plugins/jmod/JModCreateMojo.html#157">157</a></td></tr>
-<tr class="b">
<th>org.apache.maven.plugins.jmod.JModHashMojo</th>
<th>Line</th></tr>
-<tr class="a">
+<tr class="b">
<td>Reconsider resolution scope, phase ?</td>
<td><a
href="./xref/org/apache/maven/plugins/jmod/JModHashMojo.html#41">41</a></td></tr></table></div></div>
</div>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/team-list.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/team-list.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/team-list.html
Tue Sep 5 19:48:52 2017
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Project Team</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -81,7 +81,7 @@
<li class="active ">Project Team</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/usage.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/usage.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-jmod-plugin-LATEST/usage.html
Tue Sep 5 19:48:52 2017
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-03
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-05
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Karl Heinz Marbaise [email protected]" />
<meta name="Date-Creation-yyyymmdd" content="20170901" />
- <meta name="Date-Revision-yyyymmdd" content="20170903" />
+ <meta name="Date-Revision-yyyymmdd" content="20170905" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Maven JMod Plugin – Usage</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -83,7 +83,7 @@
<li class="active ">Usage</li>
- <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-03</li>
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2017-09-05</li>
<li id="projectVersion" class="pull-right">
Version: 3.0.0-SNAPSHOT
</li>
@@ -345,10 +345,10 @@
</plugin>
[...]
</project></pre></div>
-<p>The configuration elements contains the configuration for the plugin like
any other Maven plugins.</p></div>
+<p>The configuration elements contains the configuration for the plugin <a
class="externalLink"
href="https://maven.apache.org/guides/mini/guide-configuring-plugins.html">}like
any other Maven plugin</a>.</p></div>
<div class="section">
<h3><a name="Usage_of_the_Maven_JMod_Plugin"></a>Usage of the Maven JMod
Plugin</h3>
-<p>JMod files are intended to create <b>jmod</b> files which can contain
supplemental configuration files, native libraries, legals notices, header
files, man pages, native commands. The JMod files are intended to be used in
relationship with <a class="externalLink"
href="https://maven.apache.org/plugins/maven-jlink-plugin/">JLink</a> to
produce Java Run Time Images.</p>
+<p>JMod files can contain supplemental configuration files, native libraries,
legals notices, header files, man pages and native commands. The JMod files are
intended to be used in relationship with <a class="externalLink"
href="https://maven.apache.org/plugins/maven-jlink-plugin/">JLink</a> to
produce Java Run Time Images.</p>
<p>An important thing to mention is that <b>jmod</b> files are not intended to
be used for run time and usual module relationships (You can't run a jvm via
java using jmod files). For such purposes <b>jar</b> files exists.</p>
<p>You can simply create a <b>jmod</b> file by defining the packaging
<b>jmod</b> in your pom file.</p>
<p>The <b>first-mod</b> project looks similar like this (apart from the above
configuration):</p>
@@ -361,7 +361,7 @@
<packaging>jmod</packaging>
[...]
</project></pre></div>
-<p>You can now put supplemental configuration files, header files, native
libraries into the appropriate directories. An example source tree looks like
this:</p>
+<p>You can put supplemental configuration files, header files, native
libraries, man pages into the appropriate directories. An example source tree
looks like this:</p>
<div class="source"><pre class="prettyprint linenums">src/
└── main
├── cmds
@@ -383,10 +383,12 @@
│   └── module-info.java
├── legalnotices
│   └── first.md
- └── libs
- └── native-lib.so</pre></div>
-<p>The above directories like <b>cmds</b>, <b>configs</b>, <b>headerfiles</b>,
<b>legalnotices</b> and <b>libs</b> are the default directories which are
defined by the Maven JMod Plugin. If you really need different directories to
be used <a href="./create-mojo.html">you can of course configure this</a> but
we don't recommend this. You should follow convention over configuration
paradigm.</p>
-<p>Finally if you like to create the <b>jmod</b> file this can be achieved by
using the usual Maven call like this:</p>
+ ├── libs
+ │   └── native-lib.so
+ └── manpages
+ └── the-page.man</pre></div>
+<p>The above directories like <b>cmds</b>, <b>configs</b>, <b>headerfiles</b>,
<b>legalnotices</b>, <b>libs</b>, <b>manpages</b> are the default directories
which are defined by the Maven JMod Plugin. If you really need different
directories to be used <a href="./create-mojo.html">you can of course configure
this</a> but we don't recommend this. You should follow convention over
configuration paradigm.</p>
+<p>Finally if you like to create the <b>jmod</b> file this can be achieved by
using the following Maven call:</p>
<div class="source"><pre class="prettyprint linenums">mvn clean
package</pre></div>
<p>There will be some output lines like this (This is configured using
toolchains):</p>
<div class="source"><pre class="prettyprint linenums">[INFO] ---
maven-surefire-plugin:2.19.1:test (default-test) @ first-jmod ---