jgitver / jgitver/jgitver-maven-plugin
Jgitver configuration is not considered when building
Open
question
- Dominant language
- Groovy
- Stars
- 166
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I'm using maven 3.6.3 with java 8 and started to use jgitver. The plugin seems to work fine, but doesn't ignore nonQualifierBranches. I tried to edit the configuration inside jgitver.config.xml but it really doesn't matter what I'm configuring, it's not considered at all. The configuration is as follow
````
false
master
````
Contributor guide
Assessment
This issue has not been assessed yet.