Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I would like to use jacoco-maven-plugin to run an additional verification upon module build to make sure the line coverage with test cases is maintained while evolving the source.
The attached patch extends the existing plugin definition for jacoco-maven-plugin in the parent pom.xml and enables the verification with the following modules:
- auth-external
- auth-ldap
- authorization-cug
Since the patch modifies the parent pom.xml I would like others to review this as well. Will send out notification to the list.
Attachments
Attachments
Issue Links
- is related to
-
OAK-6821 Enforce minimum line coverage for oak-security-spi
- Closed