-
Notifications
You must be signed in to change notification settings - Fork 66
[MPLUGIN-447] Update to Maven Parent POM 39 #181
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
Conversation
|
Please fix checkstyle configuration like in: apache/maven-dependency-plugin#266 |
88e43da to
8764ce6
Compare
Done now. |
|
Why does upgrading the parent POM reformat pretty much every file? That seems like a very different thing. |
That is because the code format conventions have changed. There was a mailing list discussion around that. |
|
@kwin look for duplicate License headers can help: |
Thanks for the hint. Is there a configuration in spotless to remove those duplicates or do you have a script for that available as well? Seems that almost all files have duplicate license headers after the automated formatting… |
In IDE I copy old header and use options replace all. |
8764ce6 to
05d8867
Compare
ef903ee to
199ecb1
Compare
199ecb1 to
1170e6d
Compare
|
Resolve #750 |
This requires a dedicated follow-up commit according to https://lists.apache.org/thread/14n13z4sh3twy5qgp5f487f1z0s5pc4s