Re: Can not build with Junit4.18

2015-09-01 Thread
regards, Sandra Am 30.08.2015 um 15:40 schrieb 建文: I add junit4.8 in my project, and the test java classes are in src/main/java not src/test/java(i know it's not best practice), and i set junit dependency scope to runtime. but when i run mvn clean install -DskipTests=ture,got error, [ERROR] Failed

Can not build with Junit4.18

2015-08-30 Thread
I add junit4.8 in my project, and the test java classes are in src/main/java not src/test/java(i know it's not best practice), and i set junit dependency scope to runtime. but when i run mvn clean install -DskipTests=ture,got error, [ERROR] Failed to execute goal