gzvincen opened a new issue, #968:
URL: https://github.com/apache/maven-mvnd/issues/968

   maven-git-versioning-extension
   ```xml
   <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 
`-Dversion.disable=true` configuration, but when using mvnd, 
   the `-Dversion.disable=true` configuration does not work. But with the mvn 
command, this configuration works.
   
   Does mvnd not yet support Maven-git-version-extension???
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to