You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/02/18 08:47:31 UTC

svn commit: r1731013 - /maven/site/trunk/content/apt/plugins/index.apt

Author: khmarbaise
Date: Thu Feb 18 07:47:30 2016
New Revision: 1731013

URL: http://svn.apache.org/viewvc?rev=1731013&view=rev
Log:
Added Apache Maven Source Plugin Version 3.0.0

Modified:
    maven/site/trunk/content/apt/plugins/index.apt

Modified: maven/site/trunk/content/apt/plugins/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1731013&r1=1731012&r2=1731013&view=diff
==============================================================================
--- maven/site/trunk/content/apt/plugins/index.apt (original)
+++ maven/site/trunk/content/apt/plugins/index.apt Thu Feb 18 07:47:30 2016
@@ -101,7 +101,7 @@ Available Plugins
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B          | 2.4.3        | 2016-01-10 | Build an Uber-JAR from the current project, including dependencies. | {{{https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin}SVN}} | {{{https://issues.apache.org/jira/browse/MSHADE}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-source-plugin/} <<<source>>>}}             | B          | 2.4          | 2014-10-07 | Build a source-JAR from the current project. | {{{https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin}SVN}} | {{{https://issues.apache.org/jira/browse/MSOURCES}JIRA}}
+| {{{/plugins/maven-source-plugin/} <<<source>>>}}             | B          | 3.0.0        | 2016-02-10 | Build a source-JAR from the current project. | {{{https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin}SVN}} | {{{https://issues.apache.org/jira/browse/MSOURCES}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Reporting plugins>>                                        |            |              |            | <<Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle.>> | |
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+