Add mvn_opts
This commit is contained in:
parent
7f151d681f
commit
e2a9fafbca
@ -249,6 +249,7 @@ sed -i -e "/<Export-Package>/a<_nouses>true</_nouses>" dev-tools/maven/pom.xml.t
|
||||
%mvn_package ":{*}-aggregator" @1
|
||||
|
||||
%build
|
||||
export MAVEN_OPTS="-Xmx3072M -XX:MaxPermSize=2048m"
|
||||
pushd %{name}
|
||||
find -maxdepth 2 -type d -exec mkdir -p '{}/lib' \;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user