forked from Archives/Athou_commafeed
multithread
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
# arguments for non-CI/Jenkins builds by exporting MAVEN_ARGS. The default
|
||||
# is "clean package -Popenshift -DskipTests"
|
||||
export MAVEN_ARGS="clean package -Popenshift -Pprod -DskipTests=true"
|
||||
export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m"
|
||||
export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m -Dmaven.artifact.threads=20"
|
||||
Reference in New Issue
Block a user