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 2014/06/07 15:44:37 UTC

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

Author: khmarbaise
Date: Sat Jun  7 13:44:36 2014
New Revision: 1601106

URL: http://svn.apache.org/r1601106
Log:
[MNGSITE-202]
 - Added the missing maven-source-plugin to
   list of packging/type tools.

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=1601106&r1=1601105&r2=1601106&view=diff
==============================================================================
--- maven/site/trunk/content/apt/plugins/index.apt (original)
+++ maven/site/trunk/content/apt/plugins/index.apt Sat Jun  7 13:44:36 2014
@@ -100,6 +100,8 @@ Available Plugins
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B          | 2.3          | 2014-05-02 | Build an Uber-JAR from the current project, including dependencies. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MSHADE}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-source-plugin/} <<<source>>>}}             | B          | 2.2.1        | 2012-10-13 | Build a source-JAR from the current project. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MSOURCES}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Reporting plugins>>                                        |            |              |            | <<Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle.>> | |
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}}       | R          | 2.2          | 2010-05-28 | Generate a list of recent changes from your SCM. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MCHANGELOG}JIRA}}



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

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Hervé,

 > it's already in the "Tools" section
> I don't have strong opinion if it's better in "Tools" or "Packaging
> type/tools", but it should not be listed twice

Listing twice does not make sense...;-(...

I would suggest to remove it from the tools cause in my opinion it's 
more packaging related ...

Kind regards
Karl-Heinz Marbaise

>
> Regards,
>
> Hervé
>
> Le samedi 7 juin 2014 13:44:37 khmarbaise@apache.org a écrit :

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by Hervé BOUTEMY <he...@free.fr>.
it's already in the "Tools" section
I don't have strong opinion if it's better in "Tools" or "Packaging 
type/tools", but it should not be listed twice

Regards,

Hervé

Le samedi 7 juin 2014 13:44:37 khmarbaise@apache.org a écrit :
> Author: khmarbaise
> Date: Sat Jun  7 13:44:36 2014
> New Revision: 1601106
> 
> URL: http://svn.apache.org/r1601106
> Log:
> [MNGSITE-202]
>  - Added the missing maven-source-plugin to
>    list of packging/type tools.
> 
> 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=1601106&r1=1601105&r2=1601106&view=diff
> ===========================================================================
> === --- maven/site/trunk/content/apt/plugins/index.apt (original)
> +++ maven/site/trunk/content/apt/plugins/index.apt Sat Jun  7 13:44:36 2014
> @@ -100,6 +100,8 @@ Available Plugins
>  *--------------------------------------------------------------+-----------
> -+--------------+------------+------------------+------------------------+--
> ------------------+
>  | {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B         
>  | | 2.3          | 2014-05-02 | Build an Uber-JAR from the current
>  | project, including dependencies. |
>  | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugi
>  | n}SVN}} | {{{http://jira.codehaus.org/browse/MSHADE}JIRA}}
>  *--------------------------------------------------------------+-----------
> -+--------------+------------+------------------+------------------------+--
> ------------------+ +| {{{/plugins/maven-source-plugin/} <<<source>>>}}     
>        | B          | 2.2.1        | 2012-10-13 | Build a source-JAR from
> the current project. |
> {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin}
> SVN}} | {{{http://jira.codehaus.org/browse/MSOURCES}JIRA}}
> +*--------------------------------------------------------------+----------
> --+--------------+------------+------------------+------------------------+-
> -------------------+
>  | <<Reporting plugins>>                                        |           
>  | |              |            | <<Plugins which generate reports, are
>  | configured as reports in the POM and run under the site generation
>  | lifecycle.>> | |
>  *--------------------------------------------------------------+-----------
> -+--------------+------------+------------------+------------------------+--
> ------------------+
>  | {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}}       | R         
>  | | 2.2          | 2010-05-28 | Generate a list of recent changes from
>  | your SCM. |
>  | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-p
>  | lugin}SVN}} | {{{http://jira.codehaus.org/browse/MCHANGELOG}JIRA}}


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org