Added an option to build the project in parallel

with this change we've added some scripts to run the build in parallel. It makes the build ~ 2 times faster

fixes #190
This commit is contained in:
Marcin Grzejszczak
2017-01-16 13:05:15 +01:00
parent 8d23d934c9
commit 12aa340e46
5 changed files with 87 additions and 0 deletions

View File

@@ -247,6 +247,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.9</version>
<reportSets>
<reportSet>
<reports>