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 hb...@apache.org on 2016/07/17 07:36:07 UTC

svn commit: r992997 [2/23] - in /websites/production/maven/components/shared-archives/maven-shared-utils-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/utils/ apidocs/org/apache/maven/shared/utils/class-use/ apidocs/org/apache/maven/shared/utils/c...

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/index-all.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/index-all.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/index-all.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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 Shared Utils 3.0.1 API)";
+        parent.document.title="Index (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -66,20 +66,33 @@
 </a>
 <h2 class="title">A</h2>
 <dl>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#a(char[],%20int,%20int)">a(char[], int, int)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append content to the buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#a(char[])">a(char[])</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append content to the buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#a(java.lang.CharSequence,%20int,%20int)">a(CharSequence, int, int)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append content to the buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#a(java.lang.CharSequence)">a(CharSequence)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append content to the buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#a(java.lang.Object)">a(Object)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append content to the buffer.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#abbreviate(java.lang.String,%20int)">abbreviate(String, int)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
-<div class="block">Turn "Now is the time for all good men" into "Now is the time for..."
- <p/>
- Specifically:
- <p/>
- If str is less than max characters long, return it.</div>
+<div class="block">Turn "Now is the time for all good men" into "Now is the time for..."</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#abbreviate(java.lang.String,%20int,%20int)">abbreviate(String, int, int)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
-<div class="block">Turn "Now is the time for all good men" into "...is the time for..."
- <p/>
- Works like abbreviate(String, int), but allows you to specify a "left edge"
- offset.</div>
+<div class="block">Turn "Now is the time for all good men" into "...is the time for..."</div>
 </dd>
 <dt><a href="./org/apache/maven/shared/utils/cli/javatool/AbstractJavaTool.html" title="class in org.apache.maven.shared.utils.cli.javatool"><span class="strong">AbstractJavaTool</span></a>&lt;<a href="./org/apache/maven/shared/utils/cli/javatool/AbstractJavaTool.html" title="type parameter in AbstractJavaTool">Request</a> extends <a href="./org/apache/maven/shared/utils/cli/javatool/JavaToolRequest.html" title="interface in org.apache.maven.shared.utils.cli.javatool">JavaToolRequest</a>&gt; - Class in <a href="./org/apache/maven/shared/utils/cli/javatool/package-summary.html">org.apache.maven.shared.utils.cli.javatool</a></dt>
 <dd>
@@ -141,6 +154,18 @@
 <dd>
 <div class="block">Create instance of BournShell.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#buffer()">buffer()</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>
+<div class="block">Create a default message buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#buffer(java.lang.StringBuilder)">buffer(StringBuilder)</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>
+<div class="block">Create a message buffer with defined String builder.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#buffer(int)">buffer(int)</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>
+<div class="block">Create a message buffer with an internal buffer of defined size.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/Xpp3DomBuilder.html#build(java.io.Reader)">build(Reader)</a></span> - Static method in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/Xpp3DomBuilder.html" title="class in org.apache.maven.shared.utils.xml">Xpp3DomBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/Xpp3DomBuilder.html#build(java.io.InputStream,%20java.lang.String)">build(InputStream, String)</a></span> - Static method in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/Xpp3DomBuilder.html" title="class in org.apache.maven.shared.utils.xml">Xpp3DomBuilder</a></dt>
@@ -240,29 +265,30 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/IOUtil.html#close(java.nio.channels.Channel)">close(Channel)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/IOUtil.html" title="class in org.apache.maven.shared.utils.io">IOUtil</a></dt>
 <dd>
-<div class="block">Closes a channel.</div>
+<div class="block">Closes a <code>Channel</code> suppressing any <code>IOException</code>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/IOUtil.html#close(java.io.InputStream)">close(InputStream)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/IOUtil.html" title="class in org.apache.maven.shared.utils.io">IOUtil</a></dt>
 <dd>
-<div class="block">Closes the input stream.</div>
+<div class="block">Closes an <code>InputStream</code> suppressing any <code>IOException</code>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/IOUtil.html#close(java.io.OutputStream)">close(OutputStream)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/IOUtil.html" title="class in org.apache.maven.shared.utils.io">IOUtil</a></dt>
 <dd>
