Hi Tobias,<br> <div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> Path to dependency:<br>
    1) mpicbg:imglib-io:jar:2.0.0-SNAPSHOT<br>
    2) loci:scifio:jar:4.4-SNAPSHOT<br>
    3) net.imglib2:imglib2:jar:20120321<br></blockquote><div><br>My apologies. This dependency chain was a consequence of how we integrated ImgLib2 into SCIFIO, as part of the ImgLib2 I/O logic migration.<br><br>It has proved too difficult to maintain parallel codebases between scifio and imglib2-io—and doing so was never our intention anyway. To avoid these problems, for the time being, we have removed all ImgLib2 stuff from SCIFIO, and updated all the Maven snapshots. The builds are fixed now, and should continue to work.<br>

<br>In the future, I still think having the ImgOpener and ImgSaver live in scifio would make things easier for people, but not until we sort out these build issues.<br><br>For further details/reading, see:<br>  <a href="https://github.com/openmicroscopy/bioformats/pull/51">https://github.com/openmicroscopy/bioformats/pull/51</a><br>

<br>Once again, I&#39;m sorry the attempt to migrate imglib2-io resulted in all these error messages, rather than only a simpler stack of JARs as intended.<br><br>Regards,<br>Curtis<br><br><br></div></div><div class="gmail_quote">

On Thu, Apr 5, 2012 at 6:25 AM, Tobias Pietzsch <span dir="ltr">&lt;<a href="mailto:tobias.pietzsch@gmail.com">tobias.pietzsch@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
When I try to build imglib my mvn complains that it is missing<br>
<br>
  net.imglib2:imglib2:jar:<u></u>20120321<br>
...<br>
  Path to dependency:<br>
    1) mpicbg:imglib-io:jar:2.0.0-<u></u>SNAPSHOT<br>
    2) loci:scifio:jar:4.4-SNAPSHOT<br>
    3) net.imglib2:imglib2:jar:<u></u>20120321<br>
<br>
which is required by imglib-io apparently.<br>
<br>
Any ideas what I could be doing wrong?<br>
<br>
best regards,<br>
Tobias<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Please avoid top-posting, and please make sure to reply-to-all!<br>
<br>
Mailing list web interface: <a href="http://groups.google.com/group/fiji-devel" target="_blank">http://groups.google.com/<u></u>group/fiji-devel</a><br>
</font></span></blockquote></div><br>