From lbaxter at redhat.com Mon Dec 9 15:32:23 2013 From: lbaxter at redhat.com (Lincoln Baxter) Date: Mon, 9 Dec 2013 15:32:23 -0500 (EST) Subject: [forge-users] JBoss Forge plugin installation failure In-Reply-To: <05862F47-14FB-455D-BAFF-E86A6A2C0711@redhat.com> References: <62095938-B3D4-458F-87AF-C31535886DC0@redhat.com> <05862F47-14FB-455D-BAFF-E86A6A2C0711@redhat.com> Message-ID: <658367345.13821116.1386621143290.JavaMail.root@redhat.com> Hey Nabeel, (copying forge-users list) Could you paste the compilation error and as much info as possible? Wondering what went wrong. ~Lincoln ----- Original Message ----- From: "Xavier Coulon" To: "Nabeel Saad" Cc: "Lincoln Baxter" Sent: Monday, December 9, 2013 3:16:15 PM Subject: Re: JBoss Forge Hello Nabeel, I only installed the angularjs plugin from JBDS 7.1.CR1 which includes Forge 1.4.3 (IIRC). Can you try with that version and let us know if it still fails ? In that case, can you post the compilation error ? Thanks ! Best regards, /Xavier On Dec 9, 2013, at 7:43 PM, Nabeel Saad wrote: Hello Lincoln, Xavier, I recently saw Xavier give a presentation on the different JBoss Tools, amongst them JBoss Forge. I decided it would be very cool to use to get up and running and attempted to use it. However, I seem to be struggling quite a bit with a few issues: - First and foremost, when I try to install-plugin for anything jboss-as7, angularjs, etc? they all fail and I get compilation errors from the maven-compile plugin. I don?t get why. I?ve checked the versions of everything and nothing really stands out: maven 3.0.5 java 1.6 and java 1.7 using JBDS 7.0.1 (tried it embedded in JBDS and directly from the command line) Ran the maven command with -X but the extra debug info is pointless as it?s just a compilation error. When it runs the build, it copies all the source files to a temp folder. I did try to copy it during the process locally (cause it does a clean at the end) and can see that some files are potentially missing from the source. Not sure if it?s just because of when I copied, or due to the failure of the compilation, but I wanted to report this and get your thoughts. Any suggestions? As I spent quite a bit of time trying to get this to work and then just gave up on it as it was faster to write the code manually then try to figure it out at the time. Cheers, Nabeel ----------------------------------------- Nabeel Saad Senior Solution Architect, EMEA T: +44 7 525 611 473 E: nabeel at redhat.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20131209/7c2398d6/attachment.html From forge-users at lists.jboss.org Fri Dec 20 09:35:54 2013 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 20 Dec 2013 09:35:54 EST Subject: [forge-users] Forge SPring plugin install errors out Message-ID: <618157461.01387550185230.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi, I? tried to install Spring plugin for Forge using below command: forge install-plugin spring Iam getting a error(final part shown below) and attached full error log: ***WARNING*** Failed to resolve dependency [ org.yaml:snakeyaml:jar:1.7 (test) ] , due to error(s) : [org.sonatype.aether.transfer.ArtifactNotFoundException: Co uld not find artifact org.yaml:snakeyaml:jar:1.7 in JBOSS_NEXUS (http://reposito (http://reposito/) ry.jboss.org/nexus/content/groups/public), org.sonatype.aether.transfer.Artifact TransferException: Could not transfer artifact org.yaml:snakeyaml:jar:1.7 from/t o ibiblio.org (http://repo1.maven.org/maven2/): Error transferring file: repo1.m aven.org from http://repo1.maven.org/maven2/org/yaml/snakeyaml/1.7/snakeyaml-1.7 .jar, org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find art ifact org.yaml:snakeyaml:jar:1.7 in jboss-public-repository-group (https://repos (https://repos/) itory.jboss.org/nexus/content/groups/public/)] ***INFO*** Cleaning up temp workspace [C:\Users\JUSTIN~1.SAT\AppData\Local\Temp\ forgetemp7305375452562897278] Deleted C:\Users\JUSTIN~1.SAT\AppData\Local\Temp\forgetemp7305375452562897278 ***ERROR*** Exception encountered: The project does not contain a valid Forge Pl ugin project. Installation aborted Could you pls let me know what issue and how to fix the same asap as iam doing poc for project. JDK:1.7.0_11 is version in my pc. maven version:3.x THanks. Posted by forums Original post: https://community.jboss.org/message/850489#850489 -------------- next part -------------- A non-text attachment was scrubbed... Name: forge-springplugin-installerror.txt.zip Type: application/zip Size: 4123 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20131220/52145e60/attachment.zip From forge-users at lists.jboss.org Fri Dec 20 12:28:14 2013 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 20 Dec 2013 12:28:14 EST Subject: [forge-users] scaffolding internationalization Message-ID: <1970708013.31387560525215.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi Is there any way to internationalize the result of the scaffolding ?? The pages / beans work great, but i would like the result in another language ?? How can that be done ? Do i have to make my own plugin ? Thanks, and congrats by the way, forge rocks !!!! Posted by forums Original post: https://community.jboss.org/message/850512#850512 From forge-users at lists.jboss.org Fri Dec 20 13:01:41 2013 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 20 Dec 2013 13:01:41 EST Subject: [forge-users] customizing the scaffold templates Message-ID: <2021225827.41387562531881.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Is there any updates on this issue ?? Posted by forums Original post: https://community.jboss.org/message/850516#850516 From forge-users at lists.jboss.org Fri Dec 20 13:25:38 2013 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 20 Dec 2013 13:25:38 EST Subject: [forge-users] scaffolding internationalization In-Reply-To: <1970708013.31387560525215.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <601904859.51387563968556.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi Jose, Actually there is no way to apply i18n to a generated scaffold. There is an issue for that that isn't solved yet: [FORGE-160] Have scaffolding put labels etc in i18n property files - JBoss Issue Tracker (https://issues.jboss.org/browse/FORGE-160) We appreciate any help, as we are working hard towards the 2.0.0.Final release. Best Regards, George Gastaldi Posted by forums Original post: https://community.jboss.org/message/850518#850518 From ggastald at redhat.com Thu Dec 26 19:37:34 2013 From: ggastald at redhat.com (George Gastaldi) Date: Thu, 26 Dec 2013 19:37:34 -0500 (EST) Subject: [forge-users] JBoss Forge 2.0.0.Beta4 is available Message-ID: <7FE0B2D6-A618-4B69-93B0-57FD8F050E68@redhat.com> More info: http://forge.jboss.org/news/2013/12/26/post-forge-2.html Happy new year everyone! George Gastaldi From lincolnbaxter at gmail.com Thu Dec 26 19:52:44 2013 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Thu, 26 Dec 2013 19:52:44 -0500 Subject: [forge-users] JBoss Forge 2.0.0.Beta4 is available In-Reply-To: <7FE0B2D6-A618-4B69-93B0-57FD8F050E68@redhat.com> References: <7FE0B2D6-A618-4B69-93B0-57FD8F050E68@redhat.com> Message-ID: Happy New Year! Good job everyone and job well done on this release! Best 2.0 branch release yet! We are very close to releasing .Final! On Thu, Dec 26, 2013 at 7:37 PM, George Gastaldi wrote: > More info: > http://forge.jboss.org/news/2013/12/26/post-forge-2.html > > Happy new year everyone! > George Gastaldi > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -- Lincoln Baxter, III http://ocpsoft.org "Simpler is better." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20131226/780f1996/attachment-0001.html From jgreene at redhat.com Fri Dec 27 08:03:57 2013 From: jgreene at redhat.com (Jason Greene) Date: Fri, 27 Dec 2013 08:03:57 -0500 (EST) Subject: [forge-users] JBoss Forge 2.0.0.Beta4 is available In-Reply-To: <7FE0B2D6-A618-4B69-93B0-57FD8F050E68@redhat.com> References: <7FE0B2D6-A618-4B69-93B0-57FD8F050E68@redhat.com> Message-ID: <53929522-9AA1-4236-8047-68F39F3F87DC@redhat.com> Congrats! Sent from my iPhone > On Dec 26, 2013, at 6:37 PM, George Gastaldi wrote: > > More info: > http://forge.jboss.org/news/2013/12/26/post-forge-2.html > > Happy new year everyone! > George Gastaldi > From forge-users at lists.jboss.org Tue Dec 31 09:22:14 2013 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Tue, 31 Dec 2013 09:22:14 EST Subject: [forge-users] when i install my Plugin into the Forge environment, it gives error Message-ID: <1542500904.71388499765014.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi, I created plugin and when I made it available to forge using command: forge source-plugin C:\afpj\workspaceDemo2013\spring-forge-plugin,I got output saying ?Success:Installed from spring-forge plugin sucessfully. However,when I run command? spring-forge-plugin install-example-facelet?,I get error attached. PFA plugin project(I don?t have facet for it). One thing I noticed from link: http://forge.jboss.org/docs/plugin_development/make-plugin-available.html#content (http://forge.jboss.org/docs/plugin_development/make-plugin-available.html#content) ,the message shown in this link: Your plugin is now installed and ready to use:, could not be found in my console after installing plugin. Could you let me know how to resolve this error at earliest possible. Thanks, Posted by forums Original post: https://community.jboss.org/message/851208#851208 -------------- next part -------------- A non-text attachment was scrubbed... Name: forge-plugin-err.png Type: image/png Size: 124559 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20131231/4d6407dc/attachment-0001.png -------------- next part -------------- A non-text attachment was scrubbed... Name: spring-forge-plugin.zip Type: application/zip Size: 17240 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20131231/4d6407dc/attachment-0001.zip From forge-users at lists.jboss.org Tue Dec 31 15:09:29 2013 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Tue, 31 Dec 2013 15:09:29 EST Subject: [forge-users] when i install my Plugin into the Forge environment, it gives error In-Reply-To: <1542500904.71388499765014.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <17445212.81388520599948.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hey Justin, ????? Your plugin was installed, but since it had no commands in it, you cannot invoke any functionality in the plugin. That's also the reason why you do not see a message that the "plugin X was activated" or that "command Y is now available". ????? To add a command to your plugin, refer this section of the guide: http://forge.jboss.org/docs/plugin_development/add-commands-to-plugin.html#content ????? But then, since you're just beginning to write a new plugin, I'd recommend that you start off with Forge 2 (scheduled to release this month). You can find instructions on developing and consuming various addons in Forge 2, in the README.md files in the Forge 2 repository: forge/core ? GitHub (https://github.com/forge/core) Vineet Posted by forums Original post: https://community.jboss.org/message/851217#851217 From forge-users at lists.jboss.org Tue Dec 31 15:55:03 2013 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Tue, 31 Dec 2013 15:55:03 EST Subject: [forge-users] customizing the scaffold templates In-Reply-To: <2021225827.41387562531881.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <1080334305.91388523358026.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Please track (and vote on) FORGE-1406 (https://issues.jboss.org/browse/FORGE-1406) for this. I'm aiming to have this implemented in 2.1 in the best case. Posted by forums Original post: https://community.jboss.org/message/851219#851219