mirror of
https://github.com/apache/activemq.git
synced 2025-02-06 10:09:28 +00:00
c4e99fe48b
- Made the maven setting a little more eclipse freindly. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384438 13f79535-47bb-0310-9956-ffa450edef68
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
|