Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testCompile-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testCompile-mojo.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testCompile-mojo.html Wed Jul 11 23:43:15 2018 @@ -1,365 +1,122 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-01 - | Rendered using Apache Maven Fluido Skin 1.5 + | Generated by Apache Maven Doxia Site Renderer 1.8 from target/generated-site/xdoc/testCompile-mojo.xml at 2018-07-12 + | Rendered using Apache Maven Fluido Skin 1.7 --> <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="20170901" /> + <meta name="Date-Revision-yyyymmdd" content="20180712" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Compiler Plugin – compiler:testCompile</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - - - <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script> - - <!-- Google Analytics --> + <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script> + <!-- Google Analytics --> <script type="text/javascript"> - var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-140879-1']); _gaq.push(['_trackPageview']); - (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); - </script> - </head> - <body class="topBarDisabled"> - - - - - <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"> - <a href="https://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" alt="Apache Maven Compiler Plugin"/> - </a> - </div> - <div class="pull-right"> <a href="../../" id="bannerRight"> - <img src="../../images/maven-logo-black-on-white.png" /> - </a> - </div> + </head> + <body class="topBarDisabled"> + <div class="container-fluid"> + <div id="banner"> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Apache Maven Compiler Plugin"/></a></div> + <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" alt=""/></a></div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> - - <li class=""> - <a href="https://www.apache.org/" class="externalLink" title="Apache"> - Apache</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="../../index.html" title="Maven"> - Maven</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="../index.html" title="Plugins"> - Plugins</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="index.html" title="Apache Maven Compiler Plugin"> - Apache Maven Compiler Plugin</a> - <span class="divider">/</span> - </li> - <li class="active ">compiler:testCompile</li> - - - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-09-01</li> - <li id="projectVersion" class="pull-right"> - Version: 3.7.0 - </li> - - </ul> + <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li> + <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li> + <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> + <li class=""><a href="index.html" title="Apache Maven Compiler Plugin">Apache Maven Compiler Plugin</a><span class="divider">/</span></li> + <li class="active ">compiler:testCompile</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-07-12</li> + <li id="projectVersion" class="pull-right">Version: 3.7.1-SNAPSHOT</li> + </ul> </div> - - <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> - - <ul class="nav nav-list"> - <li class="nav-header">Overview</li> - - <li> - - <a href="index.html" title="Introduction"> - <span class="none"></span> - Introduction</a> - </li> - - <li> - - <a href="plugin-info.html" title="Goals"> - <span class="none"></span> - Goals</a> - </li> - - <li> - - <a href="usage.html" title="Usage"> - <span class="none"></span> - Usage</a> - </li> - - <li> - - <a href="faq.html" title="FAQ"> - <span class="none"></span> - FAQ</a> - </li> - - <li> - - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> - <span class="none"></span> - License</a> - </li> - - <li> - - <a href="download.html" title="Download"> - <span class="none"></span> - Download</a> - </li> - <li class="nav-header">Examples</li> - - <li> - - <a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK"> - <span class="none"></span> - Compile Using A Different JDK</a> - </li> - - <li> - - <a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options"> - <span class="none"></span> - Compile Using -source and -target javac Options</a> - </li> - - <li> - - <a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements"> - <span class="none"></span> - Compile Using Memory Allocation Enhancements</a> - </li> - - <li> - - <a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments"> - <span class="none"></span> - Pass Compiler Arguments</a> - </li> - - <li> - - <a href="non-javac-compilers.html" title="Non-javac compilerIds"> - <span class="none"></span> - Non-javac compilerIds</a> - </li> - - <li> - - <a href="examples/module-info.html" title="Older projects with module-info"> - <span class="none"></span> - Older projects with module-info</a> - </li> - <li class="nav-header">Project Documentation</li> - - <li> - - <a href="project-info.html" title="Project Information"> - <span class="icon-chevron-right"></span> - Project Information</a> - </li> - - <li> - - <a href="project-reports.html" title="Project Reports"> - <span class="icon-chevron-right"></span> - Project Reports</a> - </li> - <li class="nav-header">Maven Projects</li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> - <span class="none"></span> - Archetype</a> - </li> - - <li> - - <a href="../../doxia/index.html" title="Doxia"> - <span class="none"></span> - Doxia</a> - </li> - - <li> - - <a href="../../jxr/index.html" title="JXR"> - <span class="none"></span> - JXR</a> - </li> - - <li> - - <a href="../../ref/current" title="Maven"> - <span class="none"></span> - Maven</a> - </li> - - <li> - - <a href="../../pom/index.html" title="Parent POMs"> - <span class="none"></span> - Parent POMs</a> - </li> - - <li> - - <a href="../index.html" title="Plugins"> - <span class="none"></span> - Plugins</a> - </li> - - <li> - - <a href="../../plugin-testing/index.html" title="Plugin Testing"> - <span class="none"></span> - Plugin Testing</a> - </li> - - <li> - - <a href="../../plugin-tools/index.html" title="Plugin Tools"> - <span class="none"></span> - Plugin Tools</a> - </li> - - <li> - - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> - <span class="none"></span> - Resource Bundles</a> - </li> - - <li> - - <a href="../../scm/index.html" title="SCM"> - <span class="none"></span> - SCM</a> - </li> - - <li> - - <a href="../../shared/index.html" title="Shared Components"> - <span class="none"></span> - Shared Components</a> - </li> - - <li> - - <a href="../../skins/index.html" title="Skins"> - <span class="none"></span> - Skins</a> - </li> - - <li> - - <a href="../../surefire/index.html" title="Surefire"> - <span class="none"></span> - Surefire</a> - </li> - - <li> - - <a href="../../wagon/index.html" title="Wagon"> - <span class="none"></span> - Wagon</a> - </li> - <li class="nav-header">ASF</li> - - <li> - - <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> - <span class="none"></span> - How Apache Works</a> - </li> - - <li> - - <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"> - <span class="none"></span> - Foundation</a> - </li> - - <li> - - <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> - <span class="none"></span> - Sponsoring Apache</a> - </li> - - <li> - - <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> - <span class="none"></span> - Thanks</a> - </li> - </ul> - - <form id="search-form" action="https://www.google.com/search" method="get" > - + <ul class="nav nav-list"> + <li class="nav-header">Overview</li> + <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li> + <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li> + <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li> + <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li> + <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li> + <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> + <li class="nav-header">Examples</li> + <li><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK"><span class="none"></span>Compile Using A Different JDK</a></li> + <li><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options"><span class="none"></span>Compile Using -source and -target javac Options</a></li> + <li><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements"><span class="none"></span>Compile Using Memory Allocation Enhancements</a></li> + <li><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments"><span class="none"></span>Pass Compiler Arguments</a></li> + <li><a href="non-javac-compilers.html" title="Non-javac compilerIds"><span class="none"></span>Non-javac compilerIds</a></li> + <li><a href="examples/module-info.html" title="Older projects with module-info"><span class="none"></span>Older projects with module-info</a></li> + <li><a href="multirelease.html" title="MultiRelease"><span class="none"></span>MultiRelease</a></li> + <li class="nav-header">Project Documentation</li> + <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li> + <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li> + <li class="nav-header">Maven Projects</li> + <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> + <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> + <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li> + <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li> + <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li> + <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> + <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li> + <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li> + <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li> + <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li> + <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li> + <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li> + <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> + <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li> + <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li> + <li class="nav-header">ASF</li> + <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li> + <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li> +</ul> +<form id="search-form" action="https://www.google.com/search" method="get" > <input value="$sitesearchValue" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script> - +<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> <hr /> - - <div id="poweredBy"> - - <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> - - - <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div> - - <div class="clear"></div> - <div class="clear"></div> - <div class="clear"></div> - <div class="clear"></div> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> - </a> - </div> + <div id="poweredBy"> + <div class="clear"></div> + <div class="clear"></div> + <div id="twitter"> + <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + </div> + <div class="clear"></div> + <div class="clear"></div> +<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> + </div> </div> </div> - - <div id="bodyColumn" class="span10" > - - + <div class="section"> <h2><a name="compiler:testCompile"></a>compiler:testCompile</h2> <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile</p> +<p>org.apache.maven.plugins:maven-compiler-plugin:3.7.1-SNAPSHOT:testCompile</p> <p><b>Description</b>:</p> @@ -716,8 +473,7 @@ ex. "128", "128m" if <td><tt>2.0</tt></td> -<td>Set to <tt>true</tt> to optimize the compiled code using the -compiler's optimization methods.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.optimize</tt>.<br /></td> +<td><b>Deprecated.</b> This property is a no-op in <tt>javac</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.optimize</tt>.<br /></td> </tr> <tr class="b"> @@ -1375,6 +1131,8 @@ ex. "128", "128m" if </ul><hr /> <p><b><a name="optimize">optimize</a>:</b></p> +<div><b>Deprecated.</b> This property is a no-op in <tt>javac</tt>.</div> + <div>Set to <tt>true</tt> to optimize the compiled code using the compiler's optimization methods.</div> @@ -1709,23 +1467,18 @@ is doing.</div> </div> - </div> - </div> - </div> - + </div> + </div> + </div> <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> - <p >Copyright © 2001–2017 - <a href="https://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - </p> - </div> - - - </div> + <div class="container-fluid"> + <div class="row-fluid"> + <p>Copyright ©2001–2018 +<a href="https://www.apache.org/">The Apache Software Foundation</a>. +All rights reserved.</p> + </div> + </div> </footer> - </body> + </body> </html> \ No newline at end of file
Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-frame.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-frame.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-frame.html Wed Jul 11 23:43:15 2018 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>All Classes (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>All Classes (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-noframe.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-noframe.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-noframe.html Wed Jul 11 23:43:15 2018 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>All Classes (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>All Classes (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/constant-values.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/constant-values.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/constant-values.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Constant Field Values (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Constant Field Values (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="Constant Field Values (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -110,6 +110,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/deprecated-list.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/deprecated-list.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/deprecated-list.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Deprecated List (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Deprecated List (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="Deprecated List (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -110,6 +110,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/help-doc.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/help-doc.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/help-doc.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>API Help (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>API Help (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="API Help (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -215,6 +215,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index-all.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index-all.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index-all.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Index (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Index (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="Index (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -237,6 +237,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index.html Wed Jul 11 23:43:15 2018 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Apache Maven Compiler Plugin 3.7.0 Test API</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API</title> <script type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") @@ -11,6 +11,12 @@ if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage))) targetPage = "undefined"; function validURL(url) { + try { + url = decodeURIComponent(url); + } + catch (error) { + return false; + } var pos = url.indexOf(".html"); if (pos == -1 || pos != url.length - 5) return false; @@ -22,7 +28,8 @@ if ('a' <= ch && ch <= 'z' || 'A' <= ch && ch <= 'Z' || ch == '$' || - ch == '_') { + ch == '_' || + ch.charCodeAt(0) > 127) { allowNumber = true; allowSep = true; } else if ('0' <= ch && ch <= '9' Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/CompilerMojoTestCase.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>junit.framework.Assert</li> @@ -239,7 +239,7 @@ extends <a href="http://maven.apache.org <!-- --> </a> <h3>Methods inherited from class org.apache.maven.plugin.testing.<a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</a></h3> -<code><a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo, java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</a>, <a href="http://ma ven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String, org.codehaus.plexus.util.xml.Xpp3Dom)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getContainer()" title="class or interface in org.apache.maven.plugin.testing">getContainer</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getPluginDescriptorLocation()" title="class or interface in org.apache.maven.plugin.testing">getPluginDescriptorLocation</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCa se.html?is-external=true#getPluginDescriptorPath()" title="class or interface in org.apache.maven.plugin.testing">getPluginDescriptorPath</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getPublicDescriptorStream()" title="class or interface in org.apache.maven.plugin.testing">getPublicDescriptorStream</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Class, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Object)" title="class or interface in org.a pache.maven.plugin.testing">getVariablesAndValuesFromObject</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariableValueFromObject(java.lang.Object, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">getVariableValueFromObject</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupConfiguredMojo(org.apache.maven.project.MavenProject, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupConfiguredMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupConfiguredMojo(org.apache.maven.execution.MavenSession, org.apache.maven.plugin.MojoExecution)" title="class or interface in org.apache.maven.plugin.testing">lookupConfiguredMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-tes ting-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#newMavenSession(org.apache.maven.project.MavenProject)" title="class or interface in org.apache.maven.plugin.testing">newMavenSession</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/mav en/plugin/testing/AbstractMojoTestCase.html?is-external=true#newMojoExecution(java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">newMojoExecution</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setupContainer()" title="class or interface in org.apache.maven.plugin.testing">setupContainer</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setupContainerConfiguration()" title="class or interface in org.apache.maven.plugin.testing">setupContainerConfiguration</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setVariableValueToObject(java.lang.Object, java.lang.String, java.lang.Object)" title="class or interface in o rg.apache.maven.plugin.testing">setVariableValueToObject</a></code></li> +<code><a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo,%20org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo,%20java.lang.String,%20java.io.File)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String,%20java.io.File)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</a>, <a href="h ttp://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String,%20org.codehaus.plexus.util.xml.Xpp3Dom)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getContainer()" title="class or interface in org.apache.maven.plugin.testing">getContainer</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getPluginDescriptorLocation()" title="class or interface in org.apache.maven.plugin.testing">getPluginDescriptorLocation</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/Abstract MojoTestCase.html?is-external=true#getPluginDescriptorPath()" title="class or interface in org.apache.maven.plugin.testing">getPluginDescriptorPath</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getPublicDescriptorStream()" title="class or interface in org.apache.maven.plugin.testing">getPublicDescriptorStream</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Class,%20java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Object)" title="class or interf ace in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariableValueFromObject(java.lang.Object,%20java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">getVariableValueFromObject</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupConfiguredMojo(org.apache.maven.project.MavenProject,%20java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupConfiguredMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupConfiguredMojo(org.apache.maven.execution.MavenSession,%20org.apache.maven.plugin.MojoExecution)" title=" class or interface in org.apache.maven.plugin.testing">lookupConfiguredMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String,%20java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String,%20java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String,%20java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</a>, <a href="http://maven.apache.org/plugin- testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String,%20java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#newMavenSession(org.apache.maven.project.MavenProject)" title="class or interface in org.apache.maven.plugin.testing">newMavenSession</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-test ing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#newMojoExecution(java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">newMojoExecution</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setupContainer()" title="class or interface in org.apache.maven.plugin.testing">setupContainer</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setupContainerConfiguration()" title="class or interface in org.apache.maven.plugin.testing">setupContainerConfiguration</a>, <a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setVariableValueToObject(java.lang.Object,%20java.lang.String,%20java.lang.O bject)" title="class or interface in org.apache.maven.plugin.testing">setVariableValueToObject</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.codehaus.plexus.PlexusTestCase"> @@ -259,8 +259,8 @@ extends <a href="http://maven.apache.org <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -300,12 +300,12 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>setUp</h4> <pre>protected void setUp() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setUp()" title="class or interface in org.apache.maven.plugin.testing">setUp</a></code> in class <code><a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</a></code></dd> <dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompilerBasic()"> @@ -315,10 +315,10 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompilerBasic</h4> <pre>public void testCompilerBasic() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">tests the ability of the plugin to compile a basic file</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompilerEmptySource()"> @@ -328,10 +328,10 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompilerEmptySource</h4> <pre>public void testCompilerEmptySource() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">tests the ability of the plugin to respond to empty source</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompilerIncludesExcludes()"> @@ -341,10 +341,10 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompilerIncludesExcludes</h4> <pre>public void testCompilerIncludesExcludes() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">tests the ability of the plugin to respond to includes and excludes correctly</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompilerFork()"> @@ -354,10 +354,10 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompilerFork</h4> <pre>public void testCompilerFork() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">tests the ability of the plugin to fork and successfully compile</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testOneOutputFileForAllInput()"> @@ -367,9 +367,9 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testOneOutputFileForAllInput</h4> <pre>public void testOneOutputFileForAllInput() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompilerArgs()"> @@ -379,9 +379,9 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompilerArgs</h4> <pre>public void testCompilerArgs() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testOneOutputFileForAllInput2()"> @@ -391,9 +391,9 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testOneOutputFileForAllInput2</h4> <pre>public void testOneOutputFileForAllInput2() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompileFailure()"> @@ -403,9 +403,9 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompileFailure</h4> <pre>public void testCompileFailure() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompileFailOnError()"> @@ -415,9 +415,9 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompileFailOnError</h4> <pre>public void testCompileFailOnError() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompileSkipMain()"> @@ -427,11 +427,11 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompileSkipMain</h4> <pre>public void testCompileSkipMain() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">Tests that setting 'skipMain' to true skips compilation of the main Java source files, but that test Java source files are still compiled.</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> <a name="testCompileSkipTest()"> @@ -441,11 +441,11 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>testCompileSkipTest</h4> <pre>public void testCompileSkipTest() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">Tests that setting 'skip' to true skips compilation of the test Java source files, but that main Java source files are still compiled.</div> <dl><dt><span class="strong">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> </li> </ul> </li> @@ -515,6 +515,6 @@ extends <a href="http://maven.apache.org <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojoTestCase.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.maven.plugin.compiler.CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.maven.plugin.compiler.CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilerMojoTestCase (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -110,6 +110,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-frame.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-frame.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-frame.html Wed Jul 11 23:43:15 2018 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-summary.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-summary.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -128,6 +128,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-tree.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-tree.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-tree.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -71,7 +71,7 @@ <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> +<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">junit.framework.Assert <ul> @@ -139,6 +139,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-use.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-use.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-use.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -110,6 +110,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html Wed Jul 11 23:43:15 2018 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="nl"> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CompilerManagerStub (Apache Maven Compiler Plugin 3.7.0 Test API)</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>CompilerManagerStub (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CompilerManagerStub (Apache Maven Compiler Plugin 3.7.0 Test API)"; + parent.document.title="CompilerManagerStub (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.maven.plugin.compiler.stubs.CompilerManagerStub</li> @@ -100,7 +100,7 @@ <hr> <br> <pre>public class <span class="strong">CompilerManagerStub</span> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements org.codehaus.plexus.compiler.manager.CompilerManager</pre> <dl><dt><span class="strong">Author:</span></dt> <dd>Edwin Punzalan</dd></dl> @@ -159,15 +159,15 @@ implements org.codehaus.plexus.compiler. </tr> <tr class="altColor"> <td class="colFirst"><code>org.codehaus.plexus.compiler.Compiler</code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#getCompiler(java.lang.String)">getCompiler</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> compilerId)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#getCompiler(java.lang.String)">getCompiler</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> compilerId)</code> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -215,7 +215,7 @@ implements org.codehaus.plexus.compiler. <ul class="blockListLast"> <li class="blockList"> <h4>getCompiler</h4> -<pre>public org.codehaus.plexus.compiler.Compiler getCompiler(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> compilerId) +<pre>public org.codehaus.plexus.compiler.Compiler getCompiler(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> compilerId) throws org.codehaus.plexus.compiler.manager.NoSuchCompilerException</pre> <dl> <dt><strong>Specified by:</strong></dt> @@ -291,6 +291,6 @@ implements org.codehaus.plexus.compiler. <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file
