diff --git a/activeio/activeio-core/pom.xml b/activeio/activeio-core/pom.xml index e405f3a02f..c5647e3c63 100644 --- a/activeio/activeio-core/pom.xml +++ b/activeio/activeio-core/pom.xml @@ -1,18 +1,18 @@ @@ -26,7 +26,7 @@ activeio-core ActiveIO :: Core A high performance IO abstraction framework - + @@ -42,6 +42,20 @@ + + + maven-surefire-plugin + + + **/*Test.* + + + + **/ChannelFactoryTest.* + + + + @@ -51,7 +65,7 @@ backport-util-concurrent backport-util-concurrent - + commons-logging commons-logging @@ -92,7 +106,7 @@ geronimo-j2ee true - +