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. |
JEX_Module_pom.xml
Description: XML document
Broken_Module_pom.xml
Description: XML document
Core_Module_pom.xml
Description: XML document
Master_pom.xml
Description: XML document
Likewise, if it is easier, my git repo for this project is https://github.com/jaywarrick/JEX. Thanks so much for helping me with this. Regards, Jay On Sep 13, 2014, at 7:27 AM, Jean-Yves Tinevez <tine...@pasteur.fr> wrote:
|
_______________________________________________ ImageJ-devel mailing list ImageJ-devel@imagej.net http://imagej.net/mailman/listinfo/imagej-devel