Fix the remaining failing tests in Cadi
[aaf/authz.git] / misc / log4j / pom.xml
index 0a12fdd..12f7afd 100644 (file)
                                                                <goal>prepare-agent</goal>
                                                        </goals>
                                                        <configuration>
+                                                               <skipTests>false</skipTests>
+                                                               <includes>
+                                                                       <include>**/JU*.java</include>
+                                                               </includes>
+                                                               <excludes>
+                                                               </excludes>
                                                                <destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</destFile>
                                                                <propertyName>surefireArgLine</propertyName>
                                                        </configuration>