blob: 0d372b3cc00f4d07b63c6a5f3149ee86a32a1b08 [file] [log] [blame]
Jake Farrell9c762582011-08-13 21:29:36 +00001thrift.version=0.8.0
Jake Farrell4b8faf92011-04-19 21:11:54 +00002thrift.groupid=org.apache.thrift
3
4# Jar Versions
5mvn.ant.task.version=2.1.3
6
7# Local Install paths
8install.path=/usr/local/lib
9install.javadoc.path=${install.path}
10
11# Maven dependency download locations
12mvn.repo=http://repo1.maven.org/maven2
13apache.repo=https://repository.apache.org/content/repositories/releases
14mvn.ant.task.url=${mvn.repo}/org/apache/maven/maven-ant-tasks/${mvn.ant.task.version}
15mvn.ant.task.jar=maven-ant-tasks-${mvn.ant.task.version}.jar
16
17# Apache Maven publish
Jake Farrelld889d8d2011-11-06 23:40:07 +000018license=http://www.apache.org/licenses/LICENSE-2.0.txt
Jake Farrell4b8faf92011-04-19 21:11:54 +000019maven-repository-url=https://repository.apache.org/service/local/staging/deploy/maven2
20maven-repository-id=apache.releases.https
21
Jake Farrell4b8faf92011-04-19 21:11:54 +000022# Jar Versions
23mvn.ant.task.version=2.1.3
24