[ https://issues.apache.org/jira/browse/LOG4J2-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670517#comment-15670517 ]
Joern Huxhorn commented on LOG4J2-1710: --------------------------------------- Removing {{<argLine>@{argLine} -Xms256m -Xmx1024m</argLine>}} from the surefire configuration and putting {{<argLine>-Xms256m -Xmx1024m</argLine>}} into {{<properties>}} instead works for me in both IDEA and Maven. At least it seems like it. I don't know if the arguments are actually used. > Build is currently broken. > -------------------------- > > Key: LOG4J2-1710 > URL: https://issues.apache.org/jira/browse/LOG4J2-1710 > Project: Log4j 2 > Issue Type: Bug > Reporter: Joern Huxhorn > > {{mvn clean install}} does not work with revision > {{2260dc7408246684e6aabecbe654bbae606526e9}}. > This is caused by a problem described here: > - > http://stackoverflow.com/questions/23190107/cannot-use-jacoco-jvm-args-and-surefire-jvm-args-together-in-maven > - http://stackoverflow.com/questions/12269558/maven-jacoco-plugin-error > To fix it, add {{<argLine></argLine>}} to {{<properties>}} of {{pom.xml}} in > the root directory. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org