From aaf6a56a5381b39a6aee6fe0e27c79a682ab08ca Mon Sep 17 00:00:00 2001 From: carlos Date: Mon, 12 Jul 2004 09:17:33 +0000 Subject: [PATCH] Added repository git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115801 13f79535-47bb-0310-9956-ffa450edef68 --- plugin-parent/project.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 5720e23a..cb63cb24 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -38,3 +38,13 @@ maven.announcement.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-rep # Changes issue template maven.changes.issue.template = %URL%/%ISSUE% + +# Repository to deploy to +maven.repo.list=apache + +maven.repo.apache=scp://${pom.distributionSite} +maven.repo.apache.directory=${pom.distributionDirectory} +# These must be set elsewhere +#maven.repo.apache.username= +#maven.repo.apache.privatekey= +#maven.repo.apache.passphrase=