diff --git a/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml b/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml deleted file mode 100644 index 1b6cffc2..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - - - CVS - - - - - - -
-

- No SCM repository is defined. -

-
-
- - - - - - -
-

- ${url} -

-
- -
-

- This project's CVS repository can be checked out through anonymous (pserver) - CVS with the following instruction set. - When prompted for a password for anonymous, simply press the Enter key. -

- -

- cvs -d ${conn} login -
- cvs -z3 -d ${conn} co ${module} -

- -

- Updates from within the module's directory do not need the -d parameter. -

-
- -
- -

- Only project developers can access the CVS tree via this method. - SSH1 must be installed on your client machine. Substitute - name with the proper value. Enter your site password when prompted. -

- -

- export CVS_RSH=ssh -
- cvs -z3 -d ${conn} co ${module} -

- -
- -
- -

- For those developers who are stuck behind a corporate - firewall, CVSGrab - can use the viewcvs web interface to checkout the source code. -

- -
- -
- - -
- diff --git a/xdoc/src/plugin-resources/jelly-templates/dependencies.xml b/xdoc/src/plugin-resources/jelly-templates/dependencies.xml deleted file mode 100644 index d85b91ad..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/dependencies.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - Dependencies - - - -
- -

- There are no dependencies for this project. It is a standalone - application that does not depend on any other project. -

-
- -

- The following is a list of dependencies for this project. These - dependencies are required to compile and run the application: -

- - - - - - - - - - - - - -
IDVersionJAR
- - ${dep.groupId} - - - ${dep.groupId} - - ${dep.version}${dep.artifact}
-
-
- -
diff --git a/xdoc/src/plugin-resources/jelly-templates/index.xml b/xdoc/src/plugin-resources/jelly-templates/index.xml deleted file mode 100644 index df4451fb..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/index.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - ${pom.name} - - - -
-

- ${pom.description} -

-
- -
diff --git a/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml b/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml deleted file mode 100644 index f5466413..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - Issue Tracking - - - -
-

- ${pom.issueTrackingUrl} -

-
- -
- diff --git a/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml b/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml deleted file mode 100644 index 7fb9b134..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - ${label} - - - ${label} - - - - Not Available - - - - - - - Mailing Lists - - - -
- -

- There are no mailing lists established for this project. Please - check back at a later date. -

-
- -

- These are the mailing lists that have been established for this - project. For each list, there is a subscribe, unsubscribe, and an - archive link. -

- - - - - - - - - - - - - - - -
List NameSubscribeUnsubscribeArchive
${list.name}
-
-
- -
diff --git a/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml b/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml deleted file mode 100644 index f778d6b6..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - Project Reports - - - -
-

- This document provides an overview of the various reports that - are automatically generated by - Maven. - Each report is briefly described below. -

- - - - - - - - - - - -
DocumentDescription
${report.name}${report.description}
-
-
- -
diff --git a/xdoc/src/plugin-resources/jelly-templates/project-info.xml b/xdoc/src/plugin-resources/jelly-templates/project-info.xml deleted file mode 100644 index 05b9248a..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/project-info.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - Project Information - - - -
-

- This document provides an overview of the various documents and - links that are part of this project's general information. All - of this content is automatically generated by - Maven on - behalf of the project. -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
DocumentDescription
Mailing Lists - This document provides subscription and archive - information for this project's mailing lists. -
Project Team - This document provides information on the members of - this project. These are the individuals who have - contributed to the project in one form or another. -
Dependencies - This document lists the projects dependencies and provides - information on each dependency. -
Source Repository - This is a link to the online source repository that can be - viewed via a web browser. -
Issue Tracking - This is a link to the issue tracking system for this - project. Issues (bugs, features, change requests) can be - created and queried using this link. -
-
-
- -
diff --git a/xdoc/src/plugin-resources/jelly-templates/team-list.xml b/xdoc/src/plugin-resources/jelly-templates/team-list.xml deleted file mode 100644 index 643a4589..00000000 --- a/xdoc/src/plugin-resources/jelly-templates/team-list.xml +++ /dev/null @@ -1,107 +0,0 @@ - - - - - Project Team - - - - -
-

- A successful project requires many people to play many roles. - Some members write code or documentation, while others are - valuable as testers, submitting patches and suggestions. -

- -

- The team is comprised of Members - and Contributors. Members - have direct access to the source of a project and actively - evolve the code-base. Contributors improve the project - through submission of patches and suggestions to the Members. - The number of Contributors to the project is unbounded. - Get involved today. All contributions to the project are - greatly appreciated. -

-
- -
- -

- There are no developers working on this project. Please check - back at a later date. -

-
- -

- The following is a list of developers with commit privileges that have - directly contributed to the project in one way or another. -

- - - - - - - - - - - - - - - - - - - - - - -
NameIdEmailOrganizationRoles
${developer.name}${developer.name}${developer.id}${developer.email}${developer.organization} - - ${role}
-
-
-
-
- -
- -

- There are no contributors listed for this project. Please check - back again later. -

-
- - -

- The following additional people have contributed to this project - through the way of suggestions, patches or documentation. -

- - - - - - - - - - - - - - - -
NameEmailOrganizationRoles
${contributor.name}${contributor.email}${contributor.organization} - - ${role}
-
-
-
-
- -