kwin commented on issue #200: URL: https://github.com/apache/maven-changelog-plugin/issues/200#issuecomment-3346986585
As @hazendaz stated, you need to overwrite all plugin dependencies listed in https://github.com/apache/maven-changelog-plugin/blob/eee1fd4a20614be0fe7f035626c0c71028bc4365/pom.xml#L250-L290. Also don't use build extensions but just customize the [plugin classloader](https://maven.apache.org/guides/mini/guide-maven-classloading.html#Plugin_Classloaders) via `plugin->dependencies` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
