Added repository
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115801 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
479d950dc2
commit
aaf6a56a53
@ -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=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user