<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 13-Sep-14 13:44, Jay Warrick wrote:<br>
    </div>
    <blockquote
      cite="mid:5C275889-D156-47A9-B3D7-205FD74AE089@gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div>Hi All,</div>
      <div><br>
      </div>
      I was hoping someone on the list might have a suggestion for the
      following 2 problems I'm having. First, I'm trying to use
      TrackMate in my program. I updated my pom to use the new TrackMate
      version 2.5 instead of version 2.3. I've also checked all the
      dependency hierarchies of my project modules in Eclipse for
      dependencies on the old version and only find a dependency on v
      2.5.
      <div><br>
      </div>
      <div>
        <div style="margin: 0px; font-size: 11px; font-family: Monaco;
          color: rgb(78, 145, 146);"><span style="color: rgb(0, 145,
            147);"><span class="Apple-tab-span" style="white-space:pre">
            </span><</span>dependency<span style="color: rgb(0, 145,
            147);">></span></div>
        <div style="margin: 0px; font-size: 11px; font-family: Monaco;
          color: rgb(78, 145, 146);"><span style="color: rgb(0, 0, 0);"><span
              class="Apple-tab-span" style="white-space: pre;"> </span></span><span
            style="color: rgb(0, 145, 147);"><</span>groupId<span
            style="color: rgb(0, 145, 147);">></span><span
            style="color: rgb(0, 0, 0);">sc.fiji</span><span
            style="color: rgb(0, 145, 147);"></</span>groupId<span
            style="color: rgb(0, 145, 147);">></span></div>
        <div style="margin: 0px; font-size: 11px; font-family: Monaco;
          color: rgb(78, 145, 146);"><span style="color: rgb(0, 0, 0);"><span
              class="Apple-tab-span" style="white-space: pre;"> </span></span><span
            style="color: rgb(0, 145, 147);"><</span>artifactId<span
            style="color: rgb(0, 145, 147);">></span><span
            style="color: rgb(0, 0, 0);">TrackMate_</span><span
            style="color: rgb(0, 145, 147);"></</span>artifactId<span
            style="color: rgb(0, 145, 147);">></span></div>
        <div style="margin: 0px; font-size: 11px; font-family: Monaco;
          color: rgb(78, 145, 146);"><span style="color: rgb(0, 0, 0);"><span
              class="Apple-tab-span" style="white-space: pre;"> </span></span><span
            style="color: rgb(0, 145, 147);"><</span>version<span
            style="color: rgb(0, 145, 147);">></span><span
            style="color: rgb(0, 0, 0);">2.5.0</span><span style="color:
            rgb(0, 145, 147);"></</span>version<span style="color:
            rgb(0, 145, 147);">></span></div>
        <div style="margin: 0px; font-size: 11px; font-family: Monaco;
          color: rgb(78, 145, 146);"><span style="color: rgb(0, 0, 0);"><span
              class="Apple-tab-span" style="white-space: pre;"> </span></span><span
            style="color: rgb(0, 145, 147);"></</span>dependency<span
            style="color: rgb(0, 145, 147);">></span></div>
      </div>
      <div><br>
      </div>
      <div>However, it seems maven still thinks I'm using v 2.3
        according to the following error message.
        <div><br>
        </div>
        <div>%%%%%%%%%%%%%%%</div>
        <div><br>
        </div>
        <div>
          <div>[WARNING] The POM for sc.fiji:TrackMate_:jar:2.3.0 is
            invalid, transitive dependencies (if any) will not be
            available: 1 problem was encountered while building the
            effective model for sc.fiji:TrackMate_:2.3.0</div>
        </div>
      </div>
    </blockquote>
    <br>
    Hi Jay<br>
    <br>
    Ok, that's very odd. The TrackMate-example depends on TrackMate this
    way and it works:<br>
<a class="moz-txt-link-freetext" href="https://github.com/fiji/MaMuT/blob/master/pom.xmlhttps://github.com/fiji/MaMuT/blob/master/pom.xml">https://github.com/fiji/MaMuT/blob/master/pom.xmlhttps://github.com/fiji/MaMuT/blob/master/pom.xml</a><br>
    <br>
    Could you post the whole pom.xml to let us see through it?<br>
    best<br>
    jy<br>
  
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="http://www.avast.com/">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                This email is free from viruses and malware because <a href="http://www.avast.com/">avast! Antivirus</a> protection is active.
                        </p>
                </td>
        </tr>
</table>
<br />
</body>
</html>