mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 06:14:45 +00:00
* Override inheritance of HAPI's old maven-compiler-plugin and stop using deprecated forceJavacCompilerUse * Take checkstyle plugin out of default build * Use less for initial JVM opts (maybe forked compilers will need this) * Try on a mac? * Report free space, add MAVEN_OPTS * No MAVEN_OPTS? * Back to ubuntu * Try some compiler args and max mem * Try some MaxRamPercentage on surefire too * Try 75.0 MaxRamPercentage * 60? * Update surefire version, even less Xmx * Revert I18nBase style fix (get tests to pass, apply later) * Now that memory is less of an issue, try checkstyle again * Fix missing single quote * Try 50% of 7G for Xmx