Skip to content

Conversation

@pan3793
Copy link
Member

@pan3793 pan3793 commented Jan 30, 2026

This adds an ability for the Yetus Maven plugin to auto-detect Maven Wrapper, if applicable.

The priority of the MVN command resolution:

  • user-specificed through --mvn-cmd=<file>, then
  • ${MAVEN_HOME}/bin/mvn, then
  • ${BASEDIR}/mvnw, then
  • mvn

@pan3793 pan3793 changed the title Support detecting Maven Wrapper YETUS-1259. Support detecting Maven Wrapper Jan 30, 2026
@pan3793
Copy link
Member Author

pan3793 commented Jan 30, 2026

cc @aajisaka @steveloughran, this will benefit Hadoop to adopt Maven Wrapper so devs won't worry about Maven setup.

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.

1 participant