maven-git-versioning-extension extension is not supported
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 250
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 36
Description
maven-git-versioning-extension
```xml
me.qoomon
maven-git-versioning-extension
9.7.0
```
I want to disable maven-git-version-extension with the `-Dversioning.disable=true` configuration, but when using mvnd,
the `-Dversioning.disable=true` configuration does not work. But with the mvn command, this configuration works.
Does mvnd not yet support Maven-git-version-extension???
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the difference between mvnd and mvn using the provided maven-git-versioning-extension configuration and -Dversioning.disable=true option. Compare how each command handles the extension and system property; done means the disable configuration works consistently with mvnd or the unsupported behavior is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100