Ticket #863 (closed task: fixed)
Opened 2011-11-04T14:22:28-05:00
Last modified 2014-05-01T15:06:39-05:00
Create base POM for ImageJ & Fiji projects to share
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | minor | Milestone: | imagej-2.0.0 |
Component: | Build System | Version: | |
Severity: | non-issue | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1718 |
Description
We use Maven for a few ImageJ-related projects now: ImageJA, ImageJ2, Image5D and ImgLib all share a few common elements, which are currently copy/pasted between each of their base POMs. We could unify the common elements of these POMs into a shared super POM.
Change History
comment:3 Changed 2014-05-01T15:06:39-05:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
For pom-imagej, see: https://github.com/imagej/pom-imagej
And pom-fiji is (for now) at: https://github.com/fiji/fiji