A Maven project such as imagej/imagej or fiji/fiji should be able to put scripts and other non-JAR resources somewhere (maybe src/main/scijava by default), such that they will get copied by the scijava-maven-plugin into an application installation when one is provided via the scijava.app.directory property.
Migrated from imagej/imagej-maven-plugin#11.
A Maven project such as
imagej/imagejorfiji/fijishould be able to put scripts and other non-JAR resources somewhere (maybesrc/main/scijavaby default), such that they will get copied by thescijava-maven-plugininto an application installation when one is provided via thescijava.app.directoryproperty.Migrated from imagej/imagej-maven-plugin#11.