[ImageJ-devel] Maven TrackMate Dependency Question

Jean-Yves Tinevez tinevez at pasteur.fr
Sat Sep 13 07:27:11 CDT 2014


On 13-Sep-14 13:44, Jay Warrick wrote:
> Hi All,
>
> 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.
>
> <dependency>
> <groupId>sc.fiji</groupId>
> <artifactId>TrackMate_</artifactId>
> <version>2.5.0</version>
> </dependency>
>
> However, it seems maven still thinks I'm using v 2.3 according to the 
> following error message.
>
> %%%%%%%%%%%%%%%
>
> [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

Hi Jay

Ok, that's very odd. The TrackMate-example depends on TrackMate this way 
and it works:
https://github.com/fiji/MaMuT/blob/master/pom.xmlhttps://github.com/fiji/MaMuT/blob/master/pom.xml

Could you post the whole pom.xml to let us see through it?
best
jy


---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20140913/04185ece/attachment.html>


More information about the ImageJ-devel mailing list