From 4fe32c941b6a8cff86d4a622d78af991a0bb9cfc Mon Sep 17 00:00:00 2001 From: evenisse Date: Tue, 3 Feb 2004 11:32:45 +0000 Subject: [PATCH] Add docs git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114670 13f79535-47bb-0310-9956-ffa450edef68 --- developer-activity/xdocs/goals.xml | 15 +++++++++++++++ developer-activity/xdocs/navigation.xml | 17 +++++++++++++++++ developer-activity/xdocs/properties.xml | 12 ++++++++++++ file-activity/xdocs/goals.xml | 15 +++++++++++++++ file-activity/xdocs/navigation.xml | 17 +++++++++++++++++ file-activity/xdocs/properties.xml | 12 ++++++++++++ 6 files changed, 88 insertions(+) create mode 100644 developer-activity/xdocs/goals.xml create mode 100644 developer-activity/xdocs/navigation.xml create mode 100644 developer-activity/xdocs/properties.xml create mode 100644 file-activity/xdocs/goals.xml create mode 100644 file-activity/xdocs/navigation.xml create mode 100644 file-activity/xdocs/properties.xml diff --git a/developer-activity/xdocs/goals.xml b/developer-activity/xdocs/goals.xml new file mode 100644 index 00000000..639d39dc --- /dev/null +++ b/developer-activity/xdocs/goals.xml @@ -0,0 +1,15 @@ + + + + + Maven Developer Activity Plug-in Goals + + + + + maven-developer-activity-plugin:report + Generate developer and file activity reports + + + + \ No newline at end of file diff --git a/developer-activity/xdocs/navigation.xml b/developer-activity/xdocs/navigation.xml new file mode 100644 index 00000000..a37a0125 --- /dev/null +++ b/developer-activity/xdocs/navigation.xml @@ -0,0 +1,17 @@ + + + + Maven Developer Activity Plug-in + + + + + + + + + + + + + \ No newline at end of file diff --git a/developer-activity/xdocs/properties.xml b/developer-activity/xdocs/properties.xml new file mode 100644 index 00000000..fa7d573f --- /dev/null +++ b/developer-activity/xdocs/properties.xml @@ -0,0 +1,12 @@ + + + + + Maven Developer Activity Plug-in Properties + + +
+ See Changelog plugin properties +
+ +
\ No newline at end of file diff --git a/file-activity/xdocs/goals.xml b/file-activity/xdocs/goals.xml new file mode 100644 index 00000000..d0eafe04 --- /dev/null +++ b/file-activity/xdocs/goals.xml @@ -0,0 +1,15 @@ + + + + + Maven File Activity Plug-in Goals + + + + + maven-file-activity-plugin:report + Generate developer and file activity reports + + + + \ No newline at end of file diff --git a/file-activity/xdocs/navigation.xml b/file-activity/xdocs/navigation.xml new file mode 100644 index 00000000..3e79c4ae --- /dev/null +++ b/file-activity/xdocs/navigation.xml @@ -0,0 +1,17 @@ + + + + Maven File Activity Plug-in + + + + + + + + + + + + + \ No newline at end of file diff --git a/file-activity/xdocs/properties.xml b/file-activity/xdocs/properties.xml new file mode 100644 index 00000000..6d6a9ca2 --- /dev/null +++ b/file-activity/xdocs/properties.xml @@ -0,0 +1,12 @@ + + + + + Maven File Activity Plug-in Properties + + +
+ See Changelog plugin properties +
+ +
\ No newline at end of file