maven-gitlog-plugin icon indicating copy to clipboard operation
maven-gitlog-plugin copied to clipboard

changelog is generated for current working directory rather than project directory

Open bondolo opened this issue 6 years ago • 0 comments

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}

bondolo avatar Nov 19 '19 00:11 bondolo