You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/18 18:21:38 UTC

[maven-site] 01/01: [MNGSITE-393] assume Maven 3

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

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

commit 187b9f4d456f0049013a75fdfea2d3a3a93d7d6f
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Mon May 18 14:21:30 2020 -0400

    [MNGSITE-393] assume Maven 3
    
    @rfscholte and fix some grammar
---
 content/apt/shared/index.apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/apt/shared/index.apt b/content/apt/shared/index.apt
index efcedb5..685fecd 100644
--- a/content/apt/shared/index.apt
+++ b/content/apt/shared/index.apt
@@ -39,9 +39,9 @@ Shared Components
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-archiver/} <<<maven-archiver>>>}}                         | 3.5.0        | 2019-10-23        | Is mainly used by plugins to handle packaging. | {{{https://gitbox.apache.org/repos/asf/maven-archiver.git}Git}} / {{{https://github.com/apache/maven-archiver/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13268}JIRA}}
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
-| {{{/shared/maven-artifact-transfer/} <<<maven-artifact-transfer>>>}}       | 0.12.0       | 2019-11-30        | An API to install, deploy and resolving artifacts with Maven3 | {{{https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git}Git}} / {{{https://github.com/apache/maven-artifact-transfer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13281}JIRA}}
+| {{{/shared/maven-artifact-transfer/} <<<maven-artifact-transfer>>>}}       | 0.12.0       | 2019-11-30        | An API to install, deploy and resolve artifacts with Maven | {{{https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git}Git}} / {{{https://github.com/apache/maven-artifact-transfer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13281}JIRA}}
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
-| {{{/shared/maven-common-artifact-filters/} <<<maven-common-artifact-filters>>>}}  | 3.1.0 | 2018-12-18        | Used to filter lists of Artifact instances. | {{{https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git}Git}} / {{{https://github.com/apache/maven-common-artifact-filters/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13269}JIRA}}
+| {{{/shared/maven-common-artifact-filters/} <<<maven-common-artifact-filters>>>}}  | 3.1.0 | 2018-12-18        | Filters lists of Artifact instances. | {{{https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git}Git}} / {{{https://github.com/apache/maven-common-artifact-filters/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13269}JIRA}}
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-dependency-analyzer/} <<<maven-dependency-analyzer>>>}}   | 1.11.1        | 2018-12-25        | Maven Dependency Analyzer component. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git}Git}} / {{{https://github.com/apache/maven-dependency-analyzer/}GitHub}} | {{{https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-dependency-analyzer}JIRA}}
 *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+