From forge-users at lists.jboss.org Thu Apr 3 07:51:58 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Thu, 03 Apr 2014 07:51:58 EDT Subject: [forge-users] Forge custom In-Reply-To: <120405894.111395914870372.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <1863592015.231396525949127.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi I retry this morning my simple test and i had constated, i didn't use the correct branch of scaffold-faces for forge-1.4.4, now is ok. but for forge 2.3.0 i used core-2.3.0 and it's still not working. i did mvn clean install and after forge --install org.jboss.forge.addon:mScaffold,2.3.0.Final i got this: java.lang.RuntimeException: org.eclipse.aether.collection.DependencyCollectionException: Failed to read artifact descriptor for org.jboss.forge.furnace.container:simple:jar:forge-addon:2.3.0.Final ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.traverseAddonGraph(MavenAddonDependencyResolver.java:327) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:295) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.resolveAddonDependencyHierarchy(MavenAddonDependencyResolver.java:83) ??????? at org.jboss.forge.furnace.manager.impl.AddonManagerImpl.info(AddonManagerImpl.java:54) ??????? at org.jboss.forge.furnace.manager.impl.AddonManagerImpl.install(AddonManagerImpl.java:67) ??????? at org.jboss.forge.furnace.manager.impl.AddonManagerImpl.install(AddonManagerImpl.java:60) ??????? at org.jboss.forge.bootstrap.Bootstrap.install(Bootstrap.java:277) ??????? at org.jboss.forge.bootstrap.Bootstrap.(Bootstrap.java:155) ??????? at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:94) Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to read artifact descriptor for org.jboss.forge.furnace.container:simple:jar:forge-addon:2.3.0.Final ??????? at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:218) ??????? at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:317) ??????? at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.traverseAddonGraph(MavenAddonDependencyResolver.java:323) ??????? ... 13 more Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.jboss.forge.furnace.container:simple:jar:forge-addon:2.3.0.Final ??????? at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:335) ??????? at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:217) ??????? at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:212) ??????? ... 15 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to transfer org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of JBOSS_NEXUS has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from/to JBOSS_NEXUS (http://repository.jboss.org/nexus/content/groups/public): Error transferring file: Software caused connection abort: recv failed ??????? at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) ??????? at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) ??????? at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:239) ??????? at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:320) ??????? ... 17 more Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Failure to transfer org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of JBOSS_NEXUS has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from/to JBOSS_NEXUS (http://repository.jboss.org/nexus/content/groups/public): Error transferring file: Software caused connection abort: recv failed ??????? at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:239) ??????? at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:218) ??????? at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:599) ??????? at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:518) ??????? at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:436) ??????? ... 20 more > Forge version [2.3.0.Final] i don't understand this error cheer Posted by forums Original post: https://community.jboss.org/message/866428#866428 From ggastald at redhat.com Thu Apr 3 08:39:27 2014 From: ggastald at redhat.com (George Gastaldi) Date: Thu, 3 Apr 2014 08:39:27 -0400 (EDT) Subject: [forge-users] Forge custom In-Reply-To: <1863592015.231396525949127.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1863592015.231396525949127.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <23676EAB-7EFA-4F2E-A24C-B49542859C76@redhat.com> The APIs for Forge 2 are completey different from Forge , that is, you need to rewrite the plugin in Forge 1 to adapt it to the new scaffold APIs in Forge 2. Have you created an addon project for this? See the README in http://github.com/forge/core for a more detailed explanation. > Em 03/04/2014, ?s 08:52, forge-users at lists.jboss.org escreveu: > > Hi > I retry this morning my simple test and i had constated, i didn't use the correct branch of scaffold-faces for forge-1.4.4, now is ok. > > but for forge 2.3.0 i used core-2.3.0 and it's still not working. > i did mvn clean install and after forge --install org.jboss.forge.addon:mScaffold,2.3.0.Final > > i got this: > java.lang.RuntimeException: org.eclipse.aether.collection.DependencyCollectionException: Failed to read artifact descriptor for org.jboss.forge.furnace.container:simple:jar:forge-addon:2.3.0.Final > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.traverseAddonGraph(MavenAddonDependencyResolver.java:327) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:295) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.fromNode(MavenAddonDependencyResolver.java:296) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.resolveAddonDependencyHierarchy(MavenAddonDependencyResolver.java:83) > at org.jboss.forge.furnace.manager.impl.AddonManagerImpl.info(AddonManagerImpl.java:54) > at org.jboss.forge.furnace.manager.impl.AddonManagerImpl.install(AddonManagerImpl.java:67) > at org.jboss.forge.furnace.manager.impl.AddonManagerImpl.install(AddonManagerImpl.java:60) > at org.jboss.forge.bootstrap.Bootstrap.install(Bootstrap.java:277) > at org.jboss.forge.bootstrap.Bootstrap.(Bootstrap.java:155) > at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:94) > Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to read artifact descriptor for org.jboss.forge.furnace.container:simple:jar:forge-addon:2.3.0.Final > at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:218) > at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:317) > at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.traverseAddonGraph(MavenAddonDependencyResolver.java:323) > ... 13 more > Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.jboss.forge.furnace.container:simple:jar:forge-addon:2.3.0.Final > at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:335) > at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:217) > at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:212) > ... 15 more > Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to transfer org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from http://repository.jboss.org/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update interval of JBOSS_NEXUS has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from/to JBOSS_NEXUS (http://repository.jboss.org/nexus/content/groups/public): Error transferring file: Software caused connection abort: recv failed > at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) > at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) > at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:239) > at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:320) > ... 17 more > Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Failure to transfer org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of JBOSS_NEXUS has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.forge.furnace.container:simple:pom:2.3.0.Final from/to JBOSS_NEXUS (http://repository.jboss.org/nexus/content/groups/public): Error transferring file: Software caused connection abort: recv failed > at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:239) > at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:218) > at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:599) > at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:518) > at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:436) > ... 20 more >> Forge version [2.3.0.Final] > > i don't understand this error > > cheer > > Posted by forums > Original post: https://community.jboss.org/message/866428#866428 > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Thu Apr 3 10:07:08 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Thu, 03 Apr 2014 10:07:08 EDT Subject: [forge-users] Forge custom In-Reply-To: <23676EAB-7EFA-4F2E-A24C-B49542859C76@redhat.com> Message-ID: <935285484.241396534058284.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Ok thank for reply For forge 1.4.4 i fork core-1.x? i import scaffold-face in eclipse and i change name of project and name of packages. my test whith change only one image work {emoticon:class=jive_macro_emoticon jive_macro jive_emote|src=https://community.jboss.org/6.0.3.60ddddd/images/emoticons/happy.png|__jive_emoticon_name=happy}. For forge 2.3.0 i fork core-2.3.0, ido the same things. Can i fork and rewrite the project javaee/faces ? That help me to understand fastly how work forge. That is why i don't create an new addon from zero. I will test to create new addon and copy/paste the code from javaee/faces this aftenoon if i got time. the version used when i got error is forge 2.3.0 Posted by forums Original post: https://community.jboss.org/message/866471#866471 From ggastald at redhat.com Sat Apr 5 02:26:18 2014 From: ggastald at redhat.com (George Gastaldi) Date: Sat, 5 Apr 2014 02:26:18 -0400 (EDT) Subject: [forge-users] Forge 2.4.1.Final is available! Message-ID: <75168574-F828-4C3C-B81A-AA13AD93BAA5@redhat.com> Forge 2.4.1.Final is now available in the nexus repository and should be in central in a few hours. Blog post coming this monday. PS: it's the best release so far :) Best Regards, George Gastaldi From lbecarelli at gmail.com Sat Apr 5 09:39:15 2014 From: lbecarelli at gmail.com (lbecarelli_imap) Date: Sat, 05 Apr 2014 15:39:15 +0200 Subject: [forge-users] Forge 2.4.1.Final is available! In-Reply-To: <75168574-F828-4C3C-B81A-AA13AD93BAA5@redhat.com> References: <75168574-F828-4C3C-B81A-AA13AD93BAA5@redhat.com> Message-ID: <53400783.5010203@gmail.com> Great !!! Thanks for your work. Sorry if I did not still alive but I'm busy working on a new project. I'm fighting to use "forge" for same parts of the project. I hope to have some time in the next months. Best Regards. Luca Il 05/04/2014 08:26, George Gastaldi ha scritto: > Forge 2.4.1.Final is now available in the nexus repository and should be in central in a few hours. > > Blog post coming this monday. > > PS: it's the best release so far :) > > Best Regards, > > George Gastaldi > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From antonio.mailing at gmail.com Sat Apr 5 10:49:33 2014 From: antonio.mailing at gmail.com (Antonio Goncalves) Date: Sat, 5 Apr 2014 16:49:33 +0200 Subject: [forge-users] How does addon-git-install work ? Message-ID: Hi, I still have no success on installing/running the JBoss AS addon (the one on : https://github.com/jerr/as-forge-addon). So I thought of giving it another try with the command addon-git-install. Is it supposed to install an addon from Github ? If yes, this is what I do and what I get : [Conference.java]$ *addon-git-install --url https://github.com/jerr/as-forge-addon * ***INFO*** Installing git addon [0/4] ... ***INFO*** Installing git addon:Cloning repository in /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] ... ***ERROR*** Invalid remote: origin What am I doing wrong ? Thanks -- Antonio Goncalves Software architect and Java Champion Web site | Twitter | LinkedIn | Paris JUG | Devoxx France -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140405/559e117e/attachment.html From ggastald at redhat.com Sat Apr 5 10:50:35 2014 From: ggastald at redhat.com (George Gastaldi) Date: Sat, 5 Apr 2014 10:50:35 -0400 (EDT) Subject: [forge-users] How does addon-git-install work ? In-Reply-To: References: Message-ID: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> Add .git in the end of your URL and it should work > Em 05/04/2014, ?s 11:49, Antonio Goncalves escreveu: > > Hi, > > I still have no success on installing/running the JBoss AS addon (the one on : https://github.com/jerr/as-forge-addon). So I thought of giving it another try with the command addon-git-install. Is it supposed to install an addon from Github ? If yes, this is what I do and what I get : > > [Conference.java]$ addon-git-install --url https://github.com/jerr/as-forge-addon > ***INFO*** Installing git addon [0/4] ... > ***INFO*** Installing git addon:Cloning repository in /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] ... > ***ERROR*** Invalid remote: origin > > What am I doing wrong ? > > Thanks > > -- > Antonio Goncalves > Software architect and Java Champion > > Web site | Twitter | LinkedIn | Paris JUG | Devoxx France > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140405/4d80bf9d/attachment.html From antonio.mailing at gmail.com Sat Apr 5 10:53:03 2014 From: antonio.mailing at gmail.com (Antonio Goncalves) Date: Sat, 5 Apr 2014 16:53:03 +0200 Subject: [forge-users] How does addon-git-install work ? In-Reply-To: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> References: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> Message-ID: Hum.... goes a bit further, but fails with no logs : [Conference.java]$ *addon-git-install --url https://github.com/jerr/as-forge-addon.git * ***INFO*** Installing git addon [0/4] ... ***INFO*** Installing git addon:Cloning repository in /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709490955-0 [0/4] ... ***INFO*** Installing git addon:Installing project into local repository [1/4] ... ***INFO*** Installing git addon:Removing previous addon installation (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... ***INFO*** Installing git addon:Installing addon (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT could not be installed. 2014-04-05 16:50 GMT+02:00 George Gastaldi : > Add .git in the end of your URL and it should work > > Em 05/04/2014, ?s 11:49, Antonio Goncalves > escreveu: > > Hi, > > I still have no success on installing/running the JBoss AS addon (the one > on : https://github.com/jerr/as-forge-addon). So I thought of giving it > another try with the command addon-git-install. Is it supposed to install > an addon from Github ? If yes, this is what I do and what I get : > > [Conference.java]$ *addon-git-install --url > https://github.com/jerr/as-forge-addon > * > ***INFO*** Installing git addon [0/4] ... > ***INFO*** Installing git addon:Cloning repository in > /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] ... > ***ERROR*** Invalid remote: origin > > What am I doing wrong ? > > Thanks > > -- > Antonio Goncalves > Software architect and Java Champion > > Web site | Twitter > | LinkedIn | Paris JUG > | Devoxx France > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -- Antonio Goncalves Software architect and Java Champion Web site | Twitter | LinkedIn | Paris JUG | Devoxx France -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140405/cac87673/attachment.html From ggastald at redhat.com Sat Apr 5 11:15:09 2014 From: ggastald at redhat.com (George Gastaldi) Date: Sat, 5 Apr 2014 11:15:09 -0400 (EDT) Subject: [forge-users] How does addon-git-install work ? In-Reply-To: References: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> Message-ID: I found out the cause. We'll fix it for the next version. In the meantime, clone the repo locally, run mvn clean install -Dfurnace.dot.skip and install using addon-install Sorry about the trouble > Em 05/04/2014, ?s 11:53, Antonio Goncalves escreveu: > > Hum.... goes a bit further, but fails with no logs : > > [Conference.java]$ addon-git-install --url https://github.com/jerr/as-forge-addon.git > ***INFO*** Installing git addon [0/4] ... > ***INFO*** Installing git addon:Cloning repository in /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709490955-0 [0/4] ... > ***INFO*** Installing git addon:Installing project into local repository [1/4] ... > ***INFO*** Installing git addon:Removing previous addon installation (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... > ***INFO*** Installing git addon:Installing addon (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... > ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT could not be installed. > > > > > > > > 2014-04-05 16:50 GMT+02:00 George Gastaldi : >> Add .git in the end of your URL and it should work >> >>> Em 05/04/2014, ?s 11:49, Antonio Goncalves escreveu: >>> >> >>> Hi, >>> >>> I still have no success on installing/running the JBoss AS addon (the one on : https://github.com/jerr/as-forge-addon). So I thought of giving it another try with the command addon-git-install. Is it supposed to install an addon from Github ? If yes, this is what I do and what I get : >>> >>> [Conference.java]$ addon-git-install --url https://github.com/jerr/as-forge-addon >>> ***INFO*** Installing git addon [0/4] ... >>> ***INFO*** Installing git addon:Cloning repository in /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] ... >>> ***ERROR*** Invalid remote: origin >>> >>> What am I doing wrong ? >>> >>> Thanks >>> >>> -- >>> Antonio Goncalves >>> Software architect and Java Champion >>> >>> Web site | Twitter | LinkedIn | Paris JUG | Devoxx France >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users > > > > -- > Antonio Goncalves > Software architect and Java Champion > > Web site | Twitter | LinkedIn | Paris JUG | Devoxx France > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140405/643bdf1c/attachment-0001.html From lincolnbaxter at gmail.com Sun Apr 6 16:56:19 2014 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Sun, 6 Apr 2014 16:56:19 -0400 Subject: [forge-users] How does addon-git-install work ? In-Reply-To: References: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> Message-ID: Ah, is this because the local artifacts are not in the repo for the dot plugin to run? On Sat, Apr 5, 2014 at 11:15 AM, George Gastaldi wrote: > I found out the cause. We'll fix it for the next version. In the meantime, > clone the repo locally, run mvn clean install -Dfurnace.dot.skip and > install using addon-install > > Sorry about the trouble > > Em 05/04/2014, ?s 11:53, Antonio Goncalves > escreveu: > > Hum.... goes a bit further, but fails with no logs : > > [Conference.java]$ *addon-git-install --url > https://github.com/jerr/as-forge-addon.git > * > ***INFO*** Installing git addon [0/4] ... > ***INFO*** Installing git addon:Cloning repository in > /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709490955-0 [0/4] ... > ***INFO*** Installing git addon:Installing project into local repository [1/4] > ... > ***INFO*** Installing git addon:Removing previous addon installation > (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... > ***INFO*** Installing git addon:Installing addon > (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... > ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT could > not be installed. > > > > > > > > 2014-04-05 16:50 GMT+02:00 George Gastaldi : > >> Add .git in the end of your URL and it should work >> >> Em 05/04/2014, ?s 11:49, Antonio Goncalves >> escreveu: >> >> Hi, >> >> I still have no success on installing/running the JBoss AS addon (the one >> on : https://github.com/jerr/as-forge-addon). So I thought of giving it >> another try with the command addon-git-install. Is it supposed to install >> an addon from Github ? If yes, this is what I do and what I get : >> >> [Conference.java]$ *addon-git-install --url >> https://github.com/jerr/as-forge-addon >> * >> ***INFO*** Installing git addon [0/4] ... >> ***INFO*** Installing git addon:Cloning repository in >> /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] >> ... >> ***ERROR*** Invalid remote: origin >> >> What am I doing wrong ? >> >> Thanks >> >> -- >> Antonio Goncalves >> Software architect and Java Champion >> >> Web site | Twitter >> | LinkedIn | Paris JUG >> | Devoxx France >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> > > > > -- > Antonio Goncalves > Software architect and Java Champion > > Web site | Twitter > | LinkedIn | Paris JUG > | Devoxx France > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > > > _______________________________________________ > 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/20140406/7aec6ea1/attachment.html From ggastald at redhat.com Sun Apr 6 17:10:09 2014 From: ggastald at redhat.com (George Gastaldi) Date: Sun, 6 Apr 2014 17:10:09 -0400 (EDT) Subject: [forge-users] How does addon-git-install work ? In-Reply-To: References: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> Message-ID: <5367CE21-C80C-45AF-B3B5-8691CE24C8CD@redhat.com> Yes, we need to fix the dot plugin to be aware of the current build reactor. > Em 06/04/2014, ?s 17:56, "Lincoln Baxter, III" escreveu: > > Ah, is this because the local artifacts are not in the repo for the dot plugin to run? > > >> On Sat, Apr 5, 2014 at 11:15 AM, George Gastaldi wrote: >> I found out the cause. We'll fix it for the next version. In the meantime, clone the repo locally, run mvn clean install -Dfurnace.dot.skip and install using addon-install >> >> Sorry about the trouble >> >>> Em 05/04/2014, ?s 11:53, Antonio Goncalves escreveu: >>> >>> Hum.... goes a bit further, but fails with no logs : >>> >>> [Conference.java]$ addon-git-install --url https://github.com/jerr/as-forge-addon.git >>> ***INFO*** Installing git addon [0/4] ... >>> ***INFO*** Installing git addon:Cloning repository in /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709490955-0 [0/4] ... >>> ***INFO*** Installing git addon:Installing project into local repository [1/4] ... >>> ***INFO*** Installing git addon:Removing previous addon installation (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... >>> ***INFO*** Installing git addon:Installing addon (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... >>> ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT could not be installed. >>> >>> >>> >>> >>> >>> >>> >>> 2014-04-05 16:50 GMT+02:00 George Gastaldi : >>>> Add .git in the end of your URL and it should work >>>> >>>>> Em 05/04/2014, ?s 11:49, Antonio Goncalves escreveu: >>>>> >>>> >>>>> Hi, >>>>> >>>>> I still have no success on installing/running the JBoss AS addon (the one on : https://github.com/jerr/as-forge-addon). So I thought of giving it another try with the command addon-git-install. Is it supposed to install an addon from Github ? If yes, this is what I do and what I get : >>>>> >>>>> [Conference.java]$ addon-git-install --url https://github.com/jerr/as-forge-addon >>>>> ***INFO*** Installing git addon [0/4] ... >>>>> ***INFO*** Installing git addon:Cloning repository in /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] ... >>>>> ***ERROR*** Invalid remote: origin >>>>> >>>>> What am I doing wrong ? >>>>> >>>>> Thanks >>>>> >>>>> -- >>>>> Antonio Goncalves >>>>> Software architect and Java Champion >>>>> >>>>> Web site | Twitter | LinkedIn | Paris JUG | Devoxx France >>>>> _______________________________________________ >>>>> forge-users mailing list >>>>> forge-users at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/forge-users >>>> >>>> _______________________________________________ >>>> forge-users mailing list >>>> forge-users at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/forge-users >>> >>> >>> >>> -- >>> Antonio Goncalves >>> Software architect and Java Champion >>> >>> Web site | Twitter | LinkedIn | Paris JUG | Devoxx France >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >> >> _______________________________________________ >> 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." > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140406/526c4d4b/attachment-0001.html From antonio.mailing at gmail.com Mon Apr 7 04:06:18 2014 From: antonio.mailing at gmail.com (Antonio Goncalves) Date: Mon, 7 Apr 2014 10:06:18 +0200 Subject: [forge-users] How does addon-git-install work ? In-Reply-To: <5367CE21-C80C-45AF-B3B5-8691CE24C8CD@redhat.com> References: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> <5367CE21-C80C-45AF-B3B5-8691CE24C8CD@redhat.com> Message-ID: BTW, it would be good to rename *addon-git-install* command to *addon-install-from-git* ;o) https://issues.jboss.org/browse/FORGE-1743 2014-04-06 23:10 GMT+02:00 George Gastaldi : > Yes, we need to fix the dot plugin to be aware of the current build > reactor. > > Em 06/04/2014, ?s 17:56, "Lincoln Baxter, III" > escreveu: > > Ah, is this because the local artifacts are not in the repo for the dot > plugin to run? > > > On Sat, Apr 5, 2014 at 11:15 AM, George Gastaldi wrote: > >> I found out the cause. We'll fix it for the next version. In the >> meantime, clone the repo locally, run mvn clean install -Dfurnace.dot.skip >> and install using addon-install >> >> Sorry about the trouble >> >> Em 05/04/2014, ?s 11:53, Antonio Goncalves >> escreveu: >> >> Hum.... goes a bit further, but fails with no logs : >> >> [Conference.java]$ *addon-git-install --url >> https://github.com/jerr/as-forge-addon.git >> * >> ***INFO*** Installing git addon [0/4] ... >> ***INFO*** Installing git addon:Cloning repository in >> /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709490955-0 [0/4] >> ... >> ***INFO*** Installing git addon:Installing project into local repository [1/4] >> ... >> ***INFO*** Installing git addon:Removing previous addon installation >> (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... >> ***INFO*** Installing git addon:Installing addon >> (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... >> ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT could >> not be installed. >> >> >> >> >> >> >> >> 2014-04-05 16:50 GMT+02:00 George Gastaldi : >> >>> Add .git in the end of your URL and it should work >>> >>> Em 05/04/2014, ?s 11:49, Antonio Goncalves >>> escreveu: >>> >>> Hi, >>> >>> I still have no success on installing/running the JBoss AS addon (the >>> one on : https://github.com/jerr/as-forge-addon). So I thought of >>> giving it another try with the command addon-git-install. Is it supposed to >>> install an addon from Github ? If yes, this is what I do and what I get : >>> >>> [Conference.java]$ *addon-git-install --url >>> https://github.com/jerr/as-forge-addon >>> * >>> ***INFO*** Installing git addon [0/4] ... >>> ***INFO*** Installing git addon:Cloning repository in >>> /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] >>> ... >>> ***ERROR*** Invalid remote: origin >>> >>> What am I doing wrong ? >>> >>> Thanks >>> >>> -- >>> Antonio Goncalves >>> Software architect and Java Champion >>> >>> Web site | Twitter >>> | LinkedIn | Paris JUG >>> | Devoxx France >>> >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >>> >>> >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >>> >> >> >> >> -- >> Antonio Goncalves >> Software architect and Java Champion >> >> Web site | Twitter >> | LinkedIn | Paris JUG >> | Devoxx France >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> >> >> _______________________________________________ >> 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." > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -- Antonio Goncalves Software architect and Java Champion Web site | Twitter | LinkedIn | Paris JUG | Devoxx France -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140407/c05d1d03/attachment.html From lincolnbaxter at gmail.com Tue Apr 8 02:38:37 2014 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Tue, 8 Apr 2014 02:38:37 -0400 Subject: [forge-users] How does addon-git-install work ? In-Reply-To: References: <34A5DFDE-B09E-4113-A635-BCD1E65F92A6@redhat.com> <5367CE21-C80C-45AF-B3B5-8691CE24C8CD@redhat.com> Message-ID: +1, or this functionality could just be merged into the addon-install wizard. On Mon, Apr 7, 2014 at 4:06 AM, Antonio Goncalves wrote: > BTW, it would be good to rename *addon-git-install* command to > *addon-install-from-git* ;o) > > https://issues.jboss.org/browse/FORGE-1743 > > > 2014-04-06 23:10 GMT+02:00 George Gastaldi : > > Yes, we need to fix the dot plugin to be aware of the current build >> reactor. >> >> Em 06/04/2014, ?s 17:56, "Lincoln Baxter, III" >> escreveu: >> >> Ah, is this because the local artifacts are not in the repo for the dot >> plugin to run? >> >> >> On Sat, Apr 5, 2014 at 11:15 AM, George Gastaldi wrote: >> >>> I found out the cause. We'll fix it for the next version. In the >>> meantime, clone the repo locally, run mvn clean install -Dfurnace.dot.skip >>> and install using addon-install >>> >>> Sorry about the trouble >>> >>> Em 05/04/2014, ?s 11:53, Antonio Goncalves >>> escreveu: >>> >>> Hum.... goes a bit further, but fails with no logs : >>> >>> [Conference.java]$ *addon-git-install --url >>> https://github.com/jerr/as-forge-addon.git >>> * >>> ***INFO*** Installing git addon [0/4] ... >>> ***INFO*** Installing git addon:Cloning repository in >>> /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709490955-0 [0/4] >>> ... >>> ***INFO*** Installing git addon:Installing project into local repository [1/4] >>> ... >>> ***INFO*** Installing git addon:Removing previous addon installation >>> (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... >>> ***INFO*** Installing git addon:Installing addon >>> (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... >>> ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT could >>> not be installed. >>> >>> >>> >>> >>> >>> >>> >>> 2014-04-05 16:50 GMT+02:00 George Gastaldi : >>> >>>> Add .git in the end of your URL and it should work >>>> >>>> Em 05/04/2014, ?s 11:49, Antonio Goncalves >>>> escreveu: >>>> >>>> Hi, >>>> >>>> I still have no success on installing/running the JBoss AS addon (the >>>> one on : https://github.com/jerr/as-forge-addon). So I thought of >>>> giving it another try with the command addon-git-install. Is it supposed to >>>> install an addon from Github ? If yes, this is what I do and what I get : >>>> >>>> [Conference.java]$ *addon-git-install --url >>>> https://github.com/jerr/as-forge-addon >>>> * >>>> ***INFO*** Installing git addon [0/4] ... >>>> ***INFO*** Installing git addon:Cloning repository in >>>> /var/folders/ds/w5m7dxx91t98p0s19sjcv6_00000gn/T/1396709332217-0 [0/4] >>>> ... >>>> ***ERROR*** Invalid remote: origin >>>> >>>> What am I doing wrong ? >>>> >>>> Thanks >>>> >>>> -- >>>> Antonio Goncalves >>>> Software architect and Java Champion >>>> >>>> Web site | Twitter >>>> | LinkedIn | Paris JUG >>>> | Devoxx France >>>> >>>> _______________________________________________ >>>> forge-users mailing list >>>> forge-users at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/forge-users >>>> >>>> >>>> _______________________________________________ >>>> forge-users mailing list >>>> forge-users at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/forge-users >>>> >>> >>> >>> >>> -- >>> Antonio Goncalves >>> Software architect and Java Champion >>> >>> Web site | Twitter >>> | LinkedIn | Paris JUG >>> | Devoxx France >>> >>> _______________________________________________ >>> forge-users mailing list >>> forge-users at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/forge-users >>> >>> >>> _______________________________________________ >>> 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." >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> > > > > -- > Antonio Goncalves > Software architect and Java Champion > > Web site | Twitter > | LinkedIn | Paris JUG > | Devoxx France > > _______________________________________________ > 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/20140408/d68502f1/attachment-0001.html From lincolnbaxter at gmail.com Tue Apr 8 10:10:26 2014 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Tue, 8 Apr 2014 10:10:26 -0400 Subject: [forge-users] Where can I find a description of forge commands In-Reply-To: <44D23199-AB65-483F-9CB0-7A3C82452BB9@redhat.com> References: <462396017.201396203942018.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> <44D23199-AB65-483F-9CB0-7A3C82452BB9@redhat.com> Message-ID: You can also add documentation to each of the addon README.asciidoc files located in the repository. You can find links to these from the root of the https://github.com/forge/core repository. On Sun, Mar 30, 2014 at 2:31 PM, George Gastaldi wrote: > Yes, you can provide pull-requests to our docs repository. Fork the > forge/docs repository, create a Built_In_Commands.asciidoc under > https://github.com/forge/docs/tree/master/get_started and create a PR. > > Much appreciated! > > > Em 30/03/2014, ?s 15:25, forge-users at lists.jboss.org escreveu: > > > > All right not quite what I was looking for but ... :-) > > > > So if I have some findings on Forge is there a place where to provide > these? > > > > Posted by forums > > Original post: https://community.jboss.org/message/865574#865574 > > _______________________________________________ > > forge-users mailing list > > forge-users at lists.jboss.org > > https://lists.jboss.org/mailman/listinfo/forge-users > > _______________________________________________ > 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/20140408/12fa5e29/attachment.html From forge-users at lists.jboss.org Thu Apr 10 00:50:28 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Thu, 10 Apr 2014 00:50:28 EDT Subject: [forge-users] How can I use existing entities with Forge? Message-ID: <1769666414.491397105458511.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hello, I would like to create projects based on an existing data model. Until now I used Forge to create projects from zero, but now I would like to reuse entities from other projects in a new Forge project. Is there a way to do that? Thanks in advance Posted by forums Original post: https://community.jboss.org/message/867651#867651 From forge-users at lists.jboss.org Fri Apr 11 00:10:03 2014 From: forge-users at lists.jboss.org (=?utf-8?B?57qi5YWI55Sf?=) Date: Fri, 11 Apr 2014 12:10:03 +0800 Subject: [forge-users] =?utf-8?b?6YCa55+l77yb?= Message-ID: <215F35F912DE59655F437064F8D009B4@drfuqtzvo> forge-users at lists.jboss.org??????????????? -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ?????????? ???.txt Url: http://lists.jboss.org/pipermail/forge-users/attachments/20140411/0cc40a50/attachment.txt From forge-users at lists.jboss.org Fri Apr 11 10:27:51 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 11 Apr 2014 10:27:51 EDT Subject: [forge-users] Forge 2 needs JDK 7? Message-ID: <1567101976.501397226502181.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> is that so? bla at bla:~$ forge Using Forge at /home/xxx/Programs/forge-2.4.1 Error: a Java 1.7 or higher JRE is required to run Forge; found [/lib/java/jdk1.6.0_45/bin/java -version == java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)]. bla at bla:~$ Posted by forums Original post: https://community.jboss.org/message/868097#868097 From ggastald at redhat.com Fri Apr 11 11:12:24 2014 From: ggastald at redhat.com (George Gastaldi) Date: Fri, 11 Apr 2014 11:12:24 -0400 (EDT) Subject: [forge-users] Forge 2 needs JDK 7? In-Reply-To: <1567101976.501397226502181.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1567101976.501397226502181.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: Yes, Forge 2 needs JDK 7 as a minimum requirement > Em 11/04/2014, ?s 11:28, forge-users at lists.jboss.org escreveu: > > is that so? > > bla at bla:~$ forge > Using Forge at /home/xxx/Programs/forge-2.4.1 > Error: a Java 1.7 or higher JRE is required to run Forge; found [/lib/java/jdk1.6.0_45/bin/java -version == java version "1.6.0_45" > Java(TM) SE Runtime Environment (build 1.6.0_45-b06) > Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)]. > bla at bla:~$ > > Posted by forums > Original post: https://community.jboss.org/message/868097#868097 > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Fri Apr 11 11:29:44 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 11 Apr 2014 11:29:44 EDT Subject: [forge-users] Forge 2 needs JDK 7? In-Reply-To: Message-ID: <2082400688.511397230214641.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> due to the fact that my java_home points to a jdk 6 I changed the forge.sh and added the JDK 7 there to overwrite the path-variable of my system JAVA_HOME=/home/xxx/Programs/jdk1.7.0_51 Posted by forums Original post: https://community.jboss.org/message/868138#868138 From forge-users at lists.jboss.org Fri Apr 11 12:37:31 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 11 Apr 2014 12:37:31 EDT Subject: [forge-users] Forge 2.4.1: ***ERROR*** No such command: new-project Message-ID: <455651431.521397234281361.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Is there something very new in Forge 2 so that one of the basics commands is not worknig anymore? [forge-entities]$ new-project --named {Test-Forge} --topLevelPackage {com.bla.forge.test} ***ERROR*** No such command: new-project Posted by forums Original post: https://community.jboss.org/message/868147#868147 From antonio.mailing at gmail.com Fri Apr 11 12:41:45 2014 From: antonio.mailing at gmail.com (Antonio Goncalves) Date: Fri, 11 Apr 2014 18:41:45 +0200 Subject: [forge-users] Forge 2.4.1: ***ERROR*** No such command: new-project In-Reply-To: <455651431.521397234281361.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <455651431.521397234281361.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: Hi, The syntax is Forge 2 is different. To create a new project you enter : project-new --named demo --topLevelPackage org.test.demo --type war Any time you can press TAB and get the list of the commands Antonio 2014-04-11 18:37 GMT+02:00 : > Is there something very new in Forge 2 so that one of the basics commands > is not worknig anymore? > > [forge-entities]$ new-project --named {Test-Forge} --topLevelPackage > {com.bla.forge.test} > ***ERROR*** No such command: new-project > > Posted by forums > Original post: https://community.jboss.org/message/868147#868147 > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -- Antonio Goncalves Software architect and Java Champion Web site | Twitter | LinkedIn | Paris JUG | Devoxx France -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140411/cd4285e7/attachment.html From forge-users at lists.jboss.org Sat Apr 12 08:17:44 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Sat, 12 Apr 2014 08:17:44 EDT Subject: [forge-users] How can I use existing entities with Forge? In-Reply-To: <1769666414.491397105458511.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <779198411.01397305094761.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi Johannes, If your project is built with Maven, then you don't have to do anything special to make Forge support it. Just cd to your project directory on the file system and do what you want to do with it. Cheers, Ivan P.S. Forge 2 supports Gradle as well, so if you use that, you should install addon-gradle too. Posted by forums Original post: https://community.jboss.org/message/868249#868249 From forge-users at lists.jboss.org Mon Apr 14 09:28:44 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 14 Apr 2014 09:28:44 EDT Subject: [forge-users] What is the forge2 equivalent to pick-up? Message-ID: <90575962.31397482154801.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> I am using forge-distribution-2.4.1.Final and what to select a different Entity to hold. How do I accomplish this in Forge2? Thanks, Jason Poteat Posted by forums Original post: https://community.jboss.org/message/868389#868389 From ggastald at redhat.com Mon Apr 14 09:29:55 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 14 Apr 2014 09:29:55 -0400 (EDT) Subject: [forge-users] What is the forge2 equivalent to pick-up? In-Reply-To: <90575962.31397482154801.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <90575962.31397482154801.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: You can use "cd" > Em 14/04/2014, ?s 10:29, forge-users at lists.jboss.org escreveu: > > I am using forge-distribution-2.4.1.Final and what to select a different Entity to hold. How do I accomplish this in Forge2? > > Thanks, > Jason Poteat > > Posted by forums > Original post: https://community.jboss.org/message/868389#868389 > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Mon Apr 14 09:38:49 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 14 Apr 2014 09:38:49 EDT Subject: [forge-users] What is the forge2 equivalent to pick-up? In-Reply-To: Message-ID: <1206479105.41397482759267.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Thanks but unless I am missing something cd would just change the directory. I am inside the forge2 shell and operating on an entity I now want to change to another existing entity. In the previous version of forge this was accomplished by the pick-up command. Posted by forums Original post: https://community.jboss.org/message/868397#868397 From ggastald at redhat.com Mon Apr 14 09:52:09 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 14 Apr 2014 09:52:09 -0400 (EDT) Subject: [forge-users] What is the forge2 equivalent to pick-up? In-Reply-To: <1206479105.41397482759267.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1206479105.41397482759267.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <49A7C57A-73F2-4EE0-9D6D-1FE178B30272@redhat.com> Hi Jason, "cd" should work for any available resource (files, .java,.xml,.json, etc). Best Regards, George Gastaldi > Em 14/04/2014, ?s 10:39, forge-users at lists.jboss.org escreveu: > > Thanks but unless I am missing something cd would just change the directory. I am inside the forge2 shell and operating on an entity I now want to change to another existing entity. In the previous version of forge this was accomplished by the pick-up command. > > Posted by forums > Original post: https://community.jboss.org/message/868397#868397 > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Mon Apr 14 10:07:39 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 14 Apr 2014 10:07:39 EDT Subject: [forge-users] What is the forge2 equivalent to pick-up? In-Reply-To: <49A7C57A-73F2-4EE0-9D6D-1FE178B30272@redhat.com> Message-ID: <1907292988.51397484489675.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Thanks for your help on this, I never would have thought to use cd to select an Entity. Posted by forums Original post: https://community.jboss.org/message/868405#868405 From ggastald at redhat.com Mon Apr 14 10:18:17 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 14 Apr 2014 10:18:17 -0400 (EDT) Subject: [forge-users] What is the forge2 equivalent to pick-up? In-Reply-To: <1907292988.51397484489675.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1907292988.51397484489675.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <1FA8ABAF-888D-4173-882D-38433DB02F84@redhat.com> No problem. You can create an alias for cd if you want: alias pick-up=cd > Em 14/04/2014, ?s 11:08, forge-users at lists.jboss.org escreveu: > > Thanks for your help on this, I never would have thought to use cd to select an Entity. > > Posted by forums > Original post: https://community.jboss.org/message/868405#868405 > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Wed Apr 16 08:06:17 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Wed, 16 Apr 2014 08:06:17 EDT Subject: [forge-users] Whole J2EE Project breaks with Forge UI Scaffolding Message-ID: <717497833.221397650008147.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi, I have a JBoss sample project which has three modules as *ear*, *ejb* and *web*. The fodler ejb i have "src/main/java/org/jboss/tools/example/model/Member.java", which is an Entity. Now I need to try out how UI Scaffolding works. So I followed the following simple steps defined http://forge.jboss.org/docs/important_plugins/ui-scaffolding.html. Here I called the scaffolding command from folder "*{project-name}/ejb/*". And The Forge command line worked well and generated the codes without any complaints. But Now I try to run the same project with JBoss (wildfly) I get the following errors. Any idea what i going on?. In the original project I had all thease Hibernate configurations, 14:53:22,112 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment "zjboss-test-ejb.jar" ??? at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] ??? at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.Final.jar:1.2.0.Final] ??? at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.Final.jar:1.2.0.Final] ??? at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] ??? at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] ??? at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.tools.example.view.MemberBean with ClassLoader ModuleClassLoader for Module "deployment.zjboss-test-ejb.jar:main" from Service Module Loader ??? at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:72) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] ??? at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:58) ??? at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.handleAnnotations(InterceptorAnnotationProcessor.java:107) ??? at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:92) ??? at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:77) ??? at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] ??? ... 5 more Caused by: java.lang.NoClassDefFoundError: javax/faces/convert/Converter ??? at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_51] ??? at java.lang.Class.privateGetDeclaredFields(Class.java:2397) [rt.jar:1.7.0_51] ??? at java.lang.Class.getDeclaredFields(Class.java:1806) [rt.jar:1.7.0_51] ??? at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.(ClassReflectionIndex.java:57) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] ??? at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:68) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] ??? ... 10 more Caused by: java.lang.ClassNotFoundException: javax.faces.convert.Converter from [Module "deployment.zjboss-test-ejb.jar:main" from Service Module Loader] ??? at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197) [jboss-modules.jar:1.3.0.Final] ??? at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules.jar:1.3.0.Final] ??? at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules.jar:1.3.0.Final] ??? at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules.jar:1.3.0.Final] ??? at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules.jar:1.3.0.Final] ??? ... 15 more 14:53:22,335 INFO? [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.3.Final 14:53:22,337 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "zjboss-test-ejb.jar")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"zjboss-test-ejb.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"zjboss-test-ejb.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"zjboss-test-ejb.jar\" ??? Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.tools.example.view.MemberBean with ClassLoader ModuleClassLoader for Module \"deployment.zjboss-test-ejb.jar:main\" from Service Module Loader ??? Caused by: java.lang.NoClassDefFoundError: javax/faces/convert/Converter ??? Caused by: java.lang.ClassNotFoundException: javax.faces.convert.Converter from [Module \"deployment.zjboss-test-ejb.jar:main\" from Service Module Loader]"}} 14:53:22,405 INFO? [org.jboss.as.server] (ServerService Thread Pool -- 29) JBAS018559: Deployed "zjboss-test-ejb.jar" (runtime-name : "zjboss-test-ejb.jar") 14:53:22,415 INFO? [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report JBAS014777:?? Services which failed to start:????? service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment "zjboss-test-ejb.jar" Posted by forums Original post: https://community.jboss.org/message/868899#868899 From ggastald at redhat.com Wed Apr 16 08:20:43 2014 From: ggastald at redhat.com (George Gastaldi) Date: Wed, 16 Apr 2014 09:20:43 -0300 Subject: [forge-users] Whole J2EE Project breaks with Forge UI Scaffolding In-Reply-To: <717497833.221397650008147.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <717497833.221397650008147.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <534E759B.7090408@redhat.com> Looks like this is because the generated EJB (which should be Local to the WAR) depends on some JSF libs. Try moving the generated EJBs to the web project (the ones with @LocalBean) and see if it works. On 16-04-2014 09:06, forge-users at lists.jboss.org wrote: > Hi, > I have a JBoss sample project which has three modules as *ear*, *ejb* and *web*. The fodler ejb i have "src/main/java/org/jboss/tools/example/model/Member.java", which is an Entity. Now I need to try out how UI Scaffolding works. So I followed the following simple steps defined http://forge.jboss.org/docs/important_plugins/ui-scaffolding.html. Here I called the scaffolding command from folder "*{project-name}/ejb/*". And The Forge command line worked well and generated the codes without any complaints. But Now I try to run the same project with JBoss (wildfly) I get the following errors. Any idea what i going on?. In the original project I had all thease Hibernate configurations, > > 14:53:22,112 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment "zjboss-test-ejb.jar" > at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.Final.jar:1.2.0.Final] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.Final.jar:1.2.0.Final] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.tools.example.view.MemberBean with ClassLoader ModuleClassLoader for Module "deployment.zjboss-test-ejb.jar:main" from Service Module Loader > at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:72) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] > at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:58) > at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.handleAnnotations(InterceptorAnnotationProcessor.java:107) > at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:92) > at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:77) > at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] > ... 5 more > Caused by: java.lang.NoClassDefFoundError: javax/faces/convert/Converter > at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_51] > at java.lang.Class.privateGetDeclaredFields(Class.java:2397) [rt.jar:1.7.0_51] > at java.lang.Class.getDeclaredFields(Class.java:1806) [rt.jar:1.7.0_51] > at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.(ClassReflectionIndex.java:57) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] > at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:68) [wildfly-server-8.0.0.Final.jar:8.0.0.Final] > ... 10 more > Caused by: java.lang.ClassNotFoundException: javax.faces.convert.Converter from [Module "deployment.zjboss-test-ejb.jar:main" from Service Module Loader] > at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197) [jboss-modules.jar:1.3.0.Final] > at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules.jar:1.3.0.Final] > at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules.jar:1.3.0.Final] > at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules.jar:1.3.0.Final] > at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules.jar:1.3.0.Final] > ... 15 more > > 14:53:22,335 INFO [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.3.Final > 14:53:22,337 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "zjboss-test-ejb.jar")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"zjboss-test-ejb.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"zjboss-test-ejb.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"zjboss-test-ejb.jar\" > Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.tools.example.view.MemberBean with ClassLoader ModuleClassLoader for Module \"deployment.zjboss-test-ejb.jar:main\" from Service Module Loader > Caused by: java.lang.NoClassDefFoundError: javax/faces/convert/Converter > Caused by: java.lang.ClassNotFoundException: javax.faces.convert.Converter from [Module \"deployment.zjboss-test-ejb.jar:main\" from Service Module Loader]"}} > 14:53:22,405 INFO [org.jboss.as.server] (ServerService Thread Pool -- 29) JBAS018559: Deployed "zjboss-test-ejb.jar" (runtime-name : "zjboss-test-ejb.jar") > 14:53:22,415 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > JBAS014777: Services which failed to start: service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."zjboss-test-ejb.jar".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment "zjboss-test-ejb.jar" > > Posted by forums > Original post: https://community.jboss.org/message/868899#868899 > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Wed Apr 16 09:47:30 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Wed, 16 Apr 2014 09:47:30 EDT Subject: [forge-users] Whole J2EE Project breaks with Forge UI Scaffolding In-Reply-To: <717497833.221397650008147.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <1487643655.231397656080695.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> What's happening here is that Forge generates the JSF scaffold in the same project where the command was run (presumably your EJB project). I'm not sure if the changes performed to the project POM have materialized - it would have converted the EJB project packaging from JAR (I presume this is the original one) to WAR, and added a bunch of dependencies including the JSF dependency. Ideally, this should be deployable and not cause any problems. But, going through this, you might want to consider having a single web project (a WAR) instead of EAR-styled project. The current scaffolding places emphasis on scaffolding UIs for JPA entities in the same project. That's why George's recommendation above would work. Alternatively, you could start off with a single project, generate the scaffold in the same project for the JPA entities, and later perform refactoring and modularization to create the EAR-style project. Posted by forums Original post: https://community.jboss.org/message/868919#868919 From forge-users at lists.jboss.org Thu Apr 17 07:35:10 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Thu, 17 Apr 2014 07:35:10 EDT Subject: [forge-users] Whole J2EE Project breaks with Forge UI Scaffolding In-Reply-To: <717497833.221397650008147.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <978799458.251397734540670.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Thank you for the information. I was managed to build a angular js scaffolding. Where i built the scaffolding inside ejb folder and moved the web related files out of that project manually once they are built. The building worked well and carful moving also went well. Posted by forums Original post: https://community.jboss.org/message/869140#869140 From forge-users at lists.jboss.org Mon Apr 21 09:41:17 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 21 Apr 2014 09:41:17 EDT Subject: [forge-users] Unable to Start Forge Message-ID: <913084864.291398087707433.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> I have tried Forge2 on every suggested version of Eclipse: Kepler and Luna. JBoss Dev Studio will not even let me install Forge2 because Forge1 comes pre-installed and there is no way to uninstall it.? Below is what I get in Kepler and Luna on my Windows machine when I press ctrl + 5. Image:error1.png Image:error2.png Posted by forums Original post: https://community.jboss.org/message/869511#869511 From forge-users at lists.jboss.org Mon Apr 21 13:57:53 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 21 Apr 2014 13:57:53 EDT Subject: [forge-users] Forge command to generate SOAP enpoints? Message-ID: <1551167184.311398103104114.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi is there a command to generate SOAP enpoints like the one for REST? Thanks in advance Johannes Posted by forums Original post: https://community.jboss.org/message/869551#869551 From ggastald at redhat.com Mon Apr 21 14:05:48 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 21 Apr 2014 14:05:48 -0400 (EDT) Subject: [forge-users] Forge command to generate SOAP enpoints? In-Reply-To: <1551167184.311398103104114.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1551167184.311398103104114.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <923AD7BD-2138-4936-BF0A-F43E408AA97C@redhat.com> Hi, Unfortunately there is not, but we are always welcome to contributions :) Best Regards, George Gastaldi > Em 21/04/2014, ?s 14:58, forge-users at lists.jboss.org escreveu: > > Hi > > is there a command to generate SOAP enpoints like the one for REST? > > Thanks in advance > Johannes > > Posted by forums > Original post: https://community.jboss.org/message/869551#869551 > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From lincolnbaxter at gmail.com Mon Apr 21 15:28:35 2014 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Mon, 21 Apr 2014 15:28:35 -0400 Subject: [forge-users] Forge newbie In-Reply-To: <53304E25.2070800@redhat.com> References: <417391382.01395602455862.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> <7841D5B1-6582-4224-9A2C-FFBEA48E43C5@redhat.com> <53304E25.2070800@redhat.com> Message-ID: George, Could you add this to the docs repository? Thanks! ~Lincoln On Mon, Mar 24, 2014 at 11:24 AM, George Gastaldi wrote: > Hi Antonio, > > I added a Gist in https://gist.github.com/gastaldi/9741889 showing how to > start Furnace and creating a new project. > > This should be in the documentation soon. > > Best Regards, > > George Gastaldi > > > On 24-03-2014 06:30, Antonio Goncalves wrote: > > Guys, I'm also interested on that. > > At the moment I'm working for a customer who uses its "own" tools to > generate code. They have an API to do it from simple Main classes for > example. So it would be great to be able to generate code with Forge. A > perfect use case is : how do I create a new project ? Or how do I do a > "project-new --named myProj --type war --topPackage org.mycomp.myproj" .... > > If it's doable, a bit of documentation would help ;o) > > Antonio > > > 2014-03-23 22:41 GMT+01:00 George Gastaldi : > >> Hello, >> >> You can start Forge 2 with your application and use its APIs to do what >> you want, without requiring the shell. Join us on #forge in >> irc.freenode.net so we can aid you in this. >> >> > Em 23/03/2014, ?s 16:21, forge-users at lists.jboss.org escreveu: >> > >> > Can Forge be invoked programmatically from a Java program? Or can it be >> only called from Forge shell or Eclipse Plugin? I am trying to generate >> code (projects) with the help Forge and it's facets from a Java based >> custom tool. So I cannot make use of Forge shell. Appreciate any pointers. >> > >> > Posted by forums >> > Original post: https://community.jboss.org/message/863713#863713 >> > _______________________________________________ >> > forge-users mailing list >> > forge-users at lists.jboss.org >> > https://lists.jboss.org/mailman/listinfo/forge-users >> >> _______________________________________________ >> forge-users mailing list >> forge-users at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/forge-users >> > > > > -- > Antonio Goncalves > Software architect and Java Champion > > Web site | Twitter > | LinkedIn | Paris JUG > | Devoxx France > > > _______________________________________________ > forge-users mailing listforge-users at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/forge-users > > > > _______________________________________________ > 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/20140421/5f3dcc3e/attachment.html From forge-users at lists.jboss.org Mon Apr 21 16:10:49 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 21 Apr 2014 16:10:49 EDT Subject: [forge-users] Unable to Start Forge In-Reply-To: <913084864.291398087707433.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <261775689.321398111079756.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> IIRC some changes have been made to JBT-Forge that seem to prevent it from being installed in JBDS 7.1.1.GA or earlier. It installs fine in JBDS 8.0 Beta1 though. As to sorting out the startup issue, this error looks like a problem with the current nightly build (something to do with an incorrect version of Weld that was fixed last week). I'm afraid you'll need to build it from source (and you may need to go the extra mile to build Aesh and Aesh-extensions 0.53-SNAPSHOT since they're not in the JBoss Nexus repository). I'll be the first to agree that it's a bit too much to ask of someone, so I prepared a custom update site that you could use - https://dl.dropboxusercontent.com/u/28645282/forge.site-1.3.0-SNAPSHOT.zip. Note that I'll be deleting this once the usual Forge update site works. Posted by forums Original post: https://community.jboss.org/message/869571#869571 From forge-users at lists.jboss.org Tue Apr 22 03:08:35 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Tue, 22 Apr 2014 03:08:35 EDT Subject: [forge-users] Scaffold-generate do nothing Message-ID: <186361214.331398150545481.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> I have a project where I have modules ejb, web and ear. I want to create the UI scaffolding for the entties in ejb using scaffold-generate (as it is explained here : http://proxy.wowkool.com/aHR0cHM6Ly9naXRodWIuY29tL2ZvcmdlL2FuZ3VsYXJqcy1hZGRvbg). Initial file setup works but scaffolding the entities do not complain, but still do not generate anything.? Posted by forums Original post: https://community.jboss.org/message/869658#869658 From paul.keogh at gmail.com Tue Apr 22 09:02:02 2014 From: paul.keogh at gmail.com (Paul Keogh) Date: Tue, 22 Apr 2014 14:02:02 +0100 Subject: [forge-users] Forge 2 Eclipse problems Message-ID: Hi. I followed the instructions here; - Install the Forge 2 Eclipse Plugin from http://download.jboss.org/jbosstools/builds/staging/jbosstools-forge_master/all/repo/ and restart Eclipse This downloaded Forge 2.4.2-SNAPSHOT When I tried to start it, I see An internal error occurred during: "Starting Forge 2.4.2-SNAPSHOT". org.jboss.forge.furnace.exception.ContainerException: Failed to enhance instance of [class org.jboss.forge.addon.addons.ui.NewUICommandWizard] with proxy for ClassLoader [ModuleClassLoader for Module "org.jboss.forge.addon.addons:2.4.2-SNAPSHOT_98ef1370-69a2-4d4f-9dd2-86f3c16735cf" from AddonModuleLoader] I have JBT and Forge 1.4.4 also installed - is this the issue ? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140422/f63b7625/attachment.html From koen.aers at gmail.com Tue Apr 22 09:53:38 2014 From: koen.aers at gmail.com (Koen Aers) Date: Tue, 22 Apr 2014 15:53:38 +0200 Subject: [forge-users] Forge 2 Eclipse problems In-Reply-To: References: Message-ID: <0F3220CB-F345-4A56-AA34-D1D73418E6D9@gmail.com> Hi Paul, Using SNAPSHOT versions can sometimes lead to strange quirks. Is there a particular reason why you want to do this? Otherwise I advise to install JBoss Tools 4.2.0.Beta1 (http://tools.jboss.org/downloads/jbosstools/luna/4.2.0.Beta1.html) in the JEE distribution of Eclipse Luna M6 (http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunam6). Cheers, Koen Op 22-apr.-2014, om 15:02 heeft Paul Keogh het volgende geschreven: > Hi. > > I followed the instructions here; > > Install the Forge 2 Eclipse Plugin from http://download.jboss.org/jbosstools/builds/staging/jbosstools-forge_master/all/repo/ and restart Eclipse > > This downloaded Forge 2.4.2-SNAPSHOT > > When I tried to start it, I see > > An internal error occurred during: "Starting Forge 2.4.2-SNAPSHOT". > > org.jboss.forge.furnace.exception.ContainerException: Failed to enhance instance of [class org.jboss.forge.addon.addons.ui.NewUICommandWizard] with proxy for ClassLoader [ModuleClassLoader for Module "org.jboss.forge.addon.addons:2.4.2-SNAPSHOT_98ef1370-69a2-4d4f-9dd2-86f3c16735cf" from AddonModuleLoader] > > > > I have JBT and Forge 1.4.4 also installed - is this the issue ? > > > > Thanks, > > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140422/b802bd0c/attachment-0001.html From paul.keogh at gmail.com Tue Apr 22 10:02:42 2014 From: paul.keogh at gmail.com (Paul Keogh) Date: Tue, 22 Apr 2014 15:02:42 +0100 Subject: [forge-users] Forge 2 Eclipse problems In-Reply-To: <0F3220CB-F345-4A56-AA34-D1D73418E6D9@gmail.com> References: <0F3220CB-F345-4A56-AA34-D1D73418E6D9@gmail.com> Message-ID: Hi Koen, No particular reason, I was following the link on the web page and that is where it brought me. I have just tried installing the ZIP from Lincolns' Dropbox that he posted and that is working OK. Thanks, On 22 April 2014 14:53, Koen Aers wrote: > Hi Paul, > > Using SNAPSHOT versions can sometimes lead to strange quirks. Is there a > particular reason why you want to do this? Otherwise I advise to install > JBoss Tools 4.2.0.Beta1 ( > http://tools.jboss.org/downloads/jbosstools/luna/4.2.0.Beta1.html) in the > JEE distribution of Eclipse Luna M6 ( > http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunam6 > ). > > Cheers, > Koen > > > Op 22-apr.-2014, om 15:02 heeft Paul Keogh het > volgende geschreven: > > Hi. > > I followed the instructions here; > > > - > > Install the Forge 2 Eclipse Plugin from > http://download.jboss.org/jbosstools/builds/staging/jbosstools-forge_master/all/repo/ and > restart Eclipse > > This downloaded Forge 2.4.2-SNAPSHOT > > When I tried to start it, I see > > An internal error occurred during: "Starting Forge 2.4.2-SNAPSHOT". > > org.jboss.forge.furnace.exception.ContainerException: Failed to enhance > instance of [class org.jboss.forge.addon.addons.ui.NewUICommandWizard] with > proxy for ClassLoader [ModuleClassLoader for Module > "org.jboss.forge.addon.addons:2.4.2-SNAPSHOT_98ef1370-69a2-4d4f-9dd2-86f3c16735cf" > from AddonModuleLoader] > > > I have JBT and Forge 1.4.4 also installed - is this the issue ? > > > Thanks, > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140422/ff929343/attachment.html From forge-users at lists.jboss.org Wed Apr 23 04:35:02 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Wed, 23 Apr 2014 04:35:02 EDT Subject: [forge-users] Create own Code Message-ID: <1752017439.471398242132527.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hello, is it possible to produce with JBoss Forge own code. Speak to obtain modified getter or setter methods. Under what keyword I should search there? Best Regards Posted by forums Original post: https://community.jboss.org/message/869944#869944 From forge-users at lists.jboss.org Thu Apr 24 11:21:52 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Thu, 24 Apr 2014 11:21:52 EDT Subject: [forge-users] Create own Code In-Reply-To: <1752017439.471398242132527.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <1751837178.541398352943576.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Yes, this should be possible. You would want to look at creating your own Forge addon, that relies on the parser-java (https://github.com/forge/core/blob/master/parser-java/README.asciidoc) addon, and the related Roaster project (https://github.com/forge/roaster) (for parsing and manipulating Java source files). Posted by forums Original post: https://community.jboss.org/message/870556#870556 From forge-users at lists.jboss.org Thu Apr 24 11:27:06 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Thu, 24 Apr 2014 11:27:06 EDT Subject: [forge-users] Scaffold-generate do nothing In-Reply-To: <186361214.331398150545481.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <545539948.551398353257190.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> This is related to an existing issue: [FORGE-773] entities for scaffold could be binary, not source - JBoss Issue Tracker (https://issues.jboss.org/browse/FORGE-773); we'll eventually get this fixed by allowing the scaffoldable JPA entities to reside in a different Maven module of the same project. For now, you could use the same workaround I discussed in the other thread - generate the scaffold in the war project by placing the JPA entities in it. In fact, in the case of Java EE 6+ projects, the EAR style projects with an ejb jar and a war should be used only when you really need to (Java EE 5 and earlier had limitations on EJBs being required to be placed? in in EJB-JARs and not in WARs); it is perfectly fine to create EJBs in your WARs. Posted by forums Original post: https://community.jboss.org/message/870558#870558 From ggastald at redhat.com Thu Apr 24 12:48:09 2014 From: ggastald at redhat.com (George Gastaldi) Date: Thu, 24 Apr 2014 13:48:09 -0300 Subject: [forge-users] [announcement] Forge 2.5.0.Final (Coal) is released! Message-ID: <53594049.7010904@redhat.com> *JBoss Forge 2.5.0.Final* is now available! The Forge Team is proud to announce that JBoss Forge 2.5.0.Final is now available! This is the best release so far. What's new and noteworthy? * *Performance*: We have introduced more performance enhancements in the Furnace runtime, so the shell and other features should feel quite a bit snappier. Try it out and tell us your thoughts! * *Templates addon refactoring*: We refactored the templates addon with a cleaner and leaner API, check it out! * *Component Upgrades*: We've upgraded to Weld 2.0.5.Final, Aesh 0.53 and Roaster 2.3.0.Final. More stability and new features available out-of-the-box! And that's not all! Check out the issues below for more info. Please let us know if you encounter any issues, or have any feedback on usability, at http://issues.jboss.org/browse/FORGE. Contributors A huge thank you to the following contributors of this release. You are awesome: * Matej Briskar o FORGE-1603: AbstractJavaSourceCommand should have an overwrite flag o FORGE-1755: NewFurnaceTestCommand should add test dependencies to POM file as 'test' scope, and avoid putting addon versions in the test case itself * Ivan St. Ivanov o Add a SetVersionCommand for the Java Compiled Projects o FORGE-1746 Make sure that scaffolded ManyToOne relationships without one part do not throw NullPointerException upon rendering * Robert Balent o FORGE-1450 -- Forge will correctly create enum attribute on entity. * Adam Wy?uda o Fix ProjectFactoryImpl.findProject() bug Download Forge * Try out Forge 2 in Eclipse via our Update Site * Use Forge 2 in your CLI / Terminal by downloading and installing the Final release . You can learn how to run the downloaded installation via our docs. Release Notes -- 23 issues were resolved since the last release. Check out all the new stuff! Bug * [FORGE-1738 ] -- addon-git-install fails to install projects from git if the project is not available in any configured maven repository * [FORGE-1745 ] -- Cannot handle Freemaker templates from a main * [FORGE-1746 ] -- NullPointerException when running scaffolded app in Wildfly * [FORGE-1748 ] -- Furnace CLAC Whitelist throws NPE if accessed after removing an addon * [FORGE-1754 ] -- Configuration subsets are not writable * [FORGE-1769 ] -- API version is not being set in the addon registry file when an addon is installed Component Upgrade * [FORGE-1759 ] -- Upgrade Furnace-CDI to Weld 2.0.5.Final * [FORGE-1765 ] -- Upgrade to Roaster 2.3.0.Final * [FORGE-1766 ] -- Upgrade to Aesh 0.53 Enhancement * [FORGE-1015 ] -- Java source/target versions should be configurable in JavaCompilerFacet * [FORGE-1729 ] -- Test harness should set the Configuration directory to use the test temp dir by default * [FORGE-1752 ] -- JavaEE dependencies from facets are not in the provided scope * [FORGE-1755 ] -- NewFurnaceTestCommand should add test dependencies to POM file as 'test' scope, and avoid putting addon versions in the test case itself * [FORGE-1767 ] -- Addon: new command improvements Feature Request * [FORGE-1603 ] -- AbstractJavaSourceCommand should have an overwrite flag * [FORGE-1753 ] -- Support InputTypes.TEXTAREA rendering in Eclipse * [FORGE-1756 ] -- Furnace.startAsync() should return a Future that can be used to block until the container has started. * [FORGE-1760 ] -- CDI Commands do not follow naming guidelines for GUI * [FORGE-1761 ] -- Allow @WithAttributes to configure the command line parameter name for a UICommand * [FORGE-1762 ] -- Generated REST resources reference a 'Customer' class * [FORGE-1763 ] -- Support setup of WebSockets dependencies * [FORGE-1768 ] -- Create "Addon: New Annotated UI Command" command Sub-task * [FORGE-1450 ] -- Cannot create an enum attribute on an Entity -- *George Gastaldi | Senior Software Engineer* JBoss Forge Team T: +55 11 3524-6169 M: +55 47 9711-1000 Red Hat Better technology. Faster innovation. Powered by community collaboration. See how it works at www.redhat.com LinkedIn Youtube -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140424/5f3bf56f/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: {a8aabf3a-4467-4e37-9bc5-48b1d7b494a2}_LATAM_RedHat.jpg Type: image/jpeg Size: 4815 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20140424/5f3bf56f/attachment-0001.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: linkedin.png Type: image/png Size: 597 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20140424/5f3bf56f/attachment-0002.png -------------- next part -------------- A non-text attachment was scrubbed... Name: youtube.png Type: image/png Size: 616 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20140424/5f3bf56f/attachment-0003.png From apatrici at redhat.com Fri Apr 25 07:58:39 2014 From: apatrici at redhat.com (Anthony Patricio) Date: Fri, 25 Apr 2014 07:58:39 -0400 (EDT) Subject: [forge-users] [announcement] Forge 2.5.0.Final (Coal) is released! In-Reply-To: <53594049.7010904@redhat.com> References: <53594049.7010904@redhat.com> Message-ID: <537920878.10130597.1398427119907.JavaMail.zimbra@redhat.com> Congrats guys. Quick question, you are on a frenetic release cycle, 6 releases in 3 months. How compatible is the latest version with, let's say 2.1.1 ? I'm just curious to know if that can hurt some users. Again, congrats. Anthony ----- Original Message ----- From: "George Gastaldi" To: forge-users at lists.jboss.org, "Forge Dev List" , thecore at redhat.com Sent: Thursday, April 24, 2014 6:48:09 PM Subject: [announcement] Forge 2.5.0.Final (Coal) is released! *JBoss Forge 2.5.0.Final* is now available! The Forge Team is proud to announce that JBoss Forge 2.5.0.Final is now available! This is the best release so far. What's new and noteworthy? * *Performance*: We have introduced more performance enhancements in the Furnace runtime, so the shell and other features should feel quite a bit snappier. Try it out and tell us your thoughts! * *Templates addon refactoring*: We refactored the templates addon with a cleaner and leaner API, check it out! * *Component Upgrades*: We've upgraded to Weld 2.0.5.Final, Aesh 0.53 and Roaster 2.3.0.Final. More stability and new features available out-of-the-box! And that's not all! Check out the issues below for more info. Please let us know if you encounter any issues, or have any feedback on usability, at http://issues.jboss.org/browse/FORGE. Contributors A huge thank you to the following contributors of this release. You are awesome: * Matej Briskar o FORGE-1603: AbstractJavaSourceCommand should have an overwrite flag o FORGE-1755: NewFurnaceTestCommand should add test dependencies to POM file as 'test' scope, and avoid putting addon versions in the test case itself * Ivan St. Ivanov o Add a SetVersionCommand for the Java Compiled Projects o FORGE-1746 Make sure that scaffolded ManyToOne relationships without one part do not throw NullPointerException upon rendering * Robert Balent o FORGE-1450 -- Forge will correctly create enum attribute on entity. * Adam Wy?uda o Fix ProjectFactoryImpl.findProject() bug Download Forge * Try out Forge 2 in Eclipse via our Update Site * Use Forge 2 in your CLI / Terminal by downloading and installing the Final release . You can learn how to run the downloaded installation via our docs. Release Notes -- 23 issues were resolved since the last release. Check out all the new stuff! Bug * [FORGE-1738 ] -- addon-git-install fails to install projects from git if the project is not available in any configured maven repository * [FORGE-1745 ] -- Cannot handle Freemaker templates from a main * [FORGE-1746 ] -- NullPointerException when running scaffolded app in Wildfly * [FORGE-1748 ] -- Furnace CLAC Whitelist throws NPE if accessed after removing an addon * [FORGE-1754 ] -- Configuration subsets are not writable * [FORGE-1769 ] -- API version is not being set in the addon registry file when an addon is installed Component Upgrade * [FORGE-1759 ] -- Upgrade Furnace-CDI to Weld 2.0.5.Final * [FORGE-1765 ] -- Upgrade to Roaster 2.3.0.Final * [FORGE-1766 ] -- Upgrade to Aesh 0.53 Enhancement * [FORGE-1015 ] -- Java source/target versions should be configurable in JavaCompilerFacet * [FORGE-1729 ] -- Test harness should set the Configuration directory to use the test temp dir by default * [FORGE-1752 ] -- JavaEE dependencies from facets are not in the provided scope * [FORGE-1755 ] -- NewFurnaceTestCommand should add test dependencies to POM file as 'test' scope, and avoid putting addon versions in the test case itself * [FORGE-1767 ] -- Addon: new command improvements Feature Request * [FORGE-1603 ] -- AbstractJavaSourceCommand should have an overwrite flag * [FORGE-1753 ] -- Support InputTypes.TEXTAREA rendering in Eclipse * [FORGE-1756 ] -- Furnace.startAsync() should return a Future that can be used to block until the container has started. * [FORGE-1760 ] -- CDI Commands do not follow naming guidelines for GUI * [FORGE-1761 ] -- Allow @WithAttributes to configure the command line parameter name for a UICommand * [FORGE-1762 ] -- Generated REST resources reference a 'Customer' class * [FORGE-1763 ] -- Support setup of WebSockets dependencies * [FORGE-1768 ] -- Create "Addon: New Annotated UI Command" command Sub-task * [FORGE-1450 ] -- Cannot create an enum attribute on an Entity -- *George Gastaldi | Senior Software Engineer* JBoss Forge Team T: +55 11 3524-6169 M: +55 47 9711-1000 Red Hat Better technology. Faster innovation. Powered by community collaboration. See how it works at www.redhat.com LinkedIn Youtube From mlittle at redhat.com Fri Apr 25 04:28:25 2014 From: mlittle at redhat.com (Mark Little) Date: Fri, 25 Apr 2014 09:28:25 +0100 Subject: [forge-users] [announcement] Forge 2.5.0.Final (Coal) is released! In-Reply-To: <53594049.7010904@redhat.com> References: <53594049.7010904@redhat.com> Message-ID: Congrats! Mark. On 24 Apr 2014, at 17:48, George Gastaldi wrote: > JBoss Forge 2.5.0.Final is now available! > > The Forge Team is proud to announce that JBoss Forge 2.5.0.Final is now available! This is the best release so far. > > What?s new and noteworthy? > > Performance: We have introduced more performance enhancements in the Furnace runtime, so the shell and other features should feel quite a bit snappier. Try it out and tell us your thoughts! > Templates addon refactoring: We refactored the templates addon with a cleaner and leaner API, check it out! > Component Upgrades: We?ve upgraded to Weld 2.0.5.Final, Aesh 0.53 and Roaster 2.3.0.Final. More stability and new features available out-of-the-box! > And that?s not all! Check out the issues below for more info. > > Please let us know if you encounter any issues, or have any feedback on usability, at http://issues.jboss.org/browse/FORGE. > > Contributors > > A huge thank you to the following contributors of this release. You are awesome: > > Matej Briskar > FORGE-1603: AbstractJavaSourceCommand should have an overwrite flag > FORGE-1755: NewFurnaceTestCommand should add test dependencies to POM file as ?test? scope, and avoid putting addon versions in the test case itself > Ivan St. Ivanov > Add a SetVersionCommand for the Java Compiled Projects > FORGE-1746 Make sure that scaffolded ManyToOne relationships without one part do not throw NullPointerException upon rendering > Robert Balent > FORGE-1450 ? Forge will correctly create enum attribute on entity. > Adam Wy?uda > Fix ProjectFactoryImpl.findProject() bug > Download Forge > > Try out Forge 2 in Eclipse via our Update Site > Use Forge 2 in your CLI / Terminal by downloading and installing the Final release. You can learn how to run the downloaded installation via our docs. > Release Notes ? 23 issues were resolved since the last release. Check out all the new stuff! > > Bug > > [FORGE-1738] ? addon-git-install fails to install projects from git if the project is not available in any configured maven repository > [FORGE-1745] ? Cannot handle Freemaker templates from a main > [FORGE-1746] ? NullPointerException when running scaffolded app in Wildfly > [FORGE-1748] ? Furnace CLAC Whitelist throws NPE if accessed after removing an addon > [FORGE-1754] ? Configuration subsets are not writable > [FORGE-1769] ? API version is not being set in the addon registry file when an addon is installed > Component Upgrade > > [FORGE-1759] ? Upgrade Furnace-CDI to Weld 2.0.5.Final > [FORGE-1765] ? Upgrade to Roaster 2.3.0.Final > [FORGE-1766] ? Upgrade to Aesh 0.53 > Enhancement > > [FORGE-1015] ? Java source/target versions should be configurable in JavaCompilerFacet > [FORGE-1729] ? Test harness should set the Configuration directory to use the test temp dir by default > [FORGE-1752] ? JavaEE dependencies from facets are not in the provided scope > [FORGE-1755] ? NewFurnaceTestCommand should add test dependencies to POM file as 'test' scope, and avoid putting addon versions in the test case itself > [FORGE-1767] ? Addon: new command improvements > Feature Request > > [FORGE-1603] ? AbstractJavaSourceCommand should have an overwrite flag > [FORGE-1753] ? Support InputTypes.TEXTAREA rendering in Eclipse > [FORGE-1756] ? Furnace.startAsync() should return a Future that can be used to block until the container has started. > [FORGE-1760] ? CDI Commands do not follow naming guidelines for GUI > [FORGE-1761] ? Allow @WithAttributes to configure the command line parameter name for a UICommand > [FORGE-1762] ? Generated REST resources reference a 'Customer' class > [FORGE-1763] ? Support setup of WebSockets dependencies > [FORGE-1768] ? Create "Addon: New Annotated UI Command" command > Sub-task > > [FORGE-1450] ? Cannot create an enum attribute on an Entity > -- > > George Gastaldi | Senior Software Engineer > JBoss Forge Team > T: +55 11 3524-6169 > M: +55 47 9711-1000 > > <{a8aabf3a-4467-4e37-9bc5-48b1d7b494a2}_LATAM_RedHat.jpg> > > Better technology. Faster innovation. Powered by community collaboration. > See how it works at www.redhat.com > > --- Mark Little mlittle at redhat.com JBoss, by Red Hat Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in UK and Wales under Company Registration No. 3798903 Directors: Michael Cunningham (USA), Charlie Peters (USA), Matt Parsons (USA) and Michael O'Neill (Ireland). -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140425/2a022bed/attachment-0001.html From lbaxter at redhat.com Fri Apr 25 10:19:21 2014 From: lbaxter at redhat.com (Lincoln Baxter) Date: Fri, 25 Apr 2014 10:19:21 -0400 (EDT) Subject: [forge-users] [announcement] Forge 2.5.0.Final (Coal) is released! In-Reply-To: <537920878.10130597.1398427119907.JavaMail.zimbra@redhat.com> References: <53594049.7010904@redhat.com> <537920878.10130597.1398427119907.JavaMail.zimbra@redhat.com> Message-ID: <2024621411.6598563.1398435561704.JavaMail.zimbra@redhat.com> Hey Anthony, Great question! We've moved to a once-per-month release cycle to keep up the momentum and make sure that users are not left waiting months for simple bug-fixes and features. To answer your question about compatibility, we try as hard as possible to be backwards compatible on each release - and we are using deprecation wherever necessary to try to keep this a reality. We occasionally need to introduce new APIs and features, and since we're using the semantic versioning scheme, forces us to increment our minor release version number. e.g. 2.4 vs 2.5. So an addon written for 2.5 will not run on 2.4, but the inverse is true. Unfortunately, I have to admit we've broken backwards compatibility once since our initial 2.0.0.Final release (in the latest 2.5.0 release), but the changes were in extremely low-level non user-facing areas that should have little impact and see little use at this point, so we did not feel the need to increment to 3.0, certainly not so quickly. In general, until 3.0.0 is released at some point in the future, all Addons written against the 2.x line should function "forever", and we are trying our hardest to make sure it stays that way. ~Lincoln ----- Original Message ----- From: "Anthony Patricio" To: "George Gastaldi" Cc: thecore at redhat.com, forge-users at lists.jboss.org, "Forge Dev List" Sent: Friday, April 25, 2014 7:58:39 AM Subject: Re: [announcement] Forge 2.5.0.Final (Coal) is released! Congrats guys. Quick question, you are on a frenetic release cycle, 6 releases in 3 months. How compatible is the latest version with, let's say 2.1.1 ? I'm just curious to know if that can hurt some users. Again, congrats. Anthony ----- Original Message ----- From: "George Gastaldi" To: forge-users at lists.jboss.org, "Forge Dev List" , thecore at redhat.com Sent: Thursday, April 24, 2014 6:48:09 PM Subject: [announcement] Forge 2.5.0.Final (Coal) is released! *JBoss Forge 2.5.0.Final* is now available! The Forge Team is proud to announce that JBoss Forge 2.5.0.Final is now available! This is the best release so far. What's new and noteworthy? * *Performance*: We have introduced more performance enhancements in the Furnace runtime, so the shell and other features should feel quite a bit snappier. Try it out and tell us your thoughts! * *Templates addon refactoring*: We refactored the templates addon with a cleaner and leaner API, check it out! * *Component Upgrades*: We've upgraded to Weld 2.0.5.Final, Aesh 0.53 and Roaster 2.3.0.Final. More stability and new features available out-of-the-box! And that's not all! Check out the issues below for more info. Please let us know if you encounter any issues, or have any feedback on usability, at http://issues.jboss.org/browse/FORGE. Contributors A huge thank you to the following contributors of this release. You are awesome: * Matej Briskar o FORGE-1603: AbstractJavaSourceCommand should have an overwrite flag o FORGE-1755: NewFurnaceTestCommand should add test dependencies to POM file as 'test' scope, and avoid putting addon versions in the test case itself * Ivan St. Ivanov o Add a SetVersionCommand for the Java Compiled Projects o FORGE-1746 Make sure that scaffolded ManyToOne relationships without one part do not throw NullPointerException upon rendering * Robert Balent o FORGE-1450 -- Forge will correctly create enum attribute on entity. * Adam Wy?uda o Fix ProjectFactoryImpl.findProject() bug Download Forge * Try out Forge 2 in Eclipse via our Update Site * Use Forge 2 in your CLI / Terminal by downloading and installing the Final release . You can learn how to run the downloaded installation via our docs. Release Notes -- 23 issues were resolved since the last release. Check out all the new stuff! Bug * [FORGE-1738 ] -- addon-git-install fails to install projects from git if the project is not available in any configured maven repository * [FORGE-1745 ] -- Cannot handle Freemaker templates from a main * [FORGE-1746 ] -- NullPointerException when running scaffolded app in Wildfly * [FORGE-1748 ] -- Furnace CLAC Whitelist throws NPE if accessed after removing an addon * [FORGE-1754 ] -- Configuration subsets are not writable * [FORGE-1769 ] -- API version is not being set in the addon registry file when an addon is installed Component Upgrade * [FORGE-1759 ] -- Upgrade Furnace-CDI to Weld 2.0.5.Final * [FORGE-1765 ] -- Upgrade to Roaster 2.3.0.Final * [FORGE-1766 ] -- Upgrade to Aesh 0.53 Enhancement * [FORGE-1015 ] -- Java source/target versions should be configurable in JavaCompilerFacet * [FORGE-1729 ] -- Test harness should set the Configuration directory to use the test temp dir by default * [FORGE-1752 ] -- JavaEE dependencies from facets are not in the provided scope * [FORGE-1755 ] -- NewFurnaceTestCommand should add test dependencies to POM file as 'test' scope, and avoid putting addon versions in the test case itself * [FORGE-1767 ] -- Addon: new command improvements Feature Request * [FORGE-1603 ] -- AbstractJavaSourceCommand should have an overwrite flag * [FORGE-1753 ] -- Support InputTypes.TEXTAREA rendering in Eclipse * [FORGE-1756 ] -- Furnace.startAsync() should return a Future that can be used to block until the container has started. * [FORGE-1760 ] -- CDI Commands do not follow naming guidelines for GUI * [FORGE-1761 ] -- Allow @WithAttributes to configure the command line parameter name for a UICommand * [FORGE-1762 ] -- Generated REST resources reference a 'Customer' class * [FORGE-1763 ] -- Support setup of WebSockets dependencies * [FORGE-1768 ] -- Create "Addon: New Annotated UI Command" command Sub-task * [FORGE-1450 ] -- Cannot create an enum attribute on an Entity -- *George Gastaldi | Senior Software Engineer* JBoss Forge Team T: +55 11 3524-6169 M: +55 47 9711-1000 Red Hat Better technology. Faster innovation. Powered by community collaboration. See how it works at www.redhat.com LinkedIn Youtube From forge-users at lists.jboss.org Fri Apr 25 19:22:21 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Fri, 25 Apr 2014 19:22:21 EDT Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 Message-ID: <104491667.601398468185029.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> In March, I reported this same problem with version 2.3.0.Final - see https://community.jboss.org/thread/238385 (/thread/238385) Following the forge 2 instructions at https://github.com/forge/core#jboss-forge-20 , I downloaded forge-distribution-2.5.0.Final-offline.zip and unzipped it to a folder on my c: drive. I then changed my FORGE_HOME environment variable to point to the unzipped folder My windows path variable previously contained %FORGE_HOME%\bin? I then opened a command window in that directory and executed the command forge The opening banner appeared for the correct version but no prompt ever appeared so that I could enter commands. I was able to interrupt forge with Ctrl+C As with the earlier version, I was required to download the no-addons version and then run the command forge --install core This produced a working version 2.5 of forge (after lebgthy downloads completed) Posted by forums Original post: https://community.jboss.org/message/870991#870991 From ggastald at redhat.com Fri Apr 25 21:32:35 2014 From: ggastald at redhat.com (George Gastaldi) Date: Fri, 25 Apr 2014 21:32:35 -0400 (EDT) Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: <104491667.601398468185029.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <104491667.601398468185029.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: This looks like an issue with the startup script. Can you try removing entirely the FORGE_HOME variable from your environment and try again? Thanks > Em 25/04/2014, ?s 20:23, forge-users at lists.jboss.org escreveu: > > In March, I reported this same problem with version 2.3.0.Final - see https://community.jboss.org/thread/238385 (/thread/238385) > > Following the forge 2 instructions at https://github.com/forge/core#jboss-forge-20 , I downloaded forge-distribution-2.5.0.Final-offline.zip and unzipped it to a folder on my c: drive. > I then changed my FORGE_HOME environment variable to point to the unzipped folder > My windows path variable previously contained %FORGE_HOME%\bin > > I then opened a command window in that directory and executed the command forge > The opening banner appeared for the correct version but no prompt ever appeared so that I could enter commands. > > I was able to interrupt forge with Ctrl+C > > As with the earlier version, I was required to download the no-addons version and then run the command forge --install core > This produced a working version 2.5 of forge (after lebgthy downloads completed) > > Posted by forums > Original post: https://community.jboss.org/message/870991#870991 > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Mon Apr 28 05:55:43 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 05:55:43 EDT Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: Message-ID: <1606825399.611398678973345.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi, I have the same problem. Tried with the offline dist and the no-addons dist. The no-addons dist installs the core plugins. But both versions hang after showing the banner. Thread dump shows that it is still in FurnaceImpl.start(): 2014-04-28 11:48:32 Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode): "Reference Reaper" daemon prio=6 tid=0x000000000c3b3000 nid=0x1fa8 in Object.wait() [0x000000000d75f000] ?? java.lang.Thread.State: WAITING (on object monitor) ??????? at java.lang.Object.wait(Native Method) ??????? - waiting on <0x00000000a5046098> (a java.lang.ref.ReferenceQueue$Lock) ??????? at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) ??????? - locked <0x00000000a5046098> (a java.lang.ref.ReferenceQueue$Lock) ??????? at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) ??????? at org.jboss.modules.ref.References$ReaperThread.run(References.java:68) "Thread-1" daemon prio=6 tid=0x000000000b3dc000 nid=0x1ce4 runnable [0x000000000c1bf000] ?? java.lang.Thread.State: RUNNABLE ??????? at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) ??????? at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996) ??????? at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:522) ??????? at java.lang.Thread.run(Thread.java:744) "Service Thread" daemon prio=6 tid=0x00000000096ae000 nid=0x1150 runnable [0x0000000000000000] ?? java.lang.Thread.State: RUNNABLE "C2 CompilerThread1" daemon prio=10 tid=0x00000000096a8800 nid=0x1e58 waiting on condition [0x0000000000000000] ?? java.lang.Thread.State: RUNNABLE "C2 CompilerThread0" daemon prio=10 tid=0x00000000096a3800 nid=0x1cc0 waiting on condition [0x0000000000000000] ?? java.lang.Thread.State: RUNNABLE "Attach Listener" daemon prio=10 tid=0x00000000096a1800 nid=0x1704 runnable [0x0000000000000000] ?? java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=10 tid=0x000000000969a800 nid=0x1b30 waiting on condition [0x0000000000000000] ?? java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=8 tid=0x0000000009647800 nid=0x2248 in Object.wait() [0x000000000aaee000] ?? java.lang.Thread.State: WAITING (on object monitor) ??????? at java.lang.Object.wait(Native Method) ??????? - waiting on <0x00000000a35e9c20> (a java.lang.ref.ReferenceQueue$Lock) ??????? at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) ??????? - locked <0x00000000a35e9c20> (a java.lang.ref.ReferenceQueue$Lock) ??????? at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) ??????? at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189) "Reference Handler" daemon prio=10 tid=0x000000000963e000 nid=0x2554 in Object.wait() [0x000000000a9bf000] ?? java.lang.Thread.State: WAITING (on object monitor) ??????? at java.lang.Object.wait(Native Method) ??????? - waiting on <0x00000000a35e98f8> (a java.lang.ref.Reference$Lock) ??????? at java.lang.Object.wait(Object.java:503) ??????? at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133) ??????? - locked <0x00000000a35e98f8> (a java.lang.ref.Reference$Lock) "main" prio=6 tid=0x0000000001c9e800 nid=0xfe8 waiting on condition [0x000000000242f000] ?? java.lang.Thread.State: TIMED_WAITING (sleeping) ??????? at java.lang.Thread.sleep(Native Method) ??????? at org.jboss.forge.furnace.impl.FurnaceImpl.start(FurnaceImpl.java:220) ??????? at org.jboss.forge.furnace.impl.FurnaceImpl.start(FurnaceImpl.java:150) ??????? at org.jboss.forge.bootstrap.Bootstrap.start(Bootstrap.java:227) ??????? at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:95) "VM Thread" prio=10 tid=0x0000000009638800 nid=0x58c runnable "GC task thread#0 (ParallelGC)" prio=6 tid=0x00000000021de800 nid=0x16b4 runnable "GC task thread#1 (ParallelGC)" prio=6 tid=0x00000000021e0800 nid=0x2004 runnable "GC task thread#2 (ParallelGC)" prio=6 tid=0x00000000021e2000 nid=0x1850 runnable "GC task thread#3 (ParallelGC)" prio=6 tid=0x00000000021e3800 nid=0x1d64 runnable "VM Periodic Task Thread" prio=10 tid=0x00000000096bf000 nid=0x21e0 waiting on condition JNI global references: 255 Heap PSYoungGen????? total 29696K, used 16923K [0x00000000e1100000, 0x00000000e3500000, 0x0000000100000000) ? eden space 29184K, 57% used [0x00000000e1100000,0x00000000e213eee0,0x00000000e2d80000) ? from space 512K, 56% used [0x00000000e3280000,0x00000000e32c8000,0x00000000e3300000) ? to?? space 1536K, 0% used [0x00000000e3380000,0x00000000e3380000,0x00000000e3500000) ParOldGen?????? total 62976K, used 32419K [0x00000000a3400000, 0x00000000a7180000, 0x00000000e1100000) ? object space 62976K, 51% used [0x00000000a3400000,0x00000000a53a8d88,0x00000000a7180000) PSPermGen?????? total 21504K, used 14691K [0x000000009e200000, 0x000000009f700000, 0x00000000a3400000) ? object space 21504K, 68% used [0x000000009e200000,0x000000009f058d50,0x000000009f700000) Is there a way to create additional traces? Kind regards, Robert Posted by forums Original post: https://community.jboss.org/message/871151#871151 From forge-users at lists.jboss.org Mon Apr 28 07:01:46 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 07:01:46 EDT Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: Message-ID: <1844343382.621398682936975.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> I found many LinkageErrors in the forge.log. Maybe this helps. Yesterday I found similar logs on my Mac when starting Forge2 from eclipse. Posted by forums Original post: https://community.jboss.org/message/871171#871171 -------------- next part -------------- A non-text attachment was scrubbed... Name: forge.log.zip Type: application/zip Size: 14450 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20140428/404ee3a9/attachment-0001.zip From forge-users at lists.jboss.org Mon Apr 28 10:09:22 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 10:09:22 EDT Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: <1844343382.621398682936975.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <1795546507.631398694197293.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi Robert, Which JDK version are you using? Forge is built on JDK 1.7. We haven't tested it on JDK 8 yet though. Best Regards, George Gastaldi Posted by forums Original post: https://community.jboss.org/message/871233#871233 From forge-users at lists.jboss.org Mon Apr 28 10:34:52 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 10:34:52 EDT Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: <1795546507.631398694197293.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <2092537710.641398695734358.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hi George, I was indeed running on Java8, but Java 1.7.0_45 shows the same error. I also get the same error with 2.4.1.Final. 2.3.0.Final starts when I delete ~/.forge/addons before. Does it use newer modules if available? Kind regards, Robert 16:34:12,771 SEVERE [org.jboss.forge.furnace.impl.addons.AddonRunnable] (org.jboss.forge.addon:addons,2.5.0.Final) Failed to start addon [org.jboss.forge.addon:addons,2.5.0.Final] with classloader [ModuleClassLoader for Module "org.jboss.forge.addon.addons:2.5.0.Final_a64f724d-b9ac-468e-9565-5c8a8d54cca6" from AddonModuleLoader]: java.util.ServiceConfigurationError: org.jboss.forge.furnace.lifecycle.AddonLifecycleProvider: Provider org.jboss.forge.furnace.container.cdi.lifecycle.WeldAddonLifecycleProvider could not be instantiated: java.lang.LinkageError: Failed to link org/jboss/weld/resources/spi/ResourceLoader (Module "org.jboss.forge.furnace.container.cdi:2.5.0.Final_6e6de87b-ab39-4622-8cef-208ab846f403" from AddonModuleLoader) ? at java.util.ServiceLoader.fail(ServiceLoader.java:224) [rt.jar:1.7.0_45] ? at java.util.ServiceLoader.access$100(ServiceLoader.java:181) [rt.jar:1.7.0_45] ? at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:377) [rt.jar:1.7.0_45] ? at java.util.ServiceLoader$1.next(ServiceLoader.java:445) [rt.jar:1.7.0_45] ? at org.jboss.forge.furnace.impl.addons.AddonRunnable$4.call(AddonRunnable.java:230) [furnace-2.5.0.Final.jar:2.5.0.Final] ? at org.jboss.forge.furnace.impl.addons.AddonRunnable$4.call(AddonRunnable.java:218) [furnace-2.5.0.Final.jar:2.5.0.Final] ? at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:34) [furnace-api-2.5.0.Final.jar:2.5.0.Final] ? at org.jboss.forge.furnace.impl.addons.AddonRunnable.detectLifecycleProviderLocal(AddonRunnable.java:217) [furnace-2.5.0.Final.jar:2.5.0.Final] ? at org.jboss.forge.furnace.impl.addons.AddonRunnable.detectLifecycleProvider(AddonRunnable.java:205) [furnace-2.5.0.Final.jar:2.5.0.Final] ? at org.jboss.forge.furnace.impl.addons.AddonRunnable.run(AddonRunnable.java:80) [furnace-2.5.0.Final.jar:2.5.0.Final] ? at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] ? at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] ? at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] ? at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] ? at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] Caused by: java.lang.LinkageError: Failed to link org/jboss/weld/resources/spi/ResourceLoader (Module "org.jboss.forge.furnace.container.cdi:2.5.0.Final_6e6de87b-ab39-4622-8cef-208ab846f403" from AddonModuleLoader) ? at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:428) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:261) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:76) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.Module.loadModuleClass(Module.java:545) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:189) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at java.lang.Class.getDeclaredConstructors0(Native Method) [rt.jar:1.7.0_45] ? at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493) [rt.jar:1.7.0_45] ? at java.lang.Class.getConstructor0(Class.java:2803) [rt.jar:1.7.0_45] ? at java.lang.Class.newInstance(Class.java:345) [rt.jar:1.7.0_45] ? at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:373) [rt.jar:1.7.0_45] ? ... 12 more Caused by: java.lang.NoClassDefFoundError: org/jboss/weld/bootstrap/api/Service ? at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.7.0_45] ? at java.lang.ClassLoader.defineClass(ClassLoader.java:800) [rt.jar:1.7.0_45] ? at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:345) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:423) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? ... 25 more Caused by: java.lang.ClassNotFoundException: org.jboss.weld.bootstrap.api.Service from [Module "org.jboss.forge.furnace.container.cdi:2.5.0.Final_6e6de87b-ab39-4622-8cef-208ab846f403" from AddonModuleLoader] ? at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] ? ... 29 more Posted by forums Original post: https://community.jboss.org/message/871242#871242 From ggastald at redhat.com Mon Apr 28 10:42:28 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 28 Apr 2014 11:42:28 -0300 Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: <2092537710.641398695734358.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <2092537710.641398695734358.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <535E68D4.2010500@redhat.com> We just tested and it works on JDK 8 too. In 2.5.0.Final we fixed the "Api Version" information in the installed.xml descriptor, so Furnace may ignore incompatible addon versions. Does 2.5.0.Final works with a clean ~/.forge? On 28-04-2014 11:34, forge-users at lists.jboss.org wrote: > Hi George, > > I was indeed running on Java8, but Java 1.7.0_45 shows the same error. > I also get the same error with 2.4.1.Final. > 2.3.0.Final starts when I delete ~/.forge/addons before. Does it use newer modules if available? > > Kind regards, > Robert > > 16:34:12,771 SEVERE [org.jboss.forge.furnace.impl.addons.AddonRunnable] (org.jboss.forge.addon:addons,2.5.0.Final) Failed to start addon [org.jboss.forge.addon:addons,2.5.0.Final] with classloader [ModuleClassLoader for Module "org.jboss.forge.addon.addons:2.5.0.Final_a64f724d-b9ac-468e-9565-5c8a8d54cca6" from AddonModuleLoader]: java.util.ServiceConfigurationError: org.jboss.forge.furnace.lifecycle.AddonLifecycleProvider: Provider org.jboss.forge.furnace.container.cdi.lifecycle.WeldAddonLifecycleProvider could not be instantiated: java.lang.LinkageError: Failed to link org/jboss/weld/resources/spi/ResourceLoader (Module "org.jboss.forge.furnace.container.cdi:2.5.0.Final_6e6de87b-ab39-4622-8cef-208ab846f403" from AddonModuleLoader) > at java.util.ServiceLoader.fail(ServiceLoader.java:224) [rt.jar:1.7.0_45] > at java.util.ServiceLoader.access$100(ServiceLoader.java:181) [rt.jar:1.7.0_45] > at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:377) [rt.jar:1.7.0_45] > at java.util.ServiceLoader$1.next(ServiceLoader.java:445) [rt.jar:1.7.0_45] > at org.jboss.forge.furnace.impl.addons.AddonRunnable$4.call(AddonRunnable.java:230) [furnace-2.5.0.Final.jar:2.5.0.Final] > at org.jboss.forge.furnace.impl.addons.AddonRunnable$4.call(AddonRunnable.java:218) [furnace-2.5.0.Final.jar:2.5.0.Final] > at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:34) [furnace-api-2.5.0.Final.jar:2.5.0.Final] > at org.jboss.forge.furnace.impl.addons.AddonRunnable.detectLifecycleProviderLocal(AddonRunnable.java:217) [furnace-2.5.0.Final.jar:2.5.0.Final] > at org.jboss.forge.furnace.impl.addons.AddonRunnable.detectLifecycleProvider(AddonRunnable.java:205) [furnace-2.5.0.Final.jar:2.5.0.Final] > at org.jboss.forge.furnace.impl.addons.AddonRunnable.run(AddonRunnable.java:80) [furnace-2.5.0.Final.jar:2.5.0.Final] > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_45] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] > Caused by: java.lang.LinkageError: Failed to link org/jboss/weld/resources/spi/ResourceLoader (Module "org.jboss.forge.furnace.container.cdi:2.5.0.Final_6e6de87b-ab39-4622-8cef-208ab846f403" from AddonModuleLoader) > at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:428) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:261) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:76) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.Module.loadModuleClass(Module.java:545) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:189) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at java.lang.Class.getDeclaredConstructors0(Native Method) [rt.jar:1.7.0_45] > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493) [rt.jar:1.7.0_45] > at java.lang.Class.getConstructor0(Class.java:2803) [rt.jar:1.7.0_45] > at java.lang.Class.newInstance(Class.java:345) [rt.jar:1.7.0_45] > at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:373) [rt.jar:1.7.0_45] > ... 12 more > Caused by: java.lang.NoClassDefFoundError: org/jboss/weld/bootstrap/api/Service > at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.7.0_45] > at java.lang.ClassLoader.defineClass(ClassLoader.java:800) [rt.jar:1.7.0_45] > at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:345) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:423) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > ... 25 more > Caused by: java.lang.ClassNotFoundException: org.jboss.weld.bootstrap.api.Service from [Module "org.jboss.forge.furnace.container.cdi:2.5.0.Final_6e6de87b-ab39-4622-8cef-208ab846f403" from AddonModuleLoader] > at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules-1.3.0.Final-forge.jar:1.3.0.Final-forge] > ... 29 more > > Posted by forums > Original post: https://community.jboss.org/message/871242#871242 > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From paul.keogh at gmail.com Mon Apr 28 10:57:45 2014 From: paul.keogh at gmail.com (Paul Keogh) Date: Mon, 28 Apr 2014 15:57:45 +0100 Subject: [forge-users] as-forge-addon problem Message-ID: Hi all. Running Forge 2.4.1 in Eclipse Luna M6, JDK 1.7.51, RHEL 6.x I see; [workspace_m2m]$ addon-git-install --url https://github.com/jerr/as-forge-addon. git ***INFO*** Installing git addon [0/4] ... ***INFO*** Installing git addon:Cloning repository in /tmp/1398696757738-0 [0/4] ... ***INFO*** Installing git addon:Installing project into local repository [1/4] ... ***INFO*** Installing git addon:Removing previous addon installation (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... ***INFO*** Installing git addon:Installing addon (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT could not be installed. [workspace_m2m]$ Is the as-forge-addon supported for my configuration ? Also, as an aside, is there an equivalent for the Forge 1.x mvn command in 2.x ? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140428/e66e57d9/attachment.html From ggastald at redhat.com Mon Apr 28 11:06:20 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 28 Apr 2014 12:06:20 -0300 Subject: [forge-users] as-forge-addon problem In-Reply-To: References: Message-ID: <535E6E6C.3050402@redhat.com> Hi Paul, The as-forge-addon hasn't been updated to 2.5.0.Final yet, hence that's why it cannot be installed. There isn't a mvn equivalent in Forge 2 yet. That would be a nice contribution. Best Regards, George Gastaldi On 28-04-2014 11:57, Paul Keogh wrote: > Hi all. > > Running Forge 2.4.1 in Eclipse Luna M6, JDK 1.7.51, RHEL 6.x > > I see; > > > [workspace_m2m]$ addon-git-install --url > https://github.com/jerr/as-forge-addon. > > git > > ***INFO*** Installing git addon [0/4] ... > > ***INFO*** Installing git addon:Cloning repository in > /tmp/1398696757738-0 [0/4] ... > > ***INFO*** Installing git addon:Installing project into local > repository [1/4] ... > > ***INFO*** Installing git addon:Removing previous addon installation > (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [2/4] ... > > ***INFO*** Installing git addon:Installing addon > (org.jboss.forge.addon:as-parent,2.0.0-SNAPSHOT) [3/4] ... > > ***ERROR*** Addon org.jboss.forge.addon:as-parent:::2.0.0-SNAPSHOT > could not be installed. > > [workspace_m2m]$ > > > Is the as-forge-addon supported for my configuration ? > > > Also, as an aside, is there an equivalent for the Forge 1.x mvn > command in 2.x ? > > > Thanks, > > > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140428/9ac91821/attachment.html From forge-users at lists.jboss.org Mon Apr 28 11:40:43 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 11:40:43 EDT Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: <535E68D4.2010500@redhat.com> Message-ID: <1907871767.651398699673271.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> I just retried with a downloaded version and that works! Retrying with an empty ~/.forge and the version I built myself from 2.5.0.Final I get the same error. So my machine must be somehow messed. Thanks a lot for your help! Kind regards, Robert Posted by forums Original post: https://community.jboss.org/message/871264#871264 From forge-users at lists.jboss.org Mon Apr 28 12:51:49 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 12:51:49 EDT Subject: [forge-users] jboss-forge-2.5.0.Final wont start on Windows 7 In-Reply-To: <535E68D4.2010500@redhat.com> Message-ID: <1345374511.661398703939580.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> With a fresh download of forge-distribution-2.5.0.Final-offline.zip and following the instructions at https://github.com/forge/core#jboss-forge-20 , the forge command in a DOS window now works as expected.? It looks like you found the problem. Thanks to you and to Robert for resolving this. Gerry Posted by forums Original post: https://community.jboss.org/message/871295#871295 From forge-users at lists.jboss.org Mon Apr 28 14:53:52 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 14:53:52 EDT Subject: [forge-users] Forge 2.5.0.Final project-new failure Message-ID: <1751845702.671398711263841.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Hello. I've downloaded and expanded the offline distribution of 2.5.0.Final as repaired this date. I attempted to to create a new project by entering into the forge console (in a DOS window) the command project-new --named par --topLevelPackage ca.gerrymatte.par Although the folders for a project named par seem to have been created, they are all empty. And the error message below was received: Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation.? All rights reserved. C:\Users\Gerry\Documents\$develop\$code>forge ??? _____ ?? |? ___|__? _ __ __ _? ___ ?? | |_ / _ \| `__/ _` |/ _ \? \\ ?? |? _| (_) | | | (_| |? __/? // ?? |_|? \___/|_|? \__, |\___| ?????????????????? |___/ JBoss Forge, version [ 2.5.0.Final ] - JBoss, by Red Hat, Inc. [ http://forge.jboss.org ] [$code]$ project-new --named par --topLevelPackage ca.gerrymatte.par # # A fatal error has been detected by the Java Runtime Environment: # #? EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77a771b8, pid=10276, tid=8432 # # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13) # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 ) # Problematic frame: # C? [ntdll.dll+0x371b8] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # An error report file with more information is saved as: # C:\Users\Gerry\Documents\$develop\$code\hs_err_pid10276.log # # If you would like to submit a bug report, please visit: #?? http://bugreport.sun.com/bugreport/crash.jsp # C:\Users\Gerry\Documents\$develop\$code> I've attached the error report file and also the pom.xml that was created in the par folder. Please advise if I can supply additional info. Thanks Gerry Posted by forums Original post: https://community.jboss.org/message/871317#871317 -------------- next part -------------- A non-text attachment was scrubbed... Name: hs_err_pid10276.log.zip Type: application/zip Size: 6326 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20140428/d135cfac/attachment.zip -------------- next part -------------- A non-text attachment was scrubbed... Name: pom.xml Type: text/xml Size: 903 bytes Desc: not available Url : http://lists.jboss.org/pipermail/forge-users/attachments/20140428/d135cfac/attachment.xml From ggastald at redhat.com Mon Apr 28 15:42:48 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 28 Apr 2014 16:42:48 -0300 Subject: [forge-users] Forge 2.5.0.Final project-new failure In-Reply-To: <1751845702.671398711263841.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1751845702.671398711263841.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <535EAF38.3030509@redhat.com> Wow! That's a tough one. Is it always reproducible? On 28-04-2014 15:53, forge-users at lists.jboss.org wrote: > Hello. > I've downloaded and expanded the offline distribution of 2.5.0.Final as repaired this date. > I attempted to to create a new project by entering into the forge console (in a DOS window) the command > project-new --named par --topLevelPackage ca.gerrymatte.par > > Although the folders for a project named par seem to have been created, they are all empty. > And the error message below was received: > Microsoft Windows [Version 6.1.7601] > Copyright (c) 2009 Microsoft Corporation. All rights reserved. > > C:\Users\Gerry\Documents\$develop\$code>forge > > _____ > | ___|__ _ __ __ _ ___ > | |_ / _ \| `__/ _` |/ _ \ \\ > | _| (_) | | | (_| | __/ // > |_| \___/|_| \__, |\___| > |___/ > > JBoss Forge, version [ 2.5.0.Final ] - JBoss, by Red Hat, Inc. [ http://forge.jboss.org ] > > [$code]$ project-new --named par --topLevelPackage ca.gerrymatte.par > # > # A fatal error has been detected by the Java Runtime Environment: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77a771b8, pid=10276, tid=8432 > # > # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13) > # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 ) > # Problematic frame: > # C [ntdll.dll+0x371b8] > # > # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows > # > # An error report file with more information is saved as: > # C:\Users\Gerry\Documents\$develop\$code\hs_err_pid10276.log > # > # If you would like to submit a bug report, please visit: > # http://bugreport.sun.com/bugreport/crash.jsp > # > C:\Users\Gerry\Documents\$develop\$code> > > I've attached the error report file and also the pom.xml that was created in the par folder. > Please advise if I can supply additional info. > Thanks > Gerry > > Posted by forums > Original post: https://community.jboss.org/message/871317#871317 > > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/forge-users/attachments/20140428/a249e5b0/attachment.html From forge-users at lists.jboss.org Mon Apr 28 18:47:03 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 18:47:03 EDT Subject: [forge-users] Forge 2.5.0.Final project-new failure In-Reply-To: <535EAF38.3030509@redhat.com> Message-ID: <1569940392.681398725253989.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> I tried again to create a new project - this time I decided to let forge prompt me for parameters which it did. After I responded to the prompt for a project name, the jvm threw an exception (popup window) which killed my forge session when closed. (See the attached screen image). This time, there was no error log produced and no indication of why java stopped working. I've also attached a screen image of the folder tree produced by forge just before the jvm died. This should be a very easy reproducible error.? I will find another win7 PC and try it on that machine also. Gerry Image:forge2.5.0-project-new.png Image:forge2.5.0-project-new-foldersAfter.png Posted by forums Original post: https://community.jboss.org/message/871353#871353 From ggastald at redhat.com Mon Apr 28 19:12:30 2014 From: ggastald at redhat.com (George Gastaldi) Date: Mon, 28 Apr 2014 20:12:30 -0300 Subject: [forge-users] Forge 2.5.0.Final project-new failure In-Reply-To: <1569940392.681398725253989.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1569940392.681398725253989.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <535EE05E.9030505@redhat.com> Can you update to JDK 1.7.55 and tell if this error keeps happening? Also try to increase your Xmx settings in the eclipse.ini file. On 28-04-2014 19:47, forge-users at lists.jboss.org wrote: > I tried again to create a new project - this time I decided to let forge prompt me for parameters which it did. > After I responded to the prompt for a project name, the jvm threw an exception (popup window) which killed my forge session when closed. > (See the attached screen image). > > This time, there was no error log produced and no indication of why java stopped working. > > I've also attached a screen image of the folder tree produced by forge just before the jvm died. > > This should be a very easy reproducible error. I will find another win7 PC and try it on that machine also. > Gerry > Image:forge2.5.0-project-new.png > Image:forge2.5.0-project-new-foldersAfter.png > > Posted by forums > Original post: https://community.jboss.org/message/871353#871353 > > _______________________________________________ > forge-users mailing list > forge-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/forge-users From forge-users at lists.jboss.org Mon Apr 28 19:25:53 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 19:25:53 EDT Subject: [forge-users] Forge 2.5.0.Final project-new failure In-Reply-To: <1569940392.681398725253989.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <1022597432.691398727584301.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Ok. Now I'm flumoxed. On my wife's PC which has the exact same build of java and is also a 64 bit windows 7 machine the project-new command executed with no errors or exceptions. It was interesting to note that the folders and files produced on both machines were identical. I'm now of the opinion that the error was thrown by forge at the last step as it tried to change to the new project's folder ..... I may have to re-install java on my pc in case it has been corrupted.? Given the error message I may have an issue with security and permissions on my pc...... sigh .... Posted by forums Original post: https://community.jboss.org/message/871357#871357 From forge-users at lists.jboss.org Mon Apr 28 23:17:00 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Mon, 28 Apr 2014 23:17:00 EDT Subject: [forge-users] Forge 2.5.0.Final project-new failure In-Reply-To: <1022597432.691398727584301.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: <596617970.701398741450882.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Ok. I uninstalled java 1.7.0_51-b13 and installed the latest java version 1.7.0_55-b13. I also discovered that my network connection had lost it's DNS server specifications and my MS Outlook files had become corrupted again. The good news is that after repairing those problems I am now able to run the forge project-new command with no errors. For anyone looking at this post with concerns, I suspect the problems I experienced were related to a sick PC not to any problems with forge 2. Posted by forums Original post: https://community.jboss.org/message/871377#871377 From lincolnbaxter at gmail.com Mon Apr 28 23:34:59 2014 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Mon, 28 Apr 2014 23:34:59 -0400 Subject: [forge-users] Forge 2.5.0.Final project-new failure In-Reply-To: <596617970.701398741450882.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> References: <1022597432.691398727584301.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> <596617970.701398741450882.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Message-ID: Interesting! That's very good news. I do wonder how Java would get corrupted, as such - but it sounds like you found the root cause and hopefully this helps others in the same situation. Thanks for sticking it out! JVM crashes are ... usually not the application's fault ;) but also very disturbing. On Mon, Apr 28, 2014 at 11:17 PM, wrote: > Ok. > I uninstalled java 1.7.0_51-b13 and installed the latest java version > 1.7.0_55-b13. > I also discovered that my network connection had lost it's DNS server > specifications and my MS Outlook files had become corrupted again. > > The good news is that after repairing those problems I am now able to run > the forge project-new command with no errors. > For anyone looking at this post with concerns, I suspect the problems I > experienced were related to a sick PC not to any problems with forge 2. > > Posted by forums > Original post: https://community.jboss.org/message/871377#871377 > _______________________________________________ > 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/20140428/72e32ea3/attachment.html From forge-users at lists.jboss.org Tue Apr 29 15:14:29 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Tue, 29 Apr 2014 15:14:29 EDT Subject: [forge-users] Forge 2 - RichFaces In-Reply-To: <52EBC070.3030705@redhat.com> Message-ID: <1015911917.711398798899912.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> Any status update available for the forge 2 richfaces addon ? Posted by forums Original post: https://community.jboss.org/message/871627#871627 From forge-users at lists.jboss.org Tue Apr 29 17:06:55 2014 From: forge-users at lists.jboss.org (forge-users at lists.jboss.org) Date: Tue, 29 Apr 2014 17:06:55 EDT Subject: [forge-users] Forge 2 jpa generate entities failure Message-ID: <537873228.721398805645701.JavaMail.jive@jive-app01.app.mwc.hst.phx2.redhat.com> After creating a project and setting up the addons, I decided to create a connection profile in the hopes that forge 2 would use those parameters for database connectivity. I was interested to note that I was never prompted to enter a password for my jdbc connection. As with Datasources in Forge 1, it seems that Forge 2 ignores connection profiles. When I used the forge command jpa-generate-entities-from-tables I was prompted to enter again all the information that I previously entered when creating the connection profile. And again, there was no prompt to enter a password for the jdbc connection. Not surprisingly, when forge attempted to connect to the mysql? database, an "Access Denied" exception was thrown.? After a couple warnings about log4j appenders missing, forge declared ***Success*** although 0 entities were generated. So, my questions: 1.? Rather than entering a Forge 2 command and then waiting to answer the prompts, is there a way I can find out the keywords that would be accepted by the command ?? I would prefer to specify the parameters to the command on the same line as the command itself.? I tried entering the command with ? but that was not effective.... 2.? When I gave forge the config-list command, I saw a datasource from an obsolete project that I have now retired.? How do I obliterate it ? 3.? It appears that Forge 2 documentation does not exist.? When I do a command-list, the identified commands look fairly different from Forge 1.? Although I often enjoy experimenting with new technology, I need to know if Forge 2 is still experimental or is it ready to be used instead of Forge 1 ?? (I don't mind if it is experimental still .... I will adjust my expectations as needed) 4. For the Forge 2 command jpa-generate-entities-from-tables is there a way to provide forge with the password ? 5. Looking forward to the next steps in my project generation, is there a richfaces addon yet ? Thanks Gerry Posted by forums Original post: https://community.jboss.org/message/871643#871643