-
Notifications
You must be signed in to change notification settings - Fork 22
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
mvn qulice:check -Pqulice
leads to errors in files, which I didn't change
#11
Comments
I'll ask someone to take care of this task soon |
@RomanKisilenko the task is for you now, follow these guidelines. Don't hesitate to ask any technical questions right here. The budget of this task is 30 mins. This is exactly how much time will be compensated, when the task is completed. Read about our Definition of Done |
@dpisarenko thanks for this report, I added 15 mins to your account, in transaction |
Hello. PR is reviewed and closed, please close this issue. |
@RomanKisilenko Many thanks! 30 mins were added to your account in Transaction ID |
Please make sure that
mvn qulice:check -Pqulice
runs without errors on files, which were not changed.Part of the solution: Include
<license>file:${basedir}/LICENSE.txt</license>
in the configuration of thequlice-maven-plugin
plugin inpom.xml
.The text was updated successfully, but these errors were encountered: