Hi Tamas,
While Maven4 plans to be as compatible as possible with Maven3
plugins, the topic of extensions is difficult, as they reach into
Maven internals...
In short, the extension is not compatible with Maven4 due this "trick":
https://github.com/qoomon/maven-git-versioning-extension/blob/m
On 18 Dec 2024 at 1:29:01 AM, Tamás Cservenák wrote:
> the topic of extensions is difficult, as they reach into
> Maven internals...
>
This reminds me about tiles 🙂 I started porting to Java to makes this much
clearer for myself and remembered we’re hitting a few classes that aren’t
public *and
Howdy,
While Maven4 plans to be as compatible as possible with Maven3
plugins, the topic of extensions is difficult, as they reach into
Maven internals...
In short, the extension is not compatible with Maven4 due this "trick":
https://github.com/qoomon/maven-git-versioning-extension/blob/master/s