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 2021/03/01 18:18:20 UTC

[maven-site] branch master updated: Maven Scripting Plugin 3.0.0

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 6d051c9  Maven Scripting Plugin 3.0.0
6d051c9 is described below

commit 6d051c902e1c4751a00fcfc1a3e9bee44030e055
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Mon Mar 1 19:17:23 2021 +0100

    Maven Scripting Plugin 3.0.0
---
 content/apt/plugins/index.apt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index d062419..50c8c21 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -171,6 +171,8 @@ Available Plugins
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-scm-publish-plugin/} <<<scm-publish>>>}}   | B          | 3.1.0        | 2020-12-26 | Publish your Maven website to a scm location. | {{{https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git}Git}} / {{{https://github.com/apache/maven-scm-publish-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSCMPUB}Jira MSCMPUB}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-scripting-plugin/} <<<scripting>>>}}       | B          | 3.0.0        | 2021-03-01 | The Maven Scripting Plugin wraps the Scripting API according to JSR223. | {{{https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git}Git}} / {{{https://github.com/apache/maven-scripting-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSCRIPTING}Jira MSCRIPTING}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-stage-plugin/} <<<stage>>>}}               | B          | 1.0          | 2015-03-03 | Assists with release staging and promotion. | {{{https://gitbox.apache.org/repos/asf/maven-stage-plugin.git}Git}} / {{{https://github.com/apache/maven-stage-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSTAGE}Jira MSTAGE}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-toolchains-plugin/} <<<toolchains>>>}}     | B          | 3.0.0        | 2019-06-16 | Allows to share configuration across plugins. | {{{https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git}Git}} / {{{https://github.com/apache/maven-toolchains-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MTOOLCHAINS}Jira MTOOLCHAINS}}