-<div class="block">Closes the output stream.</div>
+<div class="block">Closes an <code>OutputStream</code> suppressing any <code>IOException</code>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/IOUtil.html#close(java.io.Reader)">close(Reader)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/IOUtil.html" title="class in org.apache.maven.shared.utils.io">IOUtil</a></dt>
 <dd>
-<div class="block">Closes the reader.</div>
+<div class="block">Closes a <code>Reader</code> suppressing any <code>IOException</code>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/IOUtil.html#close(java.io.Writer)">close(Writer)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/IOUtil.html" title="class in org.apache.maven.shared.utils.io">IOUtil</a></dt>
 <dd>
-<div class="block">Closes the writer.</div>
+<div class="block">Closes a <code>Writer</code> suppressing any <code>IOException</code>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/XmlStreamReader.html#close()">close()</a></span> - Method in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/XmlStreamReader.html" title="class in org.apache.maven.shared.utils.xml">XmlStreamReader</a></dt>
 <dt><a href="./org/apache/maven/shared/utils/cli/shell/CmdShell.html" title="class in org.apache.maven.shared.utils.cli.shell"><span class="strong">CmdShell</span></a> - Class in <a href="./org/apache/maven/shared/utils/cli/shell/package-summary.html">org.apache.maven.shared.utils.cli.shell</a></dt>
 <dd>
 <div class="block">
- Implementation to call the CMD Shell present on Windows NT, 2000 and XP</div>
+ Implementation to call the CMD Shell present on Windows NT, 2000 and XP
+ </div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/shell/CmdShell.html#CmdShell()">CmdShell()</a></span> - Constructor for class org.apache.maven.shared.utils.cli.shell.<a href="./org/apache/maven/shared/utils/cli/shell/CmdShell.html" title="class in org.apache.maven.shared.utils.cli.shell">CmdShell</a></dt>
 <dd>
@@ -315,7 +341,8 @@
 <dt><a href="./org/apache/maven/shared/utils/cli/shell/CommandShell.html" title="class in org.apache.maven.shared.utils.cli.shell"><span class="strong">CommandShell</span></a> - Class in <a href="./org/apache/maven/shared/utils/cli/shell/package-summary.html">org.apache.maven.shared.utils.cli.shell</a></dt>
 <dd>
 <div class="block">
- Implementation to call the Command.com Shell present on Windows 95, 98 and Me</div>
+ Implementation to call the Command.com Shell present on Windows 95, 98 and Me
+ </div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/shell/CommandShell.html#CommandShell()">CommandShell()</a></span> - Constructor for class org.apache.maven.shared.utils.cli.shell.<a href="./org/apache/maven/shared/utils/cli/shell/CommandShell.html" title="class in org.apache.maven.shared.utils.cli.shell">CommandShell</a></dt>
 <dd>
@@ -513,13 +540,17 @@
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/DirectoryWalkListener.html#debug(java.lang.String)">debug(String)</a></span> - Method in interface org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/DirectoryWalkListener.html" title="interface in org.apache.maven.shared.utils.io">DirectoryWalkListener</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/WalkCollector.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/WalkCollector.html" title="class in org.apache.maven.shared.utils.io">WalkCollector</a></dt>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#debug()">debug()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for DEBUG level display.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/XmlWriterUtil.html#DEFAULT_COLUMN_LINE">DEFAULT_COLUMN_LINE</a></span> - Static variable in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/XmlWriterUtil.html" title="class in org.apache.maven.shared.utils.xml">XmlWriterUtil</a></dt>
 <dd>
-<div class="block">The default column before line wrapping i.e.</div>
+<div class="block">The default column before line wrapping i.e. 80.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/XmlWriterUtil.html#DEFAULT_INDENTATION_SIZE">DEFAULT_INDENTATION_SIZE</a></span> - Static variable in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/XmlWriterUtil.html" title="class in org.apache.maven.shared.utils.xml">XmlWriterUtil</a></dt>
 <dd>
-<div class="block">The default line indenter size i.e.</div>
+<div class="block">The default line indenter size i.e. 2.</div>
 </dd>
 <dt><a href="./org/apache/maven/shared/utils/cli/DefaultConsumer.html" title="class in org.apache.maven.shared.utils.cli"><span class="strong">DefaultConsumer</span></a> - Class in <a href="./org/apache/maven/shared/utils/cli/package-summary.html">org.apache.maven.shared.utils.cli</a></dt>
 <dd>&nbsp;</dd>
