m2eclipse doesn't generate jar dependencies, it generates project-to-project dependencies if the dependent artifact is already a project in the workspace. So it generates a project-to-project dependency between the runner and tck-impl in both directions, and eclipse refuses to build either.<br>
<br>-Clint<br><br><div class="gmail_quote">On Mon, Jun 1, 2009 at 12:34 PM, David Allen <span dir="ltr"><<a href="mailto:drallendc@gmail.com">drallendc@gmail.com</a>></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 class="im">On Mon, 2009-06-01 at 12:16 -0500, Clint Popetz wrote:<br>
> Does eclipse:eclipse not generate a dependency from the runner to<br>
> tck-impl? Because m2eclipse does, based on the pom, and then I have a<br>
> circular dependency in eclipse.<br>
<br>
</div>Yes it does generate that dependency, but the JAR dep is later after the<br>
project itself (My test runners are always based in the tck-impl<br>
project).<br>
<br>
Yeah, I vaguely remember having problems with the automatic setup from<br>
m2eclipse too. But I usually modify the Java build path directly in<br>
Eclipse even with m2eclipse. This usually works fine until a change in<br>
the POM conflicts with your manual change...but that's not all that<br>
likely today.<br>
<div><div></div><div class="h5"><br>
<br>
> I can modify the runner's pom to not have that dependency, which makes<br>
> eclipse happy, but keeps one from running tests with mvn out of the<br>
> runner's directory on the command line.<br>
><br>
> -Clint<br>
><br>
><br>
> On Mon, Jun 1, 2009 at 12:08 PM, David Allen <<a href="mailto:drallendc@gmail.com">drallendc@gmail.com</a>><br>
> wrote:<br>
> On Mon, 2009-06-01 at 12:00 -0500, Clint Popetz wrote:<br>
> > Hi,<br>
> ><br>
> > I've tried running the tck from within eclipse by following<br>
> the<br>
> > instructions here:<br>
> ><br>
> > <a href="http://seamframework.org/WebBeans/JSR299TCKHarness" target="_blank">http://seamframework.org/WebBeans/JSR299TCKHarness</a><br>
> ><br>
> > but I'm having no luck; it can't find an implementation of<br>
> > StandaloneContainers, although I've manually added the<br>
> runner to the<br>
> > tck-impl project's dependencies.<br>
> ><br>
> > Before I dive deeper, are those directions up to date?<br>
><br>
><br>
> I think they are up to date, but we can certainly improve them<br>
> too. It<br>
> varies a bit depending on what tools are actually used.<br>
><br>
> > Is anyone running the tck from within eclipse? If so, are<br>
> you<br>
> > generating projects with eclipse:eclipse or with m2eclipse?<br>
><br>
><br>
> Most of us are currently using eclipse:eclipse right now. But<br>
> here are<br>
> a couple things I usually do to get any TCK test (not an<br>
> in-container<br>
> only test) running:<br>
><br>
> 1. Modify the build path of the jboss-tck-runner project so<br>
> that all of<br>
> its dependent projects/libraries are exported (select all).<br>
><br>
> 2. Choose "Run as TNG test" to get most of the runner setup<br>
> 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<br>
> "Add<br>
> projects" button and add the jboss-tck-runner project. With 1<br>
> above,<br>
> this should include everything else that is needed too<br>
> automatically.<br>
><br>
> 4. Run it again...this time it should work.<br>
><br>
> ><br>
> > Thanks,<br>
> > -Clint<br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > Clint Popetz<br>
> > <a href="http://42lines.net" target="_blank">http://42lines.net</a><br>
> > Scalable Web Application Development<br>
><br>
><br>
> > _______________________________________________<br>
> > webbeans-dev mailing list<br>
> > <a href="mailto:webbeans-dev@lists.jboss.org">webbeans-dev@lists.jboss.org</a><br>
> > <a href="https://lists.jboss.org/mailman/listinfo/webbeans-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/webbeans-dev</a><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> Clint Popetz<br>
> <a href="http://42lines.net" target="_blank">http://42lines.net</a><br>
> Scalable Web Application Development<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Clint Popetz<br><a href="http://42lines.net">http://42lines.net</a><br>Scalable Web Application Development<br>