You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by ol...@apache.org on 2017/07/25 23:24:16 UTC

svn commit: r1015972 [13/29] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-use/ apidocs/org/apache/maven/plugin/compiler/ api...

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/AsmModuleInfoParser.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/AsmModuleInfoParser.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/AsmModuleInfoParser.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugin.compiler.module.AsmModuleInfoParser (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.compiler.module.AsmModuleInfoParser (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/AsmModuleInfoParser.html" target="_top">Frames</a></li>
+<li><a href="AsmModuleInfoParser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugin.compiler.module.AsmModuleInfoParser" class="title">Uses of Class<br>org.apache.maven.plugin.compiler.module.AsmModuleInfoParser</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.maven.plugin.compiler.module.AsmModuleInfoParser</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/AsmModuleInfoParser.html" target="_top">Frames</a></li>
+<li><a href="AsmModuleInfoParser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/AsmModuleInfoParser.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/AsmModuleInfoParser.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.Builder.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.Builder.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.Builder.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.Builder (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.Builder (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.Builder.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.Builder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.Builder" class="title">Uses of Class<br>org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.Builder</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.Builder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.maven.plugin.compiler.module">org.apache.maven.plugin.compiler.module</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugin.compiler.module">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.Builder</a> in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> that return <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.Builder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JavaModuleDescriptor.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html#exports-java.lang.String-">exports</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;source)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JavaModuleDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html#newAutomaticModule-java.lang.String-">newAutomaticModule</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JavaModuleDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html#newModule-java.lang.String-">newModule</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JavaModuleDescriptor.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html#requires-java.lang.String-">requires</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.Builder.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.Builder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.Builder.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.Builder.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaExports.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaExports.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaExports.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaExports (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaExports (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaExports.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaExports.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.JavaExports.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaExports" class="title">Uses of Class<br>org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaExports</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaExports.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaExports</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.maven.plugin.compiler.module">org.apache.maven.plugin.compiler.module</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugin.compiler.module">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaExports.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaExports</a> in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> that return types with arguments of type <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaExports.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaExports</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaExports.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaExports</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JavaModuleDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html#exports--">exports</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaExports.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaExports.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.JavaExports.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaExports.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaExports.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaRequires.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaRequires.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaRequires.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaRequires (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaRequires (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaRequires.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaRequires.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.JavaRequires.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaRequires" class="title">Uses of Class<br>org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaRequires</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaRequires.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaRequires</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.maven.plugin.compiler.module">org.apache.maven.plugin.compiler.module</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugin.compiler.module">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaRequires.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaRequires</a> in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> that return types with arguments of type <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaRequires.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaRequires</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaRequires.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor.JavaRequires</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JavaModuleDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html#requires--">requires</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaRequires.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaRequires.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.JavaRequires.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaRequires.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.JavaRequires.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,236 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor" class="title">Uses of Class<br>org.apache.maven.plugin.compiler.module.JavaModuleDescriptor</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.maven.plugin.compiler.module">org.apache.maven.plugin.compiler.module</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugin.compiler.module">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a> in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> that return <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">JavaModuleDescriptor.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html#build--">build</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ProjectAnalyzerResult.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#getBaseModuleDescriptor--">getBaseModuleDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ProjectAnalyzerRequest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html#getBaseModuleDescriptor--">getBaseModuleDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ReflectModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.html#getModuleDescriptor-java.io.File-">getModuleDescriptor</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;modulePath)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">QDoxModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/QDoxModuleInfoParser.html#getModuleDescriptor-java.io.File-">getModuleDescriptor</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;modulePath)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.html#getModuleDescriptor-java.io.File-">getModuleDescriptor</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;modulePath)</code>
+<div class="block">Extracts the name from the module-info file</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsmModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.html#getModuleDescriptor-java.io.File-">getModuleDescriptor</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;modulePath)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> that return types with arguments of type <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>,<a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ProjectAnalyzerResult.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#getPathElements--">getPathElements</a></span>()</code>
+<div class="block">Ordered map, respects the classpath order</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> with parameters of type <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ProjectAnalyzerResult.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#setBaseModuleDescriptor-org.apache.maven.plugin.compiler.module.JavaModuleDescriptor-">setBaseModuleDescriptor</a></span>(<a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a>&nbsp;baseModuleDescriptor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html" title="class in org.apache.maven.plugin.compiler.module">ProjectAnalyzerRequest</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ProjectAnalyzerRequest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html#setBaseModuleDescriptor-org.apache.maven.plugin.compiler.module.JavaModuleDescriptor-">setBaseModuleDescriptor</a></span>(<a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a>&nbsp;baseModuleDescriptor)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> with type arguments of type <a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ProjectAnalyzerResult.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#setPathElements-java.util.Map-">setPathElements</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>,<a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">JavaModuleDescriptor</a>&gt;&nbsp;pathElements)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.html" target="_top">Frames</a></li>
+<li><a href="JavaModuleDescriptor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/JavaModuleDescriptor.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.Type.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.Type.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.Type.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,192 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugin.compiler.module.ModuleInfoParser.Type (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.compiler.module.ModuleInfoParser.Type (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.Type.html" target="_top">Frames</a></li>
+<li><a href="ModuleInfoParser.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugin.compiler.module.ModuleInfoParser.Type" class="title">Uses of Class<br>org.apache.maven.plugin.compiler.module.ModuleInfoParser.Type</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.maven.plugin.compiler.module">org.apache.maven.plugin.compiler.module</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugin.compiler.module">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a> in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> that return <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ReflectModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">QDoxModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/QDoxModuleInfoParser.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.html#getType--">getType</a></span>()</code>
+<div class="block">What kind of file does the parser use</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsmModuleInfoParser.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ModuleInfoParser.Type.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">ModuleInfoParser.Type</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">ModuleInfoParser.Type.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.Type.html" target="_top">Frames</a></li>
+<li><a href="ModuleInfoParser.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.Type.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.Type.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.maven.plugin.compiler.module.ModuleInfoParser (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.maven.plugin.compiler.module.ModuleInfoParser (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.html" target="_top">Frames</a></li>
+<li><a href="ModuleInfoParser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.maven.plugin.compiler.module.ModuleInfoParser" class="title">Uses of Interface<br>org.apache.maven.plugin.compiler.module.ModuleInfoParser</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">ModuleInfoParser</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.maven.plugin.compiler.module">org.apache.maven.plugin.compiler.module</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugin.compiler.module">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">ModuleInfoParser</a> in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a> that implement <a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">ModuleInfoParser</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module">AsmModuleInfoParser</a></span></code>
+<div class="block">Extract information from module with ASM</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/QDoxModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module">QDoxModuleInfoParser</a></span></code>
+<div class="block">Extract information from module with QDox</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module">ReflectModuleInfoParser</a></span></code>
+<div class="block">This class is could be replaced with a Java 9 MultiRelease implementation</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.html" target="_top">Frames</a></li>
+<li><a href="ModuleInfoParser.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ModuleInfoParser.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ProjectAnalyzer.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ProjectAnalyzer.html (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ProjectAnalyzer.html Tue Jul 25 23:24:13 2017
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugin.compiler.module.ProjectAnalyzer (Apache Maven Compiler Plugin 3.6.2 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.compiler.module.ProjectAnalyzer (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzer.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/ProjectAnalyzer.html" target="_top">Frames</a></li>
+<li><a href="ProjectAnalyzer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugin.compiler.module.ProjectAnalyzer" class="title">Uses of Class<br>org.apache.maven.plugin.compiler.module.ProjectAnalyzer</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.maven.plugin.compiler.module.ProjectAnalyzer</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="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>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugin/compiler/module/ProjectAnalyzer.html" title="class in org.apache.maven.plugin.compiler.module">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/maven/plugin/compiler/module/class-use/ProjectAnalyzer.html" target="_top">Frames</a></li>
+<li><a href="ProjectAnalyzer.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ProjectAnalyzer.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/module/class-use/ProjectAnalyzer.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision