Unless you can reference the richfaces plugin code itself, there is no way to do this currently, since the plugin sources need to be available to the test-runner (like using any other library in a test.)<br><br>If the richfaces plugin were deployed in a maven repository, you could include it in your pom, specifying &lt;scope&gt;test&lt;/scope&gt;.<br>
<br>Otherwise, not possible at the moment because plugins are loaded by JBoss modules, and jboss modules is not used by the test harness (because it would not really be possible)<br><br>~Lincoln<br><br><div class="gmail_quote">
On Fri, Jan 27, 2012 at 2:06 AM, Richard Kennard <span dir="ltr">&lt;<a href="mailto:richard@kennardconsulting.com">richard@kennardconsulting.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi guys,<br>
<br>
Can someone help with RichFaces testing? Currently in...<br>
<br>
     org.jboss.forge.scaffold.faces.FacesScaffoldTest.testGenerateFromEntityWithRichFaces()<br>
<br>
...I have a commented out line...<br>
<br>
     Project project = setupScaffoldProject();<br>
     // getShell().execute(&quot;richfaces setup&quot;);<br>
<br>
How can I make that line work? How can I get the plugin installed for my test?<br>
<br>
Regards,<br>
<br>
Richard.<br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>