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: [email protected] <mailto:[email protected]> / [email protected] <mailto:[email protected]> / [email protected] <mailto:[email protected]> web: http://www.preibisch.net/ <http://fly.mpi-cbg.de/preibisch>
_______________________________________________ ImageJ-devel mailing list [email protected] http://imagej.net/mailman/listinfo/imagej-devel
