Hey Jevgeni,<br><br>I&#39;m not sure how you have your plugin project set up (I can&#39;t find your repository, could you move it to here? <a href="https://github.com/forge/plugin-undo">https://github.com/forge/plugin-undo</a>), but you can&#39;t use &quot;org.jboss.forge&quot; as a package name.<br>
<br>You should use something like, &quot;org.jboss.undo.forge&quot; (I think that should work.) We can work out a better package name later, but for right now, it doesn&#39;t really matter.<br><br>That might resolve your problem :) Let me know!<br>
~Lincoln<br><br><div class="gmail_quote">On Thu, Jun 28, 2012 at 12:01 PM, Jevgeni Zelenkov <span dir="ltr">&lt;<a href="mailto:jevgeni.zelenkov@gmail.com" target="_blank">jevgeni.zelenkov@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">Hi guys,<br>
<br>
I am trying to test the undo plugin on a working forge instance but I<br>
am getting a strange error.<br>
<br>
As described here:<br>
<a href="https://docs.jboss.org/author/display/FORGE/Make+your+Plugin+available+to+Forge" target="_blank">https://docs.jboss.org/author/display/FORGE/Make+your+Plugin+available+to+Forge</a><br>
I have added the undo-plugin using &#39;forge source-plugin&#39; command. It<br>
was added successfully, I can even see undo-plugin commands when I<br>
call &#39;list-commands&#39;.<br>
<br>
But when I execute &#39;undo setup&#39; command (should simply install the<br>
plugin), I get the following exception:<br>
<br>
The requested Facet of type [org.jboss.forge.undo.UndoFacet] could not<br>
be loaded.<br>
<br>
UndoFacet class is located in the same package as the UndoPlugin class<br>
(org.jboss.forge.undo). I also tried moving both classes into<br>
&quot;org.jboss.forge&quot; but that didn&#39;t help either.<br>
<br>
Does anybody have any ideas what could it be?<br>
<br>
Best Regards,<br>
Jevgeni<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.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;<br>