This is an automated email from the ASF dual-hosted git repository. slachiewicz 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 a335b4f Release for maven-checkstyle-plugin, maven-archiver, maven-common-artifact-filters a335b4f is described below commit a335b4f726f8f356402094425123a4258a840ed0 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Sat Jan 30 23:36:17 2021 +0100 Release for maven-checkstyle-plugin, maven-archiver, maven-common-artifact-filters --- content/apt/plugins/index.apt | 2 +- content/apt/shared/index.apt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt index f9d6970..a8b573a 100644 --- a/content/apt/plugins/index.apt +++ b/content/apt/plugins/index.apt @@ -113,7 +113,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-changes-plugin/} <<<changes>>>}} | B+R | 2.12.1 | 2016-11-01 | Generate a report from an issue tracker or a change document. | {{{https://gitbox.apache.org/repos/asf/maven-changes-plugin.git}Git}} / {{{https://github.com/apache/maven-changes-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCHANGES}Jira MCHANGES}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}} | B+R | 3.1.1 | 2020-02-08 | Generate a Checkstyle report. | {{{https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git}Git}} / {{{https://github.com/apache/maven-checkstyle-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCHECKSTYLE}Jira MCHECKSTYLE}} +| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}} | B+R | 3.1.2 | 2021-01-30 | Generate a Checkstyle report. | {{{https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git}Git}} / {{{https://github.com/apache/maven-checkstyle-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCHECKSTYLE}Jira MCHECKSTYLE}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-doap-plugin/} <<<doap>>>}} | B | 1.2 | 2015-03-17 | Generate a Description of a Project (DOAP) file from a POM. | {{{https://gitbox.apache.org/repos/asf/maven-doap-plugin.git}Git}} / {{{https://github.com/apache/maven-doap-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDOAP}Jira MDOAP}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ diff --git a/content/apt/shared/index.apt b/content/apt/shared/index.apt index cb43762..3d53ee8 100644 --- a/content/apt/shared/index.apt +++ b/content/apt/shared/index.apt @@ -37,11 +37,11 @@ Shared Components *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ | {{{/shared/file-management/} <<<file-management>>>}} | 3.0.0 | 2015-12-25 | API to collect files from a given directory using several include/exclude rules. | {{{https://gitbox.apache.org/repos/asf/maven-file-management.git}Git}} / {{{https://github.com/apache/maven-file-management/}GitHub}} | {{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = file-management}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/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/issues/?jql=project = MSHARED AND status != Closed AND component = maven-archiver}JIRA}} +| {{{/shared/maven-archiver/} <<<maven-archiver>>>}} | 3.5.1 | 2021-01-29 | 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/issues/?jql=project = MSHARED AND status != Closed AND component = maven-archiver}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ | {{{/shared/maven-artifact-transfer/} <<<maven-artifact-transfer>>>}} | 0.13.1 | 2020-12-26 | 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/issues/?jql=project = MSHARED AND status != Closed AND component = maven-artifact-transfer}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/issues/?jql=project = MSHARED AND status != Closed AND component = maven-common-artifact-filters}JIRA}} +| {{{/shared/maven-common-artifact-filters/} <<<maven-common-artifact-filters>>>}} | 3.1.1 | 2021-01-30 | 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/issues/?jql=project = MSHARED AND status != Closed AND component = maven-common-artifact-filters}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ | {{{/shared/maven-dependency-analyzer/} <<<maven-dependency-analyzer>>>}} | 1.11.3 | 2020-08-26 | 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 = MSHARED AND status != Closed AND component = maven-dependency-analyzer}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+