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:51:59 UTC

svn commit: r992998 [1/2] - in /websites/production/maven/components/shared-archives/maven-shared-utils-LATEST: index.html surefire-report.html

Author: hboutemy
Date: Sun Jul 17 07:51:59 2016
New Revision: 992998

Log:
Site checkin for project Apache Maven Shared Utils

Modified:
    websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/index.html
    websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/surefire-report.html

Modified: websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/index.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/index.html (original)
+++ websites/production/maven/components/shared-archives/maven-shared-utils-LATEST/index.html Sun Jul 17 07:51:59 2016
@@ -412,7 +412,7 @@
 <h2><a name="Apache_Maven_Shared_Utils"></a>Apache Maven Shared Utils</h2>
 <p>This project aims to be a functional replacement for <a class="externalLink" href="http://codehaus-plexus.github.io/plexus-utils/">plexus-utils</a> in Maven.</p>
 <p>It is not a 100% API compatible replacement though but a replacement <i>with improvements</i>: lots of methods got cleaned up, generics got added and we dropped a lot of unused code.</p>
-<p>Then there are additions, like <a href="#apidocsorgapachemavensharedutilsloggingpackage-summary.html">styled message API</a>.</p></div>
+<p>Then there are additions, like <a href="./apidocs/org/apache/maven/shared/utils/logging/package-summary.html">styled message API</a>.</p></div>
 <div class="section">
 <h2><a name="Why"></a>Why?</h2>
 <p>plexus-utils consisted mostly of code that was forked from various apache projects. maven-shared-utils is based on the original from the Apache sources.</p></div>