Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-338

argLine getting overridden by parent pom and vault-core pom

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.4.0
    • None
    • None

    Description

      I was trying to calculate code coverage for jackrabbit vault repo using jacoco agent (https://github.com/apache/jackrabbit-filevault/)

      Not able to install jacoco via cli as the argLine is getting overridden by the parent pom and core pom. argLine needs to be appended rather than overridden.

      vault-core/pom.xml <argLine>-Doak=true -Xmx1024m</argLine>

      parent/pom.xml <argLine>${test.vm.options}</argLine>

       

       

      Attachments

        Activity

          People

            tripod Tobias Bocanegra
            sonagupt Sonal Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: