maven-gitlog-plugin
maven-gitlog-plugin copied to clipboard
changelog is generated for current working directory rather than project directory
if you build using "mvn -f somedir" the changelog generated for the current directory rather than the project directory. Paths for the git repo should be resolved against ${project.basedir}