Bertrand Delacretaz created SLING-4835:
------------------------------------------

             Summary: jacoco-it report missing if maven-failsafe-plugin:argLine 
is used 
                 Key: SLING-4835
                 URL: https://issues.apache.org/jira/browse/SLING-4835
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor


In {{bundles/commons/contentdetection}} for example, using our parent pom 23, 
the {{target/site/jacoco-it}} report is not generated.

That's probably because the pom uses the maven-failsafe-plugin {{argLine}} 
setting to set the jvm memory. The jacoco plugin also sets that to activate its 
agent, but I suppose that's ignored as {{argLine}} is already set by the pom, 
so the agent is not activated for the integration tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to