@@ -653,6 +684,10 @@
 <div class="block">Compares two Strings, returning <code>true</code> if they are equal ignoring
  the case.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#error()">error()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for ERROR level display.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#escape(java.lang.String)">escape(String)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Escapes any values it finds into their String form.</div>
@@ -714,6 +749,14 @@
 </a>
 <h2 class="title">F</h2>
 <dl>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#failure()">failure()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for failure message display.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#failure(java.lang.Object)">failure(Object)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append failure message: equivalent to appending failure color, then message, then reset.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/Os.html#FAMILY_DOS">FAMILY_DOS</a></span> - Static variable in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/Os.html" title="class in org.apache.maven.shared.utils">Os</a></dt>
 <dd>
 <div class="block">OS family that can be tested for.</div>
@@ -859,6 +902,10 @@
 <dd>
 <div class="block">Make a directory.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#format(java.lang.String,%20java.lang.Object...)">format(String, Object...)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append formatted content to the buffer.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/MatchPatterns.html#from(java.lang.String...)">from(String...)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/MatchPatterns.html" title="class in org.apache.maven.shared.utils.io">MatchPatterns</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/MatchPattern.html#fromString(java.lang.String)">fromString(String)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/MatchPattern.html" title="class in org.apache.maven.shared.utils.io">MatchPattern</a></dt>
@@ -1116,6 +1163,10 @@
 <dd>
 <div class="block">Find the first index of any of a set of potential substrings.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#info()">info()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for INFO level display.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#interpolate(java.lang.String,%20java.util.Map)">interpolate(String, Map&lt;?, ?&gt;)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Fill all 'variables' in the given text with the values from the map.</div>
@@ -1154,6 +1205,10 @@
 <div class="block">
  Checks if a String is whitespace, empty ("") or null.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#isColor()">isColor()</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>
+<div class="block">Is message color active: requires JAnsi available (through Maven) and the color has not been disabled.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/shell/Shell.html#isDoubleQuotedArgumentEscaped()">isDoubleQuotedArgumentEscaped()</a></span> - Method in class org.apache.maven.shared.utils.cli.shell.<a href="./org/apache/maven/shared/utils/cli/shell/Shell.html" title="class in org.apache.maven.shared.utils.cli.shell">Shell</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#isEmpty(java.lang.String)">isEmpty(String)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
@@ -1246,7 +1301,8 @@
 </dd>
 <dt><a href="./org/apache/maven/shared/utils/cli/javatool/JavaToolException.html" title="class in org.apache.maven.shared.utils.cli.javatool"><span class="strong">JavaToolException</span></a> - Exception in <a href="./org/apache/maven/shared/utils/cli/javatool/package-summary.html">org.apache.maven.shared.utils.cli.javatool</a></dt>
 <dd>
-<div class="block">Signals an error during the construction of the command line used to invoke java tool, e.g.</div>
+<div class="block">Signals an error during the construction of the command line used to invoke java tool, e.g. illegal invocation
+ arguments.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/javatool/JavaToolException.html#JavaToolException(java.lang.String)">JavaToolException(String)</a></span> - Constructor for exception org.apache.maven.shared.utils.cli.javatool.<a href="./org/apache/maven/shared/utils/cli/javatool/JavaToolException.html" title="class in org.apache.maven.shared.utils.cli.javatool">JavaToolException</a></dt>
 <dd>&nbsp;</dd>
@@ -1302,12 +1358,41 @@
 <dd>
 <div class="block">Note: the file content is read with platform encoding</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.net.URL)">loadOptionalProperties(URL)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils">PropertyUtils</a></dt>
