From 01ba2ad8f66f5c9e80f1c2beea37a8a6be70df3b Mon Sep 17 00:00:00 2001 From: brett Date: Thu, 8 Jul 2004 11:48:19 +0000 Subject: [PATCH] force artifact plugin deployment so we get md5 files git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115708 13f79535-47bb-0310-9956-ffa450edef68 --- plugin-parent/project.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 2477f39a..c43c2090 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -30,5 +30,8 @@ maven.checkstyle.properties = ${basedir}/../checkstyle.xml # License plugin settings maven.license.licenseFile=${basedir}/../LICENSE.txt +# Force artifact deployment. You must setup your environment appropriately +maven.artifact.legacy=false + # Changes issue template maven.changes.issue.template = %URL%/%ISSUE%