<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 13-Sep-14 16:01, Jay Warrick wrote:<br>
</div>
<blockquote
cite="mid:C10C3E67-8D09-42BC-946D-9A85C711B86C@gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
Hi Jean-Yves,
<div><br>
</div>
<div>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.</div>
</blockquote>
<br>
Ok thank you for the crystal clear report. <br>
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.<br>
<br>
Any chance you could just try that first?<br>
jy<br>
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
<tr>
<td style='border:none;padding:0px 15px 0px 8px'>
<a href="http://www.avast.com/">
<img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" />
</a>
</td>
<td>
<p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
This email is free from viruses and malware because <a href="http://www.avast.com/">avast! Antivirus</a> protection is active.
</p>
</td>
</tr>
</table>
<br />
</body>
</html>