Skip to content

Commit fe589d4

Browse files
Flossyclaude
andcommitted
Add Maven Wrapper for consistent builds
- Install Maven Wrapper 3.3.4 for build reproducibility - Ensure consistent Maven version (3.9.14) across environments - Add .mvn/wrapper/ directory with maven-wrapper.properties - Add mvnw and mvnw.cmd wrapper scripts Fixes #32 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent c597004 commit fe589d4

3 files changed

Lines changed: 487 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
wrapperVersion=3.3.4
2+
distributionType=only-script
3+
distributionUrl=https://nexus.corp.redhat.com/repository/information-retrieval-maven2//org/apache/maven/apache-maven/3.9.14/apache-maven-3.9.14-bin.zip

mvnw

Lines changed: 295 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)