+<dd>
+<div class="block">Loads <code>Properties</code> from a given <code>URL</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.File)">loadOptionalProperties(File)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils">PropertyUtils</a></dt>
+<dd>
+<div class="block">Loads <code>Properties</code> from a given <code>File</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.InputStream)">loadOptionalProperties(InputStream)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils">PropertyUtils</a></dt>
+<dd>
+<div class="block">Loads <code>Properties</code> from a given <code>InputStream</code>.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.net.URL)">loadProperties(URL)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils">PropertyUtils</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>As of 3.1.0, please use method <a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.net.URL)"><code>PropertyUtils.loadOptionalProperties(java.net.URL)</code></a>. This method should not
+ be used as it suppresses exceptions silently when loading properties fails and returns <code>null</code> instead of an
+ empty <code>Properties</code> instance when the given <code>URL</code> is <code>null</code>.</i></div>
+</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.io.File)">loadProperties(File)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils">PropertyUtils</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>As of 3.1.0, please use method <a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.File)"><code>PropertyUtils.loadOptionalProperties(java.io.File)</code></a>. This method should not
+ be used as it suppresses exceptions silently when loading properties fails and returns <code>null</code> instead of an
+ empty <code>Properties</code> instance when the given <code>File</code> is <code>null</code>.</i></div>
+</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.io.InputStream)">loadProperties(InputStream)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils">PropertyUtils</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>As of 3.1.0, please use method <a href="./org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.InputStream)"><code>PropertyUtils.loadOptionalProperties(java.io.InputStream)</code></a>. This method
+ should not be used as it suppresses exceptions silently when loading properties fails.</i></div>
+</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#lowerCase(java.lang.String)">lowerCase(String)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Convert a String to lower case, <code>null</code> String
@@ -1381,6 +1466,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/Xpp3DomUtils.html#mergeXpp3Dom(org.apache.maven.shared.utils.xml.Xpp3Dom,%20org.apache.maven.shared.utils.xml.Xpp3Dom)">mergeXpp3Dom(Xpp3Dom, Xpp3Dom)</a></span> - Static method in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/Xpp3DomUtils.html" title="class in org.apache.maven.shared.utils.xml">Xpp3DomUtils</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging"><span class="strong">MessageBuffer</span></a> - Interface in <a href="./org/apache/maven/shared/utils/logging/package-summary.html">org.apache.maven.shared.utils.logging</a></dt>
+<dd>
+<div class="block">Message buffer that supports configurable styling.</div>
+</dd>
+<dt><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging"><span class="strong">MessageUtils</span></a> - Class in <a href="./org/apache/maven/shared/utils/logging/package-summary.html">org.apache.maven.shared.utils.logging</a></dt>
+<dd>
+<div class="block">Colored message utils, to manage colors colors consistently across plugins (only if Maven version is at least 3.4.0).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#MessageUtils()">MessageUtils()</a></span> - Constructor for class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#mid(java.lang.String,%20int,%20int)">mid(String, int, int)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Gets <code>n</code> characters from the middle of a String.</div>
@@ -1389,12 +1484,24 @@
 <dd>
 <div class="block">Simple way to make a directory</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#mojo()">mojo()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for mojo message display.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#mojo(java.lang.Object)">mojo(Object)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append mojo message: equivalent to appending mojo color, then message, then reset.</div>
+</dd>
 </dl>
 <a name="_N_">
 <!--   -->
 </a>
 <h2 class="title">N</h2>
 <dl>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#newline()">newline()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append a newline to the buffer.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/ReaderFactory.html#newPlatformReader(java.io.File)">newPlatformReader(File)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/ReaderFactory.html" title="class in org.apache.maven.shared.utils">ReaderFactory</a></dt>
 <dd>
 <div class="block">Create a new Reader with default plaform encoding.</div>
@@ -1469,6 +1576,11 @@
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/maven/shared/utils/io/package-summary.html">org.apache.maven.shared.utils.io</a> - package org.apache.maven.shared.utils.io</dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/shared/utils/logging/package-summary.html">org.apache.maven.shared.utils.logging</a> - package org.apache.maven.shared.utils.logging</dt>
+<dd>
+<div class="block">An API to write Maven messages to console with styled color content, consistently across whole
+ Maven ecosystem (Maven itself or any plugin or extension).</div>
+</dd>
 <dt><a href="./org/apache/maven/shared/utils/reflection/package-summary.html">org.apache.maven.shared.utils.reflection</a> - package org.apache.maven.shared.utils.reflection</dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/maven/shared/utils/xml/package-summary.html">org.apache.maven.shared.utils.xml</a> - package org.apache.maven.shared.utils.xml</dt>
