Closed jycr closed 11 months ago
What is the maven command you execute?
I'm not sure if it is possible to make the work together because both extensions replace the default ModelProcesser
What maven command are you running?
Sorry. I forgot to indicate the command I've executed.
I just edited my issue to clarify it.
feel free to tryout version 9.7.0
NB : polyglot extension is referenced on Maven web site
Here following project to reproduce issue:
With following files :
extensions.xml
```xmlmaven-git-versioning-extension.xml
```xmlpom.yml
```yaml modelEncoding: UTF-8 modelVersion: 4.0.0 groupId: com.acme artifactId: test version: ${revision} packaging: pom ```When execute following command:
maven-git-versioning-extension
dose not seems to work: