[ 
https://issues.apache.org/jira/browse/HADOOP-17776?focusedWorklogId=618830&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-618830
 ]

ASF GitHub Bot logged work on HADOOP-17776:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jul/21 01:18
            Start Date: 06/Jul/21 01:18
    Worklog Time Spent: 10m 
      Work Description: jiwq commented on pull request #3147:
URL: https://github.com/apache/hadoop/pull/3147#issuecomment-874394094


   @aajisaka Thanks for your review. I agree with your opinion and I can try 
refactor the `maven-surefire-plugin.argLine` in a separate jira.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 618830)
    Time Spent: 50m  (was: 40m)

> The java agent args should be passed as the VM arguments
> --------------------------------------------------------
>
>                 Key: HADOOP-17776
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17776
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Wanqiang Ji
>            Assignee: Wanqiang Ji
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Some java agents or maven plugins want works well, must pass the agent 
> arguments as the VM arguments, such as JaCoCo etc.
> PS. Use the JaCoCo to generate the code coverage data and put into SonarQube.
> {code:java}
> mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package 
> -Dmaven.test.failure.ignore=true org.jacoco:jacoco-maven-plugin:report 
> surefire-report:report
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to