@@ -1553,6 +1665,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/PrettyPrintXMLWriter.html#PrettyPrintXMLWriter(java.io.PrintWriter,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">PrettyPrintXMLWriter(PrintWriter, String, String, String, String)</a></span> - Constructor for class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/PrettyPrintXMLWriter.html" title="class in org.apache.maven.shared.utils.xml">PrettyPrintXMLWriter</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#project()">project()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for project message display.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#project(java.lang.Object)">project(Object)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append project message: equivalent to appending project color, then message, then reset.</div>
+</dd>
 <dt><a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils"><span class="strong">PropertyUtils</span></a> - Class in <a href="./org/apache/maven/shared/utils/package-summary.html">org.apache.maven.shared.utils</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/PropertyUtils.html#PropertyUtils()">PropertyUtils()</a></span> - Constructor for class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/PropertyUtils.html" title="class in org.apache.maven.shared.utils">PropertyUtils</a></dt>
@@ -1596,7 +1716,9 @@
 <dt><a href="./org/apache/maven/shared/utils/introspection/ReflectionValueExtractor.html" title="class in org.apache.maven.shared.utils.introspection"><span class="strong">ReflectionValueExtractor</span></a> - Class in <a href="./org/apache/maven/shared/utils/introspection/package-summary.html">org.apache.maven.shared.utils.introspection</a></dt>
 <dd>
 <div class="block">Using simple dotted expressions to extract the values from an Object instance,
- For example we might want to extract a value like: <code>project.build.sourceDirectory</code></div>
+ For example we might want to extract a value like: <code>project.build.sourceDirectory</code>
+ <p/>
+ The implementation supports indexed, nested and mapped properties similar to the JSP way.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/SelectorUtils.html#REGEX_HANDLER_PREFIX">REGEX_HANDLER_PREFIX</a></span> - Static variable in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/SelectorUtils.html" title="class in org.apache.maven.shared.utils.io">SelectorUtils</a></dt>
 <dd>
@@ -1654,6 +1776,10 @@
 <dd>
 <div class="block">Replace a String with another String inside a larger String, once.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#reset()">reset()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Reset to default style.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/io/FileUtils.html#resolveFile(java.io.File,%20java.lang.String)">resolveFile(File, String)</a></span> - Static method in class org.apache.maven.shared.utils.io.<a href="./org/apache/maven/shared/utils/io/FileUtils.html" title="class in org.apache.maven.shared.utils.io">FileUtils</a></dt>
 <dd>
 <div class="block">Resolve a file <code>filename</code> to it's canonical form.</div>
@@ -1728,6 +1854,10 @@
 <dd>
 <div class="block">Sets whether or not the file system should be regarded as case sensitive.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#setColor(boolean)">setColor(boolean)</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>
+<div class="block">Activates message color (if JAnsi is available).</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/javatool/JavaToolResult.html#setCommandline(org.apache.maven.shared.utils.cli.Commandline)">setCommandline(Commandline)</a></span> - Method in class org.apache.maven.shared.utils.cli.javatool.<a href="./org/apache/maven/shared/utils/cli/javatool/JavaToolResult.html" title="class in org.apache.maven.shared.utils.cli.javatool">JavaToolResult</a></dt>
 <dd>
 <div class="block">Set the commandline used to obtain this result.</div>
@@ -1818,11 +1948,11 @@
 <dd>
 <div class="block">Sets the new given value to the field <code>systemOutStreamConsumer</code> of the request.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/javatool/AbstractJavaTool.html#setToolchain(org.apache.maven.toolchain.Toolchain)">setToolchain(Toolchain)</a></span> - Method in class org.apache.maven.shared.utils.cli.javatool.<a href="./org/apache/maven/shared/utils/cli/javatool/AbstractJavaTool.html" title="class in org.apache.maven.shared.utils.cli.javatool">AbstractJavaTool</a></dt>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/javatool/AbstractJavaTool.html#setToolchain(java.lang.Object)">setToolchain(Object)</a></span> - Method in class org.apache.maven.shared.utils.cli.javatool.<a href="./org/apache/maven/shared/utils/cli/javatool/AbstractJavaTool.html" title="class in org.apache.maven.shared.utils.cli.javatool">AbstractJavaTool</a></dt>
 <dd>
 <div class="block">Set an optional tool chain to find out the java tool executable location.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/javatool/JavaTool.html#setToolchain(org.apache.maven.toolchain.Toolchain)">setToolchain(Toolchain)</a></span> - Method in interface org.apache.maven.shared.utils.cli.javatool.<a href="./org/apache/maven/shared/utils/cli/javatool/JavaTool.html" title="interface in org.apache.maven.shared.utils.cli.javatool">JavaTool</a></dt>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/javatool/JavaTool.html#setToolchain(java.lang.Object)">setToolchain(Object)</a></span> - Method in interface org.apache.maven.shared.utils.cli.javatool.<a href="./org/apache/maven/shared/utils/cli/javatool/JavaTool.html" title="interface in org.apache.maven.shared.utils.cli.javatool">JavaTool</a></dt>
 <dd>
 <div class="block">Set an optional tool chain to find out the java tool executable location.</div>
 </dd>
