Author: vsiveton
Date: Wed Jun 25 17:34:22 2008
New Revision: 671697
URL: http://svn.apache.org/viewvc?rev=671697&view=rev
Log:
o add a note about ISO-8601
Modified:
maven/site/trunk/src/site/apt/plugins/index.apt
Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?rev=671697&r1=671696&r2=671697&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Wed Jun 25 17:34:22 2008
@@ -21,7 +21,7 @@
~~ TODO: the repository manager should be able to produce a page like this.
Ensure all descriptions are in the POM of these plugins.
*-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
-|| <<Plugin>> || <<Version>> ||
<<Release Date>> || <<Description>> || <<Source Repository>> || <<Issue
Tracking>>
+|| <<Plugin>> || <<Version>> ||
<<Release ISO Date*>> || <<Description>> || <<Source Repository>> || <<Issue
Tracking>>
*-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
| <<Core plugins>> | |
| <<Plugins corresponding to default core phases (ie. clean, compile).
They may have muliple goals as well.>> | |
*-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
@@ -124,6 +124,8 @@
| {{{/plugins/maven-idea-plugin/} <<<idea>>>}} | 2.1 |
2007-06-23 | Create/update an IDEA workspace for the current project
(individual modules are created as IDEA modules) |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-idea-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MIDEA}JIRA}}
*-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
+ \* See {{{http://en.wikipedia.org/wiki/ISO_8601}ISO-8601}} for more
informations.
+
There are also some sandbox plugins into our
{{{http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins}source
reposity}}.
* Outside The Maven Land