apache / apache/maven-mvnd

`-q` option differ from the same on `mvn` binary

Open
#1,463 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
3.5k
Forks
250
Avg merge
16h 22m
Merged PRs (30d)
36

Description

### Affected version

1.0.3

### Bug description

```
./mvnd -f ./components/camel-salesforce/camel-salesforce-component/pom.xml help:evaluate -Dexpression=project.artifactId -q
```
produces nothing. The same, using `mvn` instead, returns the artifact id as expected.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the reported ./mvnd command against ./components/camel-salesforce/camel-salesforce-component/pom.xml and compare it with the equivalent mvn command. Inspect how mvnd handles the -q option for help:evaluate; done means mvnd returns the project artifact id like mvn instead of producing no output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.