You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/09/12 18:29:48 UTC

[GitHub] [incubator-druid] ccaominh opened a new pull request #8526: Make running test in Intellij work with JaCoCo

ccaominh opened a new pull request #8526: Make running test in Intellij work with JaCoCo
URL: https://github.com/apache/incubator-druid/pull/8526
 
 
   Fixes #8524.
   
   ### Description
   
   After the jacoco-maven-plugin was added, running test in IntelliJ fails with the error `Could not find or load main class @{jacocoArgLine}`. Add a default IntelliJ configuration file so that running tests in the IDE works with the jacoco-maven-plugin configuration and the out-of-the-box developer experience is better. Other solutions described in https://stackoverflow.com/q/24115142 (e.g., setting an empty "jacocoArgLine" maven property) did not work.
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org