BAEL-8958 Fix surefire configs of activejdbc, apache-shiro, asm, cas-secured-app, cas-server and core-java-io project

- Fixed surefire configs and general pom standardization
This commit is contained in:
Dhawal Kapil
2018-09-18 06:45:23 +05:30
parent 59ae883c59
commit 400f2ce8dc
11 changed files with 22 additions and 186 deletions

View File

@@ -9,7 +9,7 @@ import java.nio.file.Paths;
import org.junit.Test;
public class SymLinkExampleUnitTest {
public class SymLinkExampleManualTest {
@Test
public void whenUsingFiles_thenCreateSymbolicLink() throws IOException {