I reached out to the Infrastructure team and they are okay with the plan: https://issues.apache.org/jira/browse/INFRA-16985?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=16608355#comment-16608355
I'll start looking into how to do a conditional trigger which only fires once per day to do the publication while having the overall job execute as it currently does on SNAPSHOT / repo update. Ideally, I'd like to avoid having to create an additional Jenkins jobs for each repo, has anyone else done something like this? On Thu, Sep 6, 2018 at 10:31 AM Bertrand Delacretaz <[email protected]> wrote: > Hi, > > On Tue, Sep 4, 2018 at 10:25 PM Daniel Klco <[email protected]> wrote: > > ...To leverage Coverage reports we will need to add JaCoCo test coverage > > support... > > Note that the jacoco-report profile in our parent pom (disabled by > default) does generate a Jacoco report, merging the data of the unit > and integration tests. > > https://github.com/apache/sling-parent/blob/master/pom.xml > > -Bertrand >
