As you mentioned, the classes which are picked up twice are indeed present in
two files under target/surefire
Regards,
Akhil
--
View this message in context:
http://maven.40175.n5.nabble.com/Issue-with-running-junit-tests-in-parallel-tp5524181p5530236.html
Sent from the Maven - Users mailing
Try; in this order:
A) Use mvn help:effective-pom and analyze your surefire configuration
and see if you have multiple executions
B) Run
mvn -X clean install
cd target/surefire
grep *
The folder you are in contains all the specifications used to start
the forks, if the same class has been run m
.nabble.com/Issue-with-running-junit-tests-in-parallel-tp5524181p5528028.html
Sent from the Maven - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e
e provider
org.apache.maven.surefire
surefire-junit47
2.12
Regards,
Akhil
--
View this message in context:
http://maven.40175.n5.nabble.com/Issue-with-running-junit-tests-in-parallel-tp5524181p5525083.html
Sent from
; Akhil
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/Issue-with-running-junit-tests-in-parallel-tp5524181p5524181.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---
configuration properties incorrect?
Regards,
Akhil
--
View this message in context:
http://maven.40175.n5.nabble.com/Issue-with-running-junit-tests-in-parallel-tp5524181p5524181.html
Sent from the Maven - Users mailing list archive at Nabble.com