From d00ca6578d18629e70ec4fef3e258a9029636f69 Mon Sep 17 00:00:00 2001 From: jvanzyl Date: Wed, 17 Dec 2003 21:40:37 +0000 Subject: [PATCH] o little template for an automatically created download page. This is going to require an addition to the POM of a distributionUrl for end-users. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114490 13f79535-47bb-0310-9956-ffa450edef68 --- .../plugin-resources/templates/downloads.xml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 xdoc/src/plugin-resources/templates/downloads.xml diff --git a/xdoc/src/plugin-resources/templates/downloads.xml b/xdoc/src/plugin-resources/templates/downloads.xml new file mode 100644 index 00000000..35eb0b13 --- /dev/null +++ b/xdoc/src/plugin-resources/templates/downloads.xml @@ -0,0 +1,23 @@ + + + + + + + Downloads + + + +
+

+ #set ($url = $escape.getText($project.distributionUrl)) + $url +

+
+ +
+