<div dir="ltr"><div><div><div>Hi Tobias,<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">A workaround would be to define sezpoz.version to 1.9-imagej, a proper<br>


solution would be to find out what is causing that dependency to be drawn<br>
in and update it accordingly.<br></blockquote><br></div>I believe problem here is a <a href="https://github.com/fiji/fiji/blob/master/pom.xml#L165">leftover m2e profile hack</a> in pom-fiji. This causes the pom.xml to include a sezpoz dependency only in eclipse, at which point you got the observed failure that sezpoz.version is no longer defined. This effectively broke every project using pom-fiji in eclipse.<br>

<br></div>Filed a <a href="https://github.com/fiji/fiji/pull/65">PR</a> with the fix. Since pom-fiji is purely snapshot based, as soon as the PR is merged, built and deployed, this issue should just go away.<br><br></div>

- Mark<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 17, 2014 at 9:46 AM, Curtis Rueden <span dir="ltr"><<a href="mailto:ctrueden@wisc.edu" target="_blank">ctrueden@wisc.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Tobias, Mark & everyone,<div class="im"><div><br></div><div><div>> I like to use the dependency:tree plugin from the command line</div>

</div><div><br></div></div><div>So do I, but I want to caution that I have had problems with it in Maven 3.x. I have seen it produce obviously wrong results in some cases. Not sure whether it is fixed with the latest versions of things, but be careful. I have not noticed any errors in Eclipse's Dependency Hierarchy, but I have also used it much less.</div>




<div><br></div><div>Regards,</div><div>Curtis</div><div><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 17, 2014 at 9:43 AM, Tobias Pietzsch <span dir="ltr"><<a href="mailto:pietzsch@mpi-cbg.de" target="_blank">pietzsch@mpi-cbg.de</a>></span> wrote:<br>




<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Hi Mark,</div><div><br></div><div>thanks! I must be blind that I didn't notice the "Dependency Hierarchy" in Eclipse myself… Very cool.</div>




<div><br></div><div>best regards,</div><div>Tobias</div><div><div><br><div><div>On Jan 17, 2014, at 4:08 PM, Mark Hiner <<a href="mailto:hinerm@gmail.com" target="_blank">hinerm@gmail.com</a>> wrote:</div>
<br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra">Hi Tobias,<br><br></div><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 17, 2014 at 8:32 AM, Tobias Pietzsch <span dir="ltr"><<a href="mailto:pietzsch@mpi-cbg.de" target="_blank">pietzsch@mpi-cbg.de</a>></span> wrote:<br>






<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>Btw, can you recommend a good way to trace through the pom dependency tree?</div>




<div>I used a combination of Eclipse's "Effective pom", grep-ing in ~/.m2/repository, and pure luck… Are there better tools?</div>

</blockquote></div><br></div><div class="gmail_extra">Personally, I like to use the <a href="http://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html" target="_blank">dependency:tree</a> plugin from the command line, and I prefer the "Dependency Hierarchy" in Eclipse (which is basically the same as dependency:tree, and perhaps easier to read).<br>






<br></div><div class="gmail_extra">The Effective POM can be helpful, but I find it to be too much information when you're just trying to figure out dependencies.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">






- Mark<br></div></div><div><br></div>

-- <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/group/fiji-devel</a><br>
 <br>
--- <br>
You received this message because you are subscribed to the Google Groups "Fiji-devel" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:fiji-devel+unsubscribe@googlegroups.com" target="_blank">fiji-devel+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</blockquote></div><br></div></div></div></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>