Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven-git-versioning-extension extension is not supported #968

Open
gzvincen opened this issue Apr 23, 2024 · 0 comments
Open

maven-git-versioning-extension extension is not supported #968

gzvincen opened this issue Apr 23, 2024 · 0 comments

Comments

@gzvincen
Copy link

gzvincen commented Apr 23, 2024

maven-git-versioning-extension

<extension>
    <groupId>me.qoomon</groupId>
    <artifactId>maven-git-versioning-extension</artifactId>
    <version>9.7.0</version>
</extension>

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???

cstamas added a commit to cstamas/maven-mvnd that referenced this issue Apr 23, 2024
The "happy path" should happen without anything thrown,
unsure why here runtime ex is rethrown, others swallowed.

Fixes apache#957
Fixes apache#968
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant