diff --git a/maven.xml b/maven.xml index 3cdb6e9..af8e1d8 100644 --- a/maven.xml +++ b/maven.xml @@ -16,14 +16,19 @@ --> - + + + - - - - - @@ -31,8 +36,68 @@ - - - + + + + + + Unit testing cannot be done in Maven; the tests require classpaths and + system properties to be set differently for different unit tests which + Maven does not support. Please run "ant test" to execute the unit tests. + + + + + + + ${maven.build.dir}/logging-api-work + + + + + + + + + + + + + + + + + + + + + + + + + + +