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

[hotfix] Add maven wrapper #127

Merged
merged 2 commits into from
Oct 10, 2024
Merged

[hotfix] Add maven wrapper #127

merged 2 commits into from
Oct 10, 2024

Conversation

AHeise
Copy link
Contributor

@AHeise AHeise commented Oct 10, 2024

Adds maven wrapper to ease future maintenance.

# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.3-SNAPSHOT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please don't use a snapshot dependency here.

# under the License.
wrapperVersion=3.3.3-SNAPSHOT
distributionType=only-script
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
Copy link
Contributor

@zentol zentol Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend to keep things in sync with Flink just for sanity. Maven versions can break things in surprising ways...

@AHeise AHeise merged commit 6dc74db into apache:main Oct 10, 2024
11 checks passed
@AHeise AHeise deleted the add-maven-wrapper branch October 10, 2024 20:26
@AHeise
Copy link
Contributor Author

AHeise commented Oct 10, 2024

Welp didn't squash...

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