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 sv...@apache.org on 2021/12/04 15:04:01 UTC

svn commit: r1895575 - in /maven/website/content: apache-maven.pdf extensions/index.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Sat Dec  4 15:04:01 2021
New Revision: 1895575

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/apache-maven.pdf
    maven/website/content/extensions/index.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/apache-maven.pdf
==============================================================================
Binary files - no diff available.

Modified: maven/website/content/extensions/index.html
==============================================================================
--- maven/website/content/extensions/index.html (original)
+++ maven/website/content/extensions/index.html Sat Dec  4 15:04:01 2021
@@ -183,28 +183,28 @@ it is possible to hook into Maven, e.g.
 </thead><tbody>
 
 <tr class="b">
-<td align="left">notifier</td>
-<td><a class="externalLink" href="https://github.com/jcgay/maven-notifier">Jean-Christophe Gay</a></td>
+<td align="left"><a class="externalLink" href="https://github.com/jcgay/maven-notifier">notifier</a></td>
+<td>Jean-Christophe Gay</td>
 <td>A status notification will be send at the end of a Maven build.</td></tr>
 <tr class="a">
-<td align="left">polyglot</td>
-<td><a class="externalLink" href="https://github.com/takari/polyglot-maven">Takari</a></td>
+<td align="left"><a class="externalLink" href="https://github.com/takari/polyglot-maven">polyglot</a></td>
+<td>Takari</td>
 <td>Polyglot for Maven is a set of extensions that allows the POM model to be written in dialects other than XML.</td></tr>
 <tr class="b">
-<td align="left">profiler</td>
-<td><a class="externalLink" href="https://github.com/jcgay/maven-profiler">Jean-Christophe Gay</a></td>
+<td align="left"><a class="externalLink" href="https://github.com/jcgay/maven-profiler">profiler</a></td>
+<td>Jean-Christophe Gay</td>
 <td>A time execution recorder for Maven which log time taken by each mojo in your build lifecycle.</td></tr>
 <tr class="a">
-<td align="left"> </td>
-<td><a class="externalLink" href="https://github.com/takari/maven-profiler">Takari</a></td>
+<td align="left"><a class="externalLink" href="https://github.com/takari/maven-profiler">profiler</a></td>
+<td>Takari</td>
 <td>The Tesla profiler is a simple EventSpy implementation that gathers timing information.</td></tr>
 <tr class="b">
-<td align="left">smart-builder</td>
-<td><a class="externalLink" href="https://github.com/takari/takari-smart-builder">Takari</a></td>
+<td align="left"><a class="externalLink" href="https://github.com/takari/takari-smart-builder">smart-builder</a></td>
+<td>Takari</td>
 <td>The Takari Smart Builder is a replacement scheduling projects builds in a Maven multi-module build.</td></tr>
 <tr class="a">
-<td align="left">opentelemetry-maven-extension</td>
-<td><a class="externalLink" href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/maven-extension">The OpenTelemetry project</a></td>
+<td align="left"><a class="externalLink" href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/maven-extension">opentelemetry-maven-extension</a></td>
+<td>The OpenTelemetry project</td>
 <td>The OpenTelemetry Maven Extension instruments builds to gather execution details as traces for build performance optimization and for troubleshooting. <br />OpenTelemetry traces can be visualized in open source observability solutions such as <a class="externalLink" href="https://www.jaegertracing.io">Jaeger Tracing</a> as well as in commercial solutions.</td></tr>
 </tbody>
 </table></section><section>
@@ -219,8 +219,8 @@ it is possible to hook into Maven, e.g.
 </thead><tbody>
 
 <tr class="b">
-<td align="left">Gradle Enterprise</td>
-<td><a class="externalLink" href="https://docs.gradle.com/enterprise/maven-extension/">Gradle Inc.</a></td>
+<td align="left"><a class="externalLink" href="https://docs.gradle.com/enterprise/maven-extension/">Gradle Enterprise</a></td>
+<td>Gradle Inc.</td>
 <td>Captures Maven build insights that can be viewed for free on <a class="externalLink" href="https://scans.gradle.com/">scans.gradle.com</a>. Provides local and remote build caching and distributed test execution for Maven builds connected to a Gradle Enterprise installation.</td></tr>
 </tbody>
 </table></section></section>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.