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 [email protected] 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: [email protected] For additional commands, e-mail: [email protected]
