Does eclipse:eclipse not generate a dependency from the runner to tck-impl?  Because m2eclipse does, based on the pom, and then I have a circular dependency in eclipse.  I can modify the runner&#39;s pom to not have that dependency, which makes eclipse happy, but keeps one from running tests with mvn out of the runner&#39;s directory on the command line.<br>


<br>-Clint<br><br><br><div class="gmail_quote">On Mon, Jun 1, 2009 at 12:08 PM, David Allen <span dir="ltr">&lt;<a href="mailto:drallendc@gmail.com" target="_blank">drallendc@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div>On Mon, 2009-06-01 at 12:00 -0500, Clint Popetz wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;ve tried running the tck from within eclipse by following the<br>
&gt; instructions here:<br>
&gt;<br>
&gt; <a href="http://seamframework.org/WebBeans/JSR299TCKHarness" target="_blank">http://seamframework.org/WebBeans/JSR299TCKHarness</a><br>
&gt;<br>
&gt; but I&#39;m having no luck; it can&#39;t find an implementation of<br>
&gt; StandaloneContainers, although I&#39;ve manually added the runner to the<br>
&gt; tck-impl project&#39;s dependencies.<br>
&gt;<br>
&gt; Before I dive deeper, are those directions up to date?<br>
<br>
</div>I think they are up to date, but we can certainly improve them too.  It<br>
varies a bit depending on what tools are actually used.<br>
<div><br>
&gt;  Is anyone running the tck from within eclipse?  If so, are you<br>
&gt; generating projects with eclipse:eclipse or with m2eclipse?<br>
<br>
</div>Most of us are currently using eclipse:eclipse right now.  But here are<br>
a couple things I usually do to get any TCK test (not an in-container<br>
only test) running:<br>
<br>
1.  Modify the build path of the jboss-tck-runner project so that all of<br>
its dependent projects/libraries are exported (select all).<br>
<br>
2.  Choose &quot;Run as TNG test&quot; to get most of the runner setup correctly,<br>
but the tests will fail to run at first.<br>
<br>
3.  Modify the runner by going to the Classpath tab and press &quot;Add<br>
projects&quot; button and add the jboss-tck-runner project.  With 1 above,<br>
this should include everything else that is needed too automatically.<br>
<br>
4.  Run it again...this time it should work.<br>
<div><br>
&gt;<br>
&gt; Thanks,<br>
&gt; -Clint<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Clint Popetz<br>
&gt; <a href="http://42lines.net" target="_blank">http://42lines.net</a><br>
&gt; Scalable Web Application Development<br>
</div><div><div></div><div>&gt; _______________________________________________<br>
&gt; webbeans-dev mailing list<br>
&gt; <a href="mailto:webbeans-dev@lists.jboss.org" target="_blank">webbeans-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/webbeans-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/webbeans-dev</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Clint Popetz<br><a href="http://42lines.net" target="_blank">http://42lines.net</a><br>Scalable Web Application Development<br>