@@ -1855,6 +1985,7 @@
  
  <code>command.com</code>
  <code>cmd.exe</code>
+ 
  </div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/cli/shell/Shell.html#Shell()">Shell()</a></span> - Constructor for class org.apache.maven.shared.utils.cli.shell.<a href="./org/apache/maven/shared/utils/cli/shell/Shell.html" title="class in org.apache.maven.shared.utils.cli.shell">Shell</a></dt>
@@ -1937,6 +2068,10 @@
 <div class="block">Strip the specified delimiter from the front and back of
  every String in the array.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#stripAnsi(java.lang.String)">stripAnsi(String)</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>
+<div class="block">Remove any ANSI code from a message</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#stripEnd(java.lang.String,%20java.lang.String)">stripEnd(String, String)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Strip any of a supplied String from the end of a String.</div>
@@ -1945,6 +2080,14 @@
 <dd>
 <div class="block">Strip any of a supplied String from the start of a String.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#strong()">strong()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for strong message display.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#strong(java.lang.Object)">strong(Object)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append strong message: equivalent to appending strong color, then message, then reset.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#substring(java.lang.String,%20int)">substring(String, int)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Gets a substring from the specified string avoiding exceptions.</div>
@@ -1953,10 +2096,24 @@
 <dd>
 <div class="block">Gets a substring from the specified String avoiding exceptions.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#success()">success()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for success message display.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#success(java.lang.Object)">success(Object)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append success message: equivalent to appending success color, then message, then reset.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/StringUtils.html#swapCase(java.lang.String)">swapCase(String)</a></span> - Static method in class org.apache.maven.shared.utils.<a href="./org/apache/maven/shared/utils/StringUtils.html" title="class in org.apache.maven.shared.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Swaps the case of String.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#systemInstall()">systemInstall()</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>
+<div class="block">Install color support.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageUtils.html#systemUninstall()">systemUninstall()</a></span> - Static method in class org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageUtils.html" title="class in org.apache.maven.shared.utils.logging">MessageUtils</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="_T_">
 <!--   -->
@@ -2155,6 +2312,14 @@ the order they are declared.</div>
 <dd>
 <div class="block">Create an instance.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#warning()">warning()</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Insert color for WARNING level or warning message display.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html#warning(java.lang.Object)">warning(Object)</a></span> - Method in interface org.apache.maven.shared.utils.logging.<a href="./org/apache/maven/shared/utils/logging/MessageBuffer.html" title="interface in org.apache.maven.shared.utils.logging">MessageBuffer</a></dt>
