Commit 1291c70
TheSnoozer
#531: when the plugin is executed in eclipse the session.getProjectDependencyGraph() 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'.
1 parent a595aac commit 1291c70
File tree
1 file changed
+7
-1
lines changed- maven/src/main/java/pl/project13/maven/git
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
442 | 448 | | |
443 | 449 | | |
444 | 450 | | |
| |||
0 commit comments