Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14586

Use a maven profile to run Jacoco analysis

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16, 2.0.0
    • pom
    • None
    • Reviewed

    Description

      The pom.xml has a line like this for the Surefire argLine, which has an extra ${argLine} reference. Recommend changes like this:

      -            <argLine>${hbase-surefire.argLine} ${argLine}</argLine>
      +            <argLine>${hbase-surefire.argLine}</argLine>
      

      Attachments

        1. hbase-14586.002.patch
          5 kB
          Andrew Wang
        2. hbase-14586.001.patch
          1 kB
          Andrew Wang
        3. hbase-14586.001.patch
          1 kB
          Michael Stack

        Activity

          People

            andrew.wang Andrew Wang
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: