I have shell script wherein multiple maven command lines are executed concurrently through subshells:
# Block 1 (mvn test -Dtest=... exit) # Block 2 (mvn tes