From 6af21bb24d6534eb920dd3c3b264aa704a52d077 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 27 Feb 2005 01:52:55 +0000 Subject: [PATCH] MPANT-23: Add License file to jar META-INF. Thanks to Phil Steitz. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@155609 13f79535-47bb-0310-9956-ffa450edef68 --- ant/src/plugin-resources/templates/build.jelly | 10 +++++++++- ant/src/plugin-test/project.properties | 4 +++- ant/xdocs/changes.xml | 1 + 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ant/src/plugin-resources/templates/build.jelly b/ant/src/plugin-resources/templates/build.jelly index 1b9fb581..d5b48e2b 100644 --- a/ant/src/plugin-resources/templates/build.jelly +++ b/ant/src/plugin-resources/templates/build.jelly @@ -164,7 +164,15 @@ - + + + ${maven.license.licenseFile} + + + + + + Ant user can set proxy settings. New property maven.ant.compatibility if you want a script compatible with ant 1.5 (actually for proxy settings). "get-deps" target store downloads to the default local maven repository (${user.home}/.maven/repository). + Add License file to jar META-INF. Use relative paths in test resources filesets.