maven-mvnd icon indicating copy to clipboard operation
maven-mvnd copied to clipboard

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

Open squakez opened this issue 1 month ago • 0 comments

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.

squakez avatar Nov 04 '25 12:11 squakez