Skip to content

Commit

Permalink
[JBAS-8340] Jesper's maven fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry@jboss.com authored and bstansberry committed Aug 25, 2010
1 parent 5a959ff commit a30c7cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ ROOT="/"

# Ignore user's MAVEN_HOME if it is set
M2_HOME=""
MAVEN_HOME=""

MAVEN_OPTS="$MAVEN_OPTS -Xmx512M"
export MAVEN_OPTS
Expand All @@ -29,7 +30,7 @@ MAVEN_SEARCH_PATH="\
maven"

# the default arguments
MVN_OPTIONS=""
MVN_OPTIONS="-s tools/maven/conf/settings.xml"

# Use the maximum available, or set MAX_FD != -1 to use that
MAX_FD="maximum"
Expand Down

0 comments on commit a30c7cd

Please sign in to comment.