Closed chenss-1 closed 3 months ago
Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)
Can you describe what issue you have? @chenss-1
in idea parent pom error ,i read this plugin official doc ,find this excludes tag should place instrument‘ configuration
in idea parent pom error ,i read this plugin official doc ,find this excludes tag should place instrument‘ configuration
Can you send the link to the official document you found?
in idea parent pom error ,i read this plugin official doc ,find this excludes tag should place instrument‘ configuration
Can you send the link to the official document you found?
https://www.jacoco.org/jacoco/trunk/doc/instrument-mojo.html https://www.jacoco.org/jacoco/trunk/doc/restore-instrumented-classes-mojo.html
restore only support skip tag , instrument support excludes tag
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Awesome work, congrats on your first merged pull request!
fix jacoco-maven-plugin instrument excludes tag config loc error Closes #16464