Oh, also, for an example of adding classes to the deployment, see the PrettyFaces Forge Plugin:<br><br><a href="https://github.com/ocpsoft/prettyfaces-forge-plugin/blob/master/src/test/java/com/ocpsoft/forge/prettyfaces/PrettyFacesPluginTest.java">https://github.com/ocpsoft/prettyfaces-forge-plugin/blob/master/src/test/java/com/ocpsoft/forge/prettyfaces/PrettyFacesPluginTest.java</a><br>
<br>The @Deployment method overrides and extends the default deployment.<br>~Lincoln<br><br><div class="gmail_quote">On Sun, Oct 30, 2011 at 1:27 PM, Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hey Richard,<br><br>Plugins aren&#39;t loaded by the test-harness. In order to do this, you&#39;ll have to add the classes to the Arquillian deployment manually. Just curious - Are you planning on using RichFaces in the generated pages? If possible, I&#39;d like to avoid this for default setup, since even RichFaces is not technically &quot;plain Java EE&quot; - as an extension, that&#39;s fine, but we need to be able to output a POJEE project :)<br>

<br>I hope this does not throw too much of a wrinkle into anything!<br><br>~Lincoln<div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On Sun, Oct 30, 2011 at 1:48 AM, Richard Kennard <span dir="ltr">&lt;<a href="mailto:richard@kennardconsulting.com" target="_blank">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>
When running my unit tests through Forge test-harness, how should I add RichFaces to my project? Doing...<br>
<br>
      Project project = setupScaffoldProject();<br>
      getShell().execute(&quot;richfaces setup&quot;);<br>
<br>
...does not seem to work?<br>
<br>
Regards,<br>
<br>
Richard.<br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">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></div></div><font color="#888888">-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br><a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
&quot;Keep it Simple&quot;<br>
</font></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>