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.
http://www.avast.com
_______________________________________________
ImageJ-devel mailing list
ImageJ-devel@imagej.net
http://imagej.net/mailman/listinfo/imagej-devel