brew installs `2.0.0-beta-1 `
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 250
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 36
Description
It should install v1.0.1.
```
> mvnd --version
Apache Maven Daemon (mvnd) 2.0.0-beta-1 darwin-amd64 native client (74cdaf62b224d5345b4a471317115911fc01f936)
Terminal: org.jline.terminal.impl.PosixSysTerminal with pty org.jline.terminal.impl.jni.osx.OsXNativePty
Apache Maven 4.0.0-beta-3 (e92f645c2749eb2a4f5a8843cf01e7441e4b559f)
Maven home: /usr/local/Cellar/mvnd/2.0.0-beta-1/libexec/mvn
Java version: 22.0.2, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/22.0.2/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "14.5", arch: "x86_64", family: "mac"
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the repository's Homebrew packaging and the version metadata used for mvnd. Compare it with the reported brew result; done when installing through brew yields v1.0.1 instead of 2.0.0-beta-1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100