<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="blue" vlink="purple">
<div class="Section1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">Actually, this is what i did, close and restart.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">I am currently comparing forge tools for future needs, and i really appreciate seam forge, since it's non intrusive as Spring ROO can be with all its aspectj's
 files. But i'am stuck with this issue.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">Christophe.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">De&nbsp;:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Lincoln Baxter, III [mailto:lincolnbaxter@gmail.com]
<br>
<b>Envoyé&nbsp;:</b> vendredi 23 septembre 2011 16:05<br>
<b>À&nbsp;:</b> Cordenier Christophe<br>
<b>Cc&nbsp;:</b> forge-users@lists.jboss.org<br>
<b>Objet&nbsp;:</b> Re: [forge-users] Problem installing new commands 1.0.0-Beta2<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p>If you want to more rapidly test the plugin, I recommend writing a test case with the forge test harness :)<o:p></o:p></p>
<p>--<br>
Lincoln Baxter's Droid<br>
<a href="http://ocpsoft.com">http://ocpsoft.com</a><br>
&quot;Keep it Simple&quot;<o:p></o:p></p>
<div>
<p class="MsoNormal">On Sep 23, 2011 10:03 AM, &quot;Lincoln Baxter, III&quot; &lt;<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@gmail.com</a>&gt; wrote:<br>
&gt; You need to actually close forge and restart it at the moment. We changed<br>
&gt; how plains are loaded and haven't gotten hot-loading back yet :/ its coming<br>
&gt; though. Never fear :)<br>
&gt; <br>
&gt; --<br>
&gt; Lincoln Baxter's Droid<br>
&gt; <a href="http://ocpsoft.com">http://ocpsoft.com</a><br>
&gt; &quot;Keep it Simple&quot;<br>
&gt; On Sep 23, 2011 4:02 AM, &quot;Cordenier Christophe&quot; &lt;<br>
&gt; <a href="mailto:Christophe.Cordenier@atos.net">Christophe.Cordenier@atos.net</a>&gt; wrote:<br>
&gt;&gt; Hi<br>
&gt;&gt;<br>
&gt;&gt; I am currently testing seam forge 1.0.0-beta2 and especially trying to<br>
&gt; create custom plugins. But after following the documentation and installing<br>
&gt; the plugin successfully, seam forge still does not recognize my new<br>
&gt; commands...<br>
&gt;&gt;<br>
&gt;&gt; After setting the @Alias and @Named of my plugin to &quot;forgest&quot;,<br>
&gt; implementing a default command and let the sample one 'run' as is. i<br>
&gt; installed my new plugin as follows :<br>
&gt;&gt;<br>
&gt;&gt; [no project] Temp $ forge source-plugin d:\Temp\forgest<br>
&gt;&gt; ***INFO*** Invoking build with underlying build system.<br>
&gt;&gt; [INFO] Scanning for projects...<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO]<br>
&gt; ------------------------------------------------------------------------<br>
&gt;&gt; [INFO] Building forgest 1.0.0-SNAPSHOT<br>
&gt;&gt; [INFO]<br>
&gt; ------------------------------------------------------------------------<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forgest ---<br>
&gt;&gt; [INFO] Deleting d:\Temp\forgest\target<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @<br>
&gt; forgest<br>
&gt;&gt; ---<br>
&gt;&gt; [WARNING] Using platform encoding (Cp1252 actually) to copy filtered<br>
&gt; resources,<br>
&gt;&gt; i.e. build is platform dependent!<br>
&gt;&gt; [INFO] Copying 2 resources<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ forgest<br>
&gt; ---<br>
&gt;&gt; [WARNING] File encoding has not been set, using platform encoding Cp1252,<br>
&gt; i.e. b<br>
&gt;&gt; uild is platform dependent!<br>
&gt;&gt; [INFO] Compiling 1 source file to d:\Temp\forgest\target\classes<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO] --- maven-resources-plugin:2.4.3:testResources<br>
&gt; (default-testResources) @<br>
&gt;&gt; forgest ---<br>
&gt;&gt; [WARNING] Using platform encoding (Cp1252 actually) to copy filtered<br>
&gt; resources,<br>
&gt;&gt; i.e. build is platform dependent!<br>
&gt;&gt; [INFO] Copying 0 resource<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @<br>
&gt; forge<br>
&gt;&gt; st ---<br>
&gt;&gt; [INFO] Nothing to compile - all classes are up to date<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ forgest ---<br>
&gt;&gt; [INFO] Surefire report directory: d:\Temp\forgest\target\surefire-reports<br>
&gt;&gt;<br>
&gt;&gt; -------------------------------------------------------<br>
&gt;&gt; T E S T S<br>
&gt;&gt; -------------------------------------------------------<br>
&gt;&gt; There are no tests to run.<br>
&gt;&gt;<br>
&gt;&gt; Results :<br>
&gt;&gt;<br>
&gt;&gt; Tests run: 0, Failures: 0, Errors: 0, Skipped: 0<br>
&gt;&gt;<br>
&gt;&gt; [INFO]<br>
&gt;&gt; [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forgest ---<br>
&gt;&gt; [INFO] Building jar: d:\Temp\forgest\target\forgest.jar<br>
&gt;&gt; [INFO]<br>
&gt; ------------------------------------------------------------------------<br>
&gt;&gt; [INFO] BUILD SUCCESS<br>
&gt;&gt; [INFO]<br>
&gt; ------------------------------------------------------------------------<br>
&gt;&gt; [INFO] Total time: 5.141s<br>
&gt;&gt; [INFO] Finished at: Fri Sep 23 09:48:00 CEST 2011<br>
&gt;&gt; [INFO] Final Memory: 9M/22M<br>
&gt;&gt; [INFO]<br>
&gt; ------------------------------------------------------------------------<br>
&gt;&gt; ***SUCCESS*** Build successful.<br>
&gt;&gt; ***INFO*** Installing plugin artifact.<br>
&gt;&gt; ? An existing installation for version [1.0.0-SNAPSHOT] of this plugin was<br>
&gt; foun<br>
&gt;&gt; d. Replace it? [Y/n] Y<br>
&gt;&gt; Warning: The encoding 'UTF-8' is not supported by the Java runtime.<br>
&gt;&gt; Warning: The encoding 'UTF-8' is not supported by the Java runtime.<br>
&gt;&gt; Warning: The encoding 'UTF-8' is not supported by the Java runtime.<br>
&gt;&gt; ***SUCCESS*** Installed from [forgest] successfully.<br>
&gt;&gt; ***INFO*** Please restart Forge to complete plugin installation.<br>
&gt;&gt; Wrote D:\/Documents and<br>
&gt; Settings/a136316/.forge/plugins/net/atos/test/forgest/1.<br>
&gt;&gt; 0.0-SNAPSHOT/forgest.jar<br>
&gt;&gt; Wrote D:\/Documents and<br>
&gt; Settings/a136316/.forge/plugins/net/atos/test/forgest/1.<br>
&gt;&gt; 0.0-SNAPSHOT/module.xml<br>
&gt;&gt; Wrote D:\/Documents and<br>
&gt; Settings/a136316/.forge/plugins/net/atos/test/forgest/de<br>
&gt;&gt; pendencies/1.0.0-SNAPSHOT/javax.inject-1.jar<br>
&gt;&gt; Wrote D:\/Documents and<br>
&gt; Settings/a136316/.forge/plugins/net/atos/test/forgest/de<br>
&gt;&gt; pendencies/1.0.0-SNAPSHOT/module.xml<br>
&gt;&gt; Wrote D:\/Documents and<br>
&gt; Settings/a136316/.forge/plugins/org/jboss/forge/plugins/<br>
&gt;&gt; main/module.xml<br>
&gt;&gt; [no project] Temp $ forge restart<br>
&gt;&gt; Windows? Really? Okay...<br>
&gt;&gt;<br>
&gt;&gt; [no project] Temp $ forgest<br>
&gt;&gt; ***ERROR*** No such command: forgest<br>
&gt;&gt;<br>
&gt;&gt; Any clue ?<br>
&gt;&gt;<br>
&gt;&gt; Christophe Cordenier<br>
&gt;&gt;<br>
&gt;&gt; ________________________________<br>
&gt;&gt;<br>
&gt;&gt; Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage<br>
&gt; exclusif de ses destinataires. Il peut ?galement ?tre prot?g? par le secret<br>
&gt; professionnel. Si vous recevez ce message par erreur, merci d'en avertir<br>
&gt; imm?diatement l'exp?diteur et de le d?truire. L'int?grit? du message ne<br>
&gt; pouvant ?tre assur?e sur Internet, la responsabilit? d'Atos ne pourra ?tre<br>
&gt; recherch?e quant au contenu de ce message. Bien que les meilleurs efforts<br>
&gt; soient faits pour maintenir cette transmission exempte de tout virus,<br>
&gt; l'exp?diteur ne donne aucune garantie ? cet ?gard et sa responsabilit? ne<br>
&gt; saurait ?tre recherch?e pour tout dommage r?sultant d'un virus transmis.<br>
&gt;&gt;<br>
&gt;&gt; This e-mail and the documents attached are confidential and intended<br>
&gt; solely for the addressee; it may also be privileged. If you receive this<br>
&gt; e-mail in error, please notify the sender immediately and destroy it. As its<br>
&gt; integrity cannot be secured on the Internet, the Atos liability cannot be<br>
&gt; triggered for the message content. Although the sender endeavours to<br>
&gt; maintain a computer virus-free network, the sender does not warrant that<br>
&gt; this transmission is virus-free and will not be liable for any damages<br>
&gt; resulting from any virus transmitted.<o:p></o:p></p>
</div>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le
 détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité d'Atos ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur
 ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.<br>
<br>
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet,
 the Atos liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from
 any virus transmitted.<br>
</font>
</body>
</html>