Closed stelfrich closed 6 years ago
:+1: Awesome!
A gentle reminder, however: every new property you add here to imagej-maven-plugin, which is later moved to scijava-maven-plugin, will need one more ugly deprecated property check. Whereas if you migrate these mojos to scijava-maven-plugin now, then add the new functionality, we won't have to do that.
Thanks for the reminder @ctrueden! I'll close this PR and merge the changes into the migration branch (since they are not major anyway).
The
imagej.ignoreDependencies
property allows to only install the artifact itself into an app directory instead of the artifact together with its dependencies.