[
https://issues.apache.org/jira/browse/SLING-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Lietz reopened SLING-4530:
---------------------------------
Do we really want/need this? I now get {{Java HotSpot(TM) 64-Bit Server VM
warning: ignoring option MaxPermSize=256m; support was removed in 8.0}} and run
Maven by default with {{MAVEN_OPTS=-Xms1G\ -Xmx4G}} instead of {{-Xmx512m
-XX:MaxPermSize=256m}} from {{.mvn/jvm.config}}.
> Add .mvn/jvm.config to reactor
> ------------------------------
>
> Key: SLING-4530
> URL: https://issues.apache.org/jira/browse/SLING-4530
> Project: Sling
> Issue Type: Bug
> Components: General
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
>
> Maven 3.3.1 has added the possibility of storing the JVM configuration in a
> .mvn/jvm.config file ( see [MNG-5767 - project-specific default jvm
> options and command line parameters|http://jira.codehaus.org/browse/MNG-5767]
> ). Those flags will apply to all builds by default.
> We should add the flags specified in SLING-443 and SLING-1782 to make sure
> that we have everyone building Sling with the required flags OOTB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)