Re: Maven Surefire Forked Test Execution in a multimodule project

2020-04-09 Thread Debraj Manna
Thanks Enrico. On Thu, Apr 9, 2020 at 4:46 PM Enrico Olivelli wrote: > Manna > > Il Gio 9 Apr 2020, 13:09 Debraj Manna ha > scritto: > > > Hi > > > > I am reading the maven surefire documentation > > < > > >

Re: Maven Surefire Forked Test Execution in a multimodule project

2020-04-09 Thread Enrico Olivelli
Manna Il Gio 9 Apr 2020, 13:09 Debraj Manna ha scritto: > Hi > > I am reading the maven surefire documentation > < > https://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html > > > about > the forked test execution. It states > > *The default

Maven Surefire Forked Test Execution in a multimodule project

2020-04-09 Thread Debraj Manna
Hi I am reading the maven surefire documentation about the forked test execution. It states *The default setting is forkCount=1/reuseForks=true, which means that maven-surefire-plugin