eolivelli commented on issue #1567: Restore JaCoCo configuration on bookkeeper-server module URL: https://github.com/apache/bookkeeper/pull/1567#issuecomment-407674287 This is because in your commit you have overridden surefire configuration for each profile, in bookkeeper-server module only. Maybe an alternative approach would be to add the listener in the root pom and drop your customization in bookkeeper-server. We need that @argLine parameter in order to make JaCoCo work
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
