<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><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>[ERROR] 'dependencies.dependency.groupId' for ${jama.groupId}:jama:jar with value '${jama.groupId}' does not match a valid id pattern. @ </div><div><br></div><div>%%%%%%%%%%%%%%%</div><div><br></div><div>This brings me to the second problem... how can I resolve this above warning/error message? Is there something I should be doing differently in general when I want to specifically depend on similar FIJI plugin? This issue appears to be preventing the inclusion of my own "wrapper plugin" which depends on this jar/plugin as all my wrapper plugins are listed in my application when run except for the wrapper plugin that depends on the TrackMate jar.</div><div><br></div><div>Here's what I've tried... I forced update of snapshots and releases from within Eclipse for all modules of my project. I turned off "Build Automatically" within Eclipse and went to the command line and ran 'mvn -e -U clean install'. I even deleted my ~/.m2/repository contents as a last ditch effort. </div><div><br></div><div>As background information, my parent pom is scijava</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #009193"><span class="Apple-tab-span" style="white-space:pre">       </span><</span>parent<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">            </span></span><span style="color: #009193"><</span>groupId<span style="color: #009193">></span><span style="color: #000000">org.scijava</span><span style="color: #009193"></</span>groupId<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                </span></span><span style="color: #009193"><</span>artifactId<span style="color: #009193">></span><span style="color: #000000">pom-scijava</span><span style="color: #009193"></</span>artifactId<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">          </span></span><span style="color: #009193"><</span>version<span style="color: #009193">></span><span style="color: #000000">3.4</span><span style="color: #009193"></</span>version<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">        </span></span><span style="color: #009193"></</span>parent<span style="color: #009193">></span></div></div><div><br></div><div> but I depend on imagej with the following...<div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #009193"><span class="Apple-tab-span" style="white-space:pre">        </span><</span>dependencyManagement<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">              </span></span><span style="color: #009193"><</span>dependencies<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                    </span></span><span style="color: #009193"><</span>dependency<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><span class="Apple-tab-span" style="white-space:pre">                             </span><span style="color: #009193"><</span><span style="color: #4e9192">groupId</span><span style="color: #009193">></span>net.imagej<span style="color: #009193"></</span><span style="color: #4e9192">groupId</span><span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                            </span></span><span style="color: #009193"><</span>artifactId<span style="color: #009193">></span><span style="color: #000000">pom-imagej</span><span style="color: #009193"></</span>artifactId<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                           </span></span><span style="color: #009193"><</span>version<span style="color: #009193">></span><span style="color: #000000">2.49</span><span style="color: #009193"></</span>version<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                               </span></span><span style="color: #009193"><</span>type<span style="color: #009193">></span><span style="color: #000000">pom</span><span style="color: #009193"></</span>type<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"><span class="Apple-tab-span" style="white-space:pre">                             </span><span style="color: #009193"><</span><span style="color: #4e9192">scope</span><span style="color: #009193">></span>import<span style="color: #009193"></</span><span style="color: #4e9192">scope</span><span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                    </span></span><span style="color: #009193"></</span>dependency<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">             </span></span><span style="color: #009193"></</span>dependencies<span style="color: #009193">></span></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146);"><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">   </span></span><span style="color: #009193"></</span>dependencyManagement<span style="color: #009193">></span></div><div><br></div><div>Any suggestions?</div></div></div><div><br></div><div>Thanks!!!</div><div><br></div><div>Jay</div><div><br></div></div></div></div></body></html>