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

Rename files to pass on maven enforcer #5

Closed
wants to merge 1 commit into from
Closed

Rename files to pass on maven enforcer #5

wants to merge 1 commit into from

Conversation

abstractj
Copy link

Project won't build due to maven enforcer rules which checks for keycloak.json, but most of projects have keycloak-example.json. We have 2 alternatives, change these files or change the rules at maven-enforcer plugin. Because I was not sure if we wanted to change the rules, I renamed it.

Some of the errors mentioned:

[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-files-exist) @ rh-sso-app-jee-html5 ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message:
Some required files are missing:
/home/abstractj/opensource/keycloak/keycloak-quickstarts/app-jee-html5/config/keycloak.json

@stianst
Copy link
Contributor

stianst commented Jan 20, 2017

Hey! Read the READMEs ;)

@abstractj abstractj closed this Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants