Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#531: when the plugin is executed in eclipse the session.getProjectDe…
…pendencyGraph() might be null. Although the plugin is executed with maven's plugin prefix resolution ('pl.project13.maven:git-commit-id-plugin:4.0.1:revision:basepom.default:initialize') this seems to make it impossible to find out if this plugin was executed before. As a result it this patch might defeat the point of 'runOnlyOnce'.
- Loading branch information