doanduyhai / Achilles

An advanced Java Object Mapper/Query DSL generator for Cassandra
http://achilles.archinnov.info
Apache License 2.0
241 stars 92 forks source link

Improve MAVEN build Performance #381

Closed ChenZhangg closed 2 years ago

ChenZhangg commented 3 years ago

Parallel builds in Maven 3 Maven 3.x has the capability to perform parallel builds.

According to Maven parallel test, we can run tests in parallel.

===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

doanduyhai commented 2 years ago

Not possible to have parallel builds. There are a lot of dependencies between integration_test modules