-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add flatten plugin #117
feat: add flatten plugin #117
Conversation
add plugin config info
exclude <build> section using pomElements
53341b4
to
2b324b2
Compare
Codecov Report
@@ Coverage Diff @@
## master #117 +/- ##
============================================
+ Coverage 71.86% 73.88% +2.02%
- Complexity 270 319 +49
============================================
Files 40 42 +2
Lines 1784 2229 +445
Branches 9 70 +61
============================================
+ Hits 1282 1647 +365
- Misses 497 552 +55
- Partials 5 30 +25
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this works well for us here, we should move all these configs into the shared-config parent.
add flatten plugin to flatten pom.xml