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

Fix the maven wrapper configuration #14

Merged

Conversation

csc-felipe
Copy link
Contributor

Description

The github action is failing because maven wrapper was not correctly setup. This change sets it up correctly, which should fix the github action and allow building the project without having maven locally installed, as it can be downloaded by the wrapper.

To generate the wrapper, I ran mvn wrapper:wrapper, as instructed in https://maven.apache.org/wrapper/.

@csc-felipe csc-felipe changed the base branch from main to update_mvn_action October 31, 2023 11:24
@vedran-kasalica vedran-kasalica merged commit 095b555 into sanctuuary:update_mvn_action Oct 31, 2023
1 check failed
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.

None yet

2 participants