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 #184 (closed task: fixed)

Opened 2010-09-06T22:23:06-05:00

Last modified 2010-09-24T17:28:57-05:00

Migrate imglib to Maven

Reported by: curtis Owned by: curtis
Priority: major Milestone: biweekly-2010: Sep-20 to Oct-01
Component: Build System Version:
Severity: non-issue Keywords:
Cc: Blocked By:
Blocking:

Description

The imglib repository would be better organized under Maven. I need to create a branch demonstrating the advantages and email the imglib developers to solicit feedback.

  • Split mpicbg/imglib code into multiple modules as needed, each declaring proper dependencies
  • Move mpicbg/imglib/test code into test subtree

Change History

comment:1 Changed 2010-09-20T18:13:01-05:00 by curtis

There is now a maven branch of imglib.git. However, the project is still structured as a single library.

comment:2 Changed 2010-09-24T17:28:57-05:00 by curtis

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

Imglib has been split into several modules; see  imglib:849921c998f5deec9f7e8e4ea687cc55dcd3e509 for details.