mirror of https://github.com/apache/activemq.git
13 lines
448 B
Properties
13 lines
448 B
Properties
maven.repo.remote=\
|
|
http://dist.codehaus.org,\
|
|
http://www.ibiblio.org/maven,\
|
|
http://cvs.apache.org/repository
|
|
|
|
# -------------------------------------------------------------------
|
|
# Build Properties
|
|
# -------------------------------------------------------------------
|
|
maven.multiproject.type=jar
|
|
maven.eclipse.classpath.include=${basedir}/src/test/resources
|
|
|
|
maven.junit.jvmargs=-Djava.security.auth.login.config=src/test/resources/login.config
|