Skip to content
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

Reduce the number of Maven related warnings in the build #339

Closed
ahus1 opened this issue Jun 22, 2022 · 1 comment
Closed

Reduce the number of Maven related warnings in the build #339

ahus1 opened this issue Jun 22, 2022 · 1 comment

Comments

@ahus1
Copy link
Contributor

ahus1 commented Jun 22, 2022

Describe the bug

The following messages appear in the log, and were a distraction when I was fixing other problems with this build. That's why I raise this issue.

Those warning were present multiple times in the output when building the project:

Warning:  Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
Warning:  File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
Warning:  Rule 0: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message:
Some required files are missing:
/home/runner/work/keycloak-quickstarts/keycloak-quickstarts/app-authz-photoz/photoz-restful-api/src/test/resources/quickstart-realm.json
Warning:  JAR will be empty - no content was marked for inclusion!

Version

999-SNAPSHOT

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

@ahus1 ahus1 self-assigned this Jun 22, 2022
ahus1 added a commit to ahus1/keycloak-quickstarts that referenced this issue Jun 22, 2022
ahus1 added a commit to ahus1/keycloak-quickstarts that referenced this issue Jun 22, 2022
abstractj pushed a commit that referenced this issue Jun 22, 2022
@ahus1
Copy link
Contributor Author

ahus1 commented Jun 22, 2022

PR merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant