From 45e4476eeffc68952b251f04ffbf93d0c8166aef Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 26 Jul 2004 02:42:53 +0000 Subject: [PATCH] Add tags git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115890 13f79535-47bb-0310-9956-ffa450edef68 --- changelog/xdocs/tags.xml | 71 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 changelog/xdocs/tags.xml diff --git a/changelog/xdocs/tags.xml b/changelog/xdocs/tags.xml new file mode 100644 index 00000000..1042fadf --- /dev/null +++ b/changelog/xdocs/tags.xml @@ -0,0 +1,71 @@ + + + Plugin tags + + +
+

The following tag libraries and tags are provided by this plugin.

+
    +
  1. changelog +
      +
    1. changelog
    2. +
    +
  2. +
+
+
+ +

No description

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeOptional?Description
basedirYesSpecifies the basedir for changelog execution.
developersYes + The list of developers on the project to match against the + changelog +
factoryYes + The class that creates the ChangeLogGenerator and >ChangeLogParser + pair required to create the change log. +
outputNoThe output file for the changelog
outputEncodingYesThe encoding used for the output file
rangeYesThe date range to use when generating the change log
repositoryConnectionNoThe SCM repository connectionn details
dateFormatYesThe date format in the changelog.
+
+
+ +