We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
I'm new doing contributions to open-source projects, I would like to try this issue.
Sorry, something went wrong.
@lezhdz98 Yeah, sure. As there are no tests yet, it'd be fine to at least build the project and verify there's no compilation error. Thank you!
@mabartos, I did the CI for the building, but there is an error with the dependencies.
Could you please show me how are you building the project on your local machine?
I tried these commands and there are errors
mvn -B package --file pom.xml
./mvnw clean install -DskipTests
mvn clean install -DskipTests -Dkeycloak.version=999.0.0
No branches or pull requests
The text was updated successfully, but these errors were encountered: