ottlinger commented on issue #200: URL: https://github.com/apache/maven-changelog-plugin/issues/200#issuecomment-3345653452
@slawekjaranowski your hint did not work. Even with a different scm implementation the builds fail with above error: ``` [INFO] Generating "Change Log" report --- maven-changelog-plugin:3.0.0-M1:changelog [INFO] Change the default 'svn' provider implementation to 'javasvn'. [INFO] Generating changed sets xml to: /Users/userspamschutz/target/changelog.xml [INFO] Executing: /bin/sh -c cd '/Users/userspamschutz' && 'git' 'whatchanged' '--format=medium' '--decorate=short' '--raw' '--no-merges' '--date=iso' '--' '.' [INFO] Working directory: /Users/userspamschutz [ERROR] Provider message: [ERROR] The git-log command failed. [ERROR] Command output: [ERROR] 'git whatchanged' is nominated for removal. If you still use this command, please add an extra option, '--i-still-use-this', on the command line and let us know you still use it by sending an e-mail to <[[email protected]](mailto:[email protected])>. Thanks. Schwerwiegend: Ausführung ohne --i-still-use-this verweigert ``` -- 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]
