You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/08/14 20:31:03 UTC

[maven-site] branch master updated: Retire maven-repository-builder

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new c3c382e  Retire maven-repository-builder
c3c382e is described below

commit c3c382e783c4188fd52e773659cb584a4b3439b8
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Wed Aug 14 22:30:58 2019 +0200

    Retire maven-repository-builder
---
 content/apt/shared/index.apt | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/content/apt/shared/index.apt b/content/apt/shared/index.apt
index f761d4d..471aea3 100644
--- a/content/apt/shared/index.apt
+++ b/content/apt/shared/index.apt
@@ -30,8 +30,7 @@
 
 Shared Components
 
-The shared components are currently under transition to Maven 3.x only components.
-
+  The shared components are currently under transition to Maven 3.x only components.
 
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 || <<Shared Component>>                                                      || <<Version>> || <<Release Date>> || <<Description>> || <<Source Repository>> || <<Issue Tracking>> |
@@ -64,8 +63,6 @@ The shared components are currently under transition to Maven 3.x only component
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-reporting-impl/} <<<maven-reporting-impl>>>}}             | 3.0.0        | 2017-06-21        | Abstract classes to manage report generation. | {{{https://gitbox.apache.org/repos/asf/maven-reporting-impl.git}Git}} / {{{https://github.com/apache/maven-reporting-impl/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13274}JIRA}}
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
-| {{{/shared/maven-repository-builder/} <<<maven-repository-builder>>>}}     | 1.0          | 2014-11-11        |  | {{{https://gitbox.apache.org/repos/asf/maven-repository-builder.git}Git}} / {{{https://github.com/apache/maven-repository-builder/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13275}JIRA}}
-*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-script-interpreter/} <<<maven-script-interpreter>>>}}     | 1.2          | 2017-07-21        | Utilities to interpret/execute some scripts for various implementations: groovy or beanshell. | {{{https://gitbox.apache.org/repos/asf/maven-script-interpreter.git}Git}} / {{{https://github.com/apache/maven-script-interpreter/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15256}JIRA}}
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-shared-incremental/} <<<maven-shared-incremental>>>}}     | 1.1          | 2013-04-08        | Various utility classes and plexus components for supporting incremental build functionality in Maven plugins. | {{{https://gitbox.apache.org/repos/asf/maven-shared-incremental.git}Git}} / {{{https://github.com/apache/maven-shared-incremental/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15650}JIRA}}