Closed ctrueden closed 6 years ago
I believe it is sufficient to pass e.g. -Dimagej-common.version=0.24.1-SNAPSHOT
or whatever on the CLI invocation, where 0.24.1-SNAPSHOT
has been locally built and installed. If not, reopen this in scijava/scijava-maven-plugin.
At the moment, the imagej-maven-plugin always copies dependencies from the remote. But it should use the locally installed ones instead so that one can try out changes spanning multiple projects.
Migrated-From: http://trac.imagej.net/ticket/1732