Hey Everyone!<br><br>I&#39;ve been working on Forge 2.0, and it looks like I&#39;ve hit a very strange problem that I am having difficulty solving. It involves Surefire Maven Plugin and the Forge Arquillian tests.<br><br>The tests work fine in eclipse, because Eclipse launches using a real java classpath, however...<br>
<br>Because of how Surefire handles <a href="http://maven.apache.org/plugins/maven-surefire-plugin/examples/class-loading.html">classloading</a>, Forge is not properly finding classes, booting weld, and loading addons. I&#39;ve gotten close to a solution a few times, but I&#39;ve not been able to find the exact concoction that gets things working.<br clear="all">
<br>Anyone have experience with this feel like taking a look?<br><br>Just check out the Forge 2.0 branch from <a href="https://github.com/forge/core">https://github.com/forge/core</a>, first <b>cd</b> into the maven-far-plugin directory, install it with `mvn clean install`, then return to the main directory and run `mvn clean install`, you should then see the failures I am describing.<br>
<br>Thanks!<br><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;<br>