Jingcheng Du created HBASE-13804: ------------------------------------ Summary: Revert the changes in pom.xml Key: HBASE-13804 URL: https://issues.apache.org/jira/browse/HBASE-13804 Project: HBase Issue Type: Sub-task Components: mob Affects Versions: hbase-11339 Reporter: Jingcheng Du Assignee: Jingcheng Du Fix For: hbase-11339
Some code were delete in pom.xml. {noformat} <systemPropertyVariables> <jacoco-agent.destfile>target/jacoco.exec</jacoco-agent.destfile> </systemPropertyVariables> {noformat} We can revert the changes if this change is not necessary. -- This message was sent by Atlassian JIRA (v6.3.4#6332)