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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to