X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=33218808a84773e0a6b884eee204a1193763c8c3;hb=fa52e9399f9687c7290ed98b22b00cdce4a6aacd;hp=c3c9a5cd1ee719679ad6eab99f19427797d02ded;hpb=b90a1b2cdbbc91484a1e7ed41258d32c36e90075;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index c3c9a5cd1e..33218808a8 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -40,6 +40,7 @@ 3.6.0.RELEASE 2.2.0.RELEASE 2.10 + -Xmx1024m -XX:MaxPermSize=256m @@ -306,12 +307,16 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat + target\/ org.apache.maven.plugins maven-failsafe-plugin ${failsafe.version} + + ${testvm.argLine} + @@ -324,6 +329,9 @@ org.apache.maven.plugins maven-surefire-plugin ${surefire.version} + + ${testvm.argLine} +