<div dir="ltr">I believe this is due to the fact that we need to inform Maven that it must build the parent pom and sub-modules when doing a building request. MavenFacetImpl.java#309 accepts some additional parameters, including one call that accepts a List&lt;PomFile&gt; that may allow us to get a more accurate building result.<div>
<br></div><div>Unfortunately I think that this means we will need to implement the project building cache a little earlier than I expected.</div><div><br></div><div>For now, let&#39;s just get it working without caching - it will be slow, but we can see how it goes and try to find performance optimizations.</div>
<div><br></div><div>I&#39;ll work on this later tonight or tomorrow.<br><div><br></div><div><br clear="all"><div><br></div>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>
&quot;Simpler is better.&quot;
</div></div></div>