#531: session.getProjectDependencyGraph() might be null
when running the plugin from eclipse#532
Merged
TheSnoozer merged 2 commits intogit-commit-id:masterfrom TheSnoozer:issues-531Nov 28, 2020
+11-5
Commits
Commits on Nov 28, 2020
git-commit-id#531: unify parameter settings - it doesn't seem to make a difference if we use @parameter(property = 'session', ...) VS a @parameter(defaultValue = '')
committedTheSnoozergit-commit-id#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…
committedTheSnoozer