[ImageJ-devel] Maven TrackMate Dependency Question

Jay Warrick jay.w.warrick at gmail.com
Sat Sep 13 11:14:12 CDT 2014


I can certainly try it. That will at least give us an indication of things. Long term, I'm not sure how that will go but we can at least try this for now. I'll follow up on your suggestion when I can next work on it. Thanks again so much.

Dscho - would you have any other suggestions. The error message references '${jama.groupId}' property. Do you know where this is likely defined? I poked around some poms but didn't see it. Can I just define it and it will work? I suppose I'll try that as well.

Cheers,

Jay

On Sep 13, 2014, at 9:20 AM, Jean-Yves Tinevez <tinevez at pasteur.fr> wrote:

> On 13-Sep-14 16:01, Jay Warrick wrote:
>> Hi Jean-Yves,
>> 
>> Thanks for the quick reply! Here are the poms for my multi module project. I added to the default "pom.xml" names to make things easier to follow. The Master pom is the parent pom for each of my project modules. The parent of Master is scijava. The JEX module has essentially one class, Main which calls the main class in Core. Core contains essentially the whole program including the dependency on TrackMate. Broken contains broken code for one reason or another but doesn't really come into play as the Broken module is not part of the build process. It is "disabled" using a profile within the JEX module. Despite this, I still confirmed it didn't depend on TrackMate 2.3 using the Eclipse dependency hierarchy viewer, just in case.
> 
> Ok thank you for the crystal clear report. 
> We are on the verge of what I know of maven. However I remember having a similar issue that was fixed by making the parent of the master pom the fiji plugin pom, like for TrackMate pom.
> 
> Any chance you could just try that first?
> jy
> 
> 
>  	
> This email is free from viruses and malware because avast! Antivirus protection is active.
> 
> 
> _______________________________________________
> ImageJ-devel mailing list
> ImageJ-devel at imagej.net
> http://imagej.net/mailman/listinfo/imagej-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20140913/60a25b71/attachment.html>


More information about the ImageJ-devel mailing list