[ https://issues.apache.org/jira/browse/OAK-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcel Reutegger updated OAK-1939: ---------------------------------- Attachment: OAK-1939.patch Turned out to be more difficult than I thought. The jacoco maven plugin does not interact that well with properties. I ended up enabling the plugin in oak-parent and skip execution by default. Code coverage can be analyzed with the -Pcoverage profile. > Code coverage profile > --------------------- > > Key: OAK-1939 > URL: https://issues.apache.org/jira/browse/OAK-1939 > Project: Jackrabbit Oak > Issue Type: Task > Components: parent > Reporter: Marcel Reutegger > Assignee: Marcel Reutegger > Priority: Minor > Attachments: OAK-1939.patch > > > I'd like to add a profile to the parent pom to enable a code coverage report > for our unit tests. -- This message was sent by Atlassian JIRA (v6.2#6252)