[ImageJ-devel] Where do I find the Fiji parent pom?

Stephan Preibisch stephan.preibisch at gmx.de
Mon Nov 17 12:06:23 CST 2014


Hi,

I think this is maybe a stupid question, but where do I find the parent pom-fiji? The pom.xml in the fiji project itself still defines it as its parent (https://github.com/fiji/fiji/blob/master/pom.xml <https://github.com/fiji/fiji/blob/master/pom.xml>), so I am not sure where to look for it:

<parent>
<groupId>sc.fiji</groupId>
<artifactId>pom-fiji</artifactId>
<version>5.1</version>
<relativePath />
</parent>

Eclipse also says it cannot locate the parent pom when clicking on the icon for that.

The background is that I want to try Bioformats 5.0.6, so I guess the right thing is to overwrite the version tag inherited from fiji-pom. I just wanted to see how it is defined in there to actually overwrite it.

Thanks so much,
Steffi


---

Dr. Stephan Preibisch
HFSP Fellow
Robert H. Singer / Eugene Myers lab

Albert Einstein College of Medicine / HHMI Janelia Farm / MPI-CBG

email: stephan.preibisch at einstein.yu.edu <mailto:stephan.preibisch at einstein.yu.edu> / preibischs at janelia.hhmi.org <mailto:preibischs at janelia.hhmi.org> / preibisch at mpi-cbg.de <mailto:preibisch at mpi-cbg.de>
web: http://www.preibisch.net/ <http://fly.mpi-cbg.de/preibisch>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20141117/578bb973/attachment.html>


More information about the ImageJ-devel mailing list