[jboss-jira] [JBoss JIRA] (WFCORE-5002) Require a minimum of Maven 3.3.0 and default to 3.3.9
James Perkins (Jira)
issues at jboss.org
Wed Jun 10 17:57:46 EDT 2020
[ https://issues.redhat.com/browse/WFCORE-5002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated WFCORE-5002:
----------------------------------
Description:
The current minimum Maven version is 3.3.0 which is quite old at this point. A minimum of 3.6.0 should be required with {{mvnw}} defaulting to the latest, 3.6.3.
As part of this change we should remove the max heap from the {{.mvn/jvm.config}}. On some CI servers the {{.mvn/jvm.config}} will be picked up which may not allow the value to be overridden. Having a default of 1g seems like it should be sufficient.
was:
The current minimum Maven version is 3.3.0 which is quite old at this point. A minimum of 3.6.0 should be required with {{mvnw}} defaulting to the latest, 3.6.3.
As part of this we should increase the max heap to 1g instead of 1024m. On some CI servers the {{.mvn/jvm.config}} will be picked up which may not allow the value to be overridden. Having a default of 1g seems like it should be sufficient.
> Require a minimum of Maven 3.3.0 and default to 3.3.9
> -----------------------------------------------------
>
> Key: WFCORE-5002
> URL: https://issues.redhat.com/browse/WFCORE-5002
> Project: WildFly Core
> Issue Type: Task
> Components: Build System
> Reporter: James Perkins
> Assignee: James Perkins
> Priority: Major
>
> The current minimum Maven version is 3.3.0 which is quite old at this point. A minimum of 3.6.0 should be required with {{mvnw}} defaulting to the latest, 3.6.3.
> As part of this change we should remove the max heap from the {{.mvn/jvm.config}}. On some CI servers the {{.mvn/jvm.config}} will be picked up which may not allow the value to be overridden. Having a default of 1g seems like it should be sufficient.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list