NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1732 (closed defect: moved)

Opened 2013-03-25T15:18:17-05:00

Last modified 2013-06-07T15:01:05-05:00

Teach the imagej-maven-plugin to copy locally-installed versions if they are newer

Reported by: dscho Owned by: dscho
Priority: major Milestone: imagej2-b8-analysis
Component: Build System Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1919

Description

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.

Change History

comment:1 Changed 2013-06-07T15:01:05-05:00 by bdezonia

  • Blocking 1919 added; 1608 removed
  • Milestone changed from imagej2-b7-ndim-data to imagej2-b8-analysis

comment:2 Changed 2014-05-01T14:49:59-05:00 by curtis

  • Status changed from new to closed
  • Resolution set to moved