+<dd>
+<div class="block">Append warning message: equivalent to appending warning color, then message, then reset.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/Xpp3DomWriter.html#write(java.io.Writer,%20org.apache.maven.shared.utils.xml.Xpp3Dom)">write(Writer, Xpp3Dom)</a></span> - Static method in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/Xpp3DomWriter.html" title="class in org.apache.maven.shared.utils.xml">Xpp3DomWriter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/shared/utils/xml/Xpp3DomWriter.html#write(java.io.PrintWriter,%20org.apache.maven.shared.utils.xml.Xpp3Dom)">write(PrintWriter, Xpp3Dom)</a></span> - Static method in class org.apache.maven.shared.utils.xml.<a href="./org/apache/maven/shared/utils/xml/Xpp3DomWriter.html" title="class in org.apache.maven.shared.utils.xml">Xpp3DomWriter</a></dt>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/index.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/index.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/index.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Maven Shared Utils 3.0.1 API</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Apache Maven Shared Utils 3.1.0-SNAPSHOT API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/Os.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/Os.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/Os.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Os (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Os (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="Os (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Os (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/PathTool.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/PathTool.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/PathTool.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PathTool (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PathTool (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="PathTool (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="PathTool (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/PropertyUtils.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/PropertyUtils.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/PropertyUtils.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyUtils (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PropertyUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="PropertyUtils (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="PropertyUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -136,15 +136,50 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.io.File)">loadProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.File)">loadOptionalProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>
+<div class="block">Loads <code>Properties</code> from a given <code>File</code>.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.io.InputStream)">loadProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.InputStream)">loadOptionalProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream)</code>
+<div class="block">Loads <code>Properties</code> from a given <code>InputStream</code>.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.net.URL)">loadProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.net.URL)">loadOptionalProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>
+<div class="block">Loads <code>Properties</code> from a given <code>URL</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.io.File)">loadProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>As of 3.1.0, please use method <a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.File)"><code>loadOptionalProperties(java.io.File)</code></a>. This method should not
+ be used as it suppresses exceptions silently when loading properties fails and returns <code>null</code> instead of an
+ empty <code>Properties</code> instance when the given <code>File</code> is <code>null</code>.</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.io.InputStream)">loadProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>As of 3.1.0, please use method <a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.InputStream)"><code>loadOptionalProperties(java.io.InputStream)</code></a>. This method
+ should not be used as it suppresses exceptions silently when loading properties fails.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadProperties(java.net.URL)">loadProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>As of 3.1.0, please use method <a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.net.URL)"><code>loadOptionalProperties(java.net.URL)</code></a>. This method should not
+ be used as it suppresses exceptions silently when loading properties fails and returns <code>null</code> instead of an
+ empty <code>Properties</code> instance when the given <code>URL</code> is <code>null</code>.</i></div>
+</div>
+</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -192,8 +227,12 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>loadProperties</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
-                        <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</pre>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
+                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 3.1.0, please use method <a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.net.URL)"><code>loadOptionalProperties(java.net.URL)</code></a>. This method should not
+ be used as it suppresses exceptions silently when loading properties fails and returns <code>null</code> instead of an
+ empty <code>Properties</code> instance when the given <code>URL</code> is <code>null</code>.</i></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - The URL which should be used to load the properties.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>The loaded properties.</dd></dl>
 </li>
@@ -204,8 +243,12 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>loadProperties</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
-                        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</pre>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
+                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 3.1.0, please use method <a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.File)"><code>loadOptionalProperties(java.io.File)</code></a>. This method should not
+ be used as it suppresses exceptions silently when loading properties fails and returns <code>null</code> instead of an
+ empty <code>Properties</code> instance when the given <code>File</code> is <code>null</code>.</i></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - The file from which the properties will be loaded.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>The loaded properties.</dd></dl>
 </li>
@@ -213,15 +256,75 @@ extends <a href="http://docs.oracle.com/
 <a name="loadProperties(java.io.InputStream)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>loadProperties</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
-                        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)</pre>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
+                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 3.1.0, please use method <a href="../../../../../org/apache/maven/shared/utils/PropertyUtils.html#loadOptionalProperties(java.io.InputStream)"><code>loadOptionalProperties(java.io.InputStream)</code></a>. This method
+ should not be used as it suppresses exceptions silently when loading properties fails.</i></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>is</code> - <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a></dd>
 <dt><span class="strong">Returns:</span></dt><dd>The loaded properties.</dd></dl>
 </li>
 </ul>
