2005-12-12 12:53:59 -05:00
|
|
|
maven.repo.remote=\
|
|
|
|
http://dist.codehaus.org,\
|
|
|
|
http://www.ibiblio.org/maven,\
|
2006-06-15 13:43:08 -04:00
|
|
|
http://people.apache.org/repository
|
2005-12-12 12:53:59 -05:00
|
|
|
|
|
|
|
# -------------------------------------------------------------------
|
|
|
|
# Build Properties
|
|
|
|
# -------------------------------------------------------------------
|
|
|
|
maven.multiproject.type=jar
|
2006-03-09 00:41:08 -05:00
|
|
|
maven.eclipse.classpath.include=${basedir}/src/test/resources
|
2005-12-12 12:53:59 -05:00
|
|
|
|
|
|
|
maven.changelog.range=730
|
|
|
|
|
|
|
|
maven.junit.jvmargs=-Xmx160m
|