Improve MAVEN build Performance (#4055)
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
</argline>
|
||||
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
|
||||
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
|
||||
<closeTestReports>true</closeTestReports>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
@@ -427,6 +428,7 @@
|
||||
</systemProperties>
|
||||
<parallel>classes</parallel>
|
||||
<useUnlimitedThreads>true</useUnlimitedThreads>
|
||||
<disableXmlReport>${closeTestReports}</disableXmlReport>
|
||||
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user