+<a name="loadOptionalProperties(java.net.URL)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadOptionalProperties</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
+public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadOptionalProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
+                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</pre>
+<div class="block">Loads <code>Properties</code> from a given <code>URL</code>.
+ <p>
+ If the given <code>URL</code> is not <code>null</code>, it is asserted to represent a valid and loadable properties
+ resource.
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - The <code>URL</code> of the properties resource to load or <code>null</code>.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The loaded properties or an empty <code>Properties</code> instance if <code>url</code> is <code>null</code>.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.1.0</dd></dl>
+</li>
+</ul>
+<a name="loadOptionalProperties(java.io.File)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadOptionalProperties</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
+public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadOptionalProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
+                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</pre>
+<div class="block">Loads <code>Properties</code> from a given <code>File</code>.
+ <p>
+ If the given <code>File</code> is not <code>null</code>, it is asserted to represent a valid and loadable properties
+ resource.
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - The <code>File</code> of the properties resource to load or <code>null</code>.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The loaded properties or an empty <code>Properties</code> instance if <code>file</code> is <code>null</code>.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.1.0</dd></dl>
+</li>
+</ul>
+<a name="loadOptionalProperties(java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>loadOptionalProperties</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
+public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;loadOptionalProperties(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
+                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream)</pre>
+<div class="block">Loads <code>Properties</code> from a given <code>InputStream</code>.
+ <p>
+ If the given <code>InputStream</code> is not <code>null</code>, it is asserted to represent a valid and loadable properties
+ resource.
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputStream</code> - The <code>InputStream</code> of the properties resource to load or <code>null</code>.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The loaded properties or an empty <code>Properties</code> instance if <code>inputStream</code> is <code>null</code>.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.1.0</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/ReaderFactory.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/ReaderFactory.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/ReaderFactory.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReaderFactory (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>ReaderFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="ReaderFactory (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="ReaderFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/StringUtils.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/StringUtils.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/StringUtils.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StringUtils (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>StringUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="StringUtils (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="StringUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -151,11 +151,7 @@ extends <a href="http://docs.oracle.com/
 <td class="colFirst"><code>static <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></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/StringUtils.html#abbreviate(java.lang.String,%20int)">abbreviate</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>&nbsp;s,
           int&nbsp;maxWidth)</code>
-<div class="block">Turn "Now is the time for all good men" into "Now is the time for..."
- <p/>
- Specifically:
- <p/>
- If str is less than max characters long, return it.</div>
+<div class="block">Turn "Now is the time for all good men" into "Now is the time for..."</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -163,10 +159,7 @@ extends <a href="http://docs.oracle.com/
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/utils/StringUtils.html#abbreviate(java.lang.String,%20int,%20int)">abbreviate</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>&nbsp;s,
           int&nbsp;offset,
           int&nbsp;maxWidth)</code>
-<div class="block">Turn "Now is the time for all good men" into "...is the time for..."
- <p/>
- Works like abbreviate(String, int), but allows you to specify a "left edge"
- offset.</div>
+<div class="block">Turn "Now is the time for all good men" into "...is the time for..."</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/WriterFactory.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/WriterFactory.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/WriterFactory.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WriterFactory (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>WriterFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="WriterFactory (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="WriterFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/Os.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/Os.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/Os.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.shared.utils.Os (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.shared.utils.Os (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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.shared.utils.Os (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Uses of Class org.apache.maven.shared.utils.Os (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/PathTool.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/PathTool.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/PathTool.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.shared.utils.PathTool (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.shared.utils.PathTool (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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.shared.utils.PathTool (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Uses of Class org.apache.maven.shared.utils.PathTool (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/PropertyUtils.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/PropertyUtils.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/PropertyUtils.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.shared.utils.PropertyUtils (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.shared.utils.PropertyUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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.shared.utils.PropertyUtils (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Uses of Class org.apache.maven.shared.utils.PropertyUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/ReaderFactory.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/ReaderFactory.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/ReaderFactory.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.shared.utils.ReaderFactory (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.shared.utils.ReaderFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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.shared.utils.ReaderFactory (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Uses of Class org.apache.maven.shared.utils.ReaderFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/StringUtils.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/StringUtils.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/StringUtils.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.shared.utils.StringUtils (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.shared.utils.StringUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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.shared.utils.StringUtils (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Uses of Class org.apache.maven.shared.utils.StringUtils (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/WriterFactory.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/WriterFactory.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/class-use/WriterFactory.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.shared.utils.WriterFactory (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.shared.utils.WriterFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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.shared.utils.WriterFactory (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Uses of Class org.apache.maven.shared.utils.WriterFactory (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/Arg.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/Arg.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/Arg.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Arg (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Arg (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="Arg (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="Arg (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineCallable.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineCallable.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineCallable.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineCallable (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CommandLineCallable (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="CommandLineCallable (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="CommandLineCallable (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineException.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineException.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineException.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineException (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CommandLineException (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="CommandLineException (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="CommandLineException (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineTimeOutException.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineTimeOutException.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/apidocs/org/apache/maven/shared/utils/cli/CommandLineTimeOutException.html Sun Jul 17 07:36:02 2016
@@ -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="en">
+<html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineTimeOutException (Apache Maven Shared Utils 3.0.1 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CommandLineTimeOutException (Apache Maven Shared Utils 3.1.0-SNAPSHOT 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="CommandLineTimeOutException (Apache Maven Shared Utils 3.0.1 API)";
+        parent.document.title="CommandLineTimeOutException (Apache Maven Shared Utils 3.1.0-SNAPSHOT API)";
     }
 //-->
 </script>