[forge-dev] forge-dev Digest, Vol 33, Issue 10

Valmir Justo justoeu at gmail.com
Thu Sep 5 09:01:49 EDT 2013


Hi Gastaldi,

So, I have been write a article using JBoss Forge, and, one situation
propose is "How the Jboss Forge is very simple to create same projects,
Faces, AngularJS, Spring, etc."

In this case, i test the angularJS and don't have problem.
I understand which the Scaffold of Spring is not maintained by RedHat,
however the framework have a big acceptance in the market.

Tks for reply

Best Regards!

Valmir Justo


On Thu, Sep 5, 2013 at 8:27 AM, <forge-dev-request at lists.jboss.org> wrote:

> Send forge-dev mailing list submissions to
>         forge-dev at lists.jboss.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.jboss.org/mailman/listinfo/forge-dev
> or, via email, send a message with subject or body 'help' to
>         forge-dev-request at lists.jboss.org
>
> You can reach the person managing the list at
>         forge-dev-owner at lists.jboss.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of forge-dev digest..."
>
>
> Today's Topics:
>
>    1. [Scaffold Spring Problem] (Valmir Justo)
>    2. Re: [Scaffold Spring Problem] (George Gastaldi)
>    3. Fwd: [Scaffold Spring Problem] (Valmir Justo)
>    4. Re: Checking in on Gradle Addon (Max Rydahl Andersen)
>    5. Re: Checking in on Gradle Addon (Lincoln Baxter, III)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 4 Sep 2013 15:47:17 -0300
> From: Valmir Justo <justoeu at gmail.com>
> Subject: [forge-dev] [Scaffold Spring Problem]
> To: forge-dev at lists.jboss.org
> Message-ID:
>         <
> CANEMeo4nTDe-w6ghe7RDASeLJSh6FhFnkX8L6FUbbnxXF_ce5g at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> My name is Valmir. I have been using the JBoss forge the 3 months ago.
> I started the simple project, new-project, persistence setup, scaffold
> --Type spring etc.
>
> However, I have tried use the scaffold spring and when i execute the
> command-line scaffold from-entity 'name Entity' and receive the
> printStackTrace:
>
> Exception encountered:
> org.metawidget.util.simple.StringUtils.isCapitalized(Ljava/lang/String;)Z
> (type "set VERBOSE true" to enable stack traces).
>
> Set the VERBOSE mode,
>
> java.lang.NoSuchMethodError:
> org.metawidget.util.simple.StringUtils.isCapitalized(Ljava/lang/String;)Z
>
> at
>
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.isGetter(ForgePropertyStyle.java:250)
>
> at
>
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.lookupGetters(ForgePropertyStyle.java:198)
>
> at
>
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.inspectProperties(ForgePropertyStyle.java:151)
>
> at
>
> org.metawidget.inspector.impl.propertystyle.BasePropertyStyle.getUncachedTraits(BasePropertyStyle.java:172)
>
> at
>
> org.metawidget.inspector.impl.BaseTraitStyle.getTraits(BaseTraitStyle.java:126)
>
> I look for the internet but without success.
>
> Could help me?
>
> Tks
>
> Best regards.
>
> Valmir Justo
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.jboss.org/pipermail/forge-dev/attachments/20130904/06f3b439/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Wed, 04 Sep 2013 15:53:17 -0300
> From: George Gastaldi <ggastald at redhat.com>
> Subject: Re: [forge-dev] [Scaffold Spring Problem]
> To: forge-dev at lists.jboss.org
> Message-ID: <5227819D.2010504 at redhat.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Justo,
>
> It looks like that the Spring Scaffold is using an older version of
> Metawidget. Afaik, this plugin is not maintained by RedHat and it's from
> the community.
>
> Have you tried the angularjs scaffold? Is so much better, well-tested
> and very mobile friendly. Install it by typing: forge install angularjs
>
> Best Regards !
>
> George Gastaldi
>
> On 09/04/2013 03:47 PM, Valmir Justo wrote:
> > Hi,
> >
> > My name is Valmir. I have been using the JBoss forge the 3 months ago.
> > I started the simple project, new-project, persistence setup, scaffold
> > --Type spring etc.
> >
> > However, I have tried use the scaffold spring and when i execute the
> > command-line scaffold from-entity 'name Entity' and receive the
> > printStackTrace:
> >
> > Exception encountered:
> > org.metawidget.util.simple.StringUtils.isCapitalized(Ljava/lang/String;)Z
> > (type "set VERBOSE true" to enable stack traces).
> >
> > Set the VERBOSE mode,
> >
> > java.lang.NoSuchMethodError:
> > org.metawidget.util.simple.StringUtils.isCapitalized(Ljava/lang/String;)Z
> >
> > at
> >
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.isGetter(ForgePropertyStyle.java:250)
> >
> > at
> >
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.lookupGetters(ForgePropertyStyle.java:198)
> >
> > at
> >
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.inspectProperties(ForgePropertyStyle.java:151)
> >
> > at
> >
> org.metawidget.inspector.impl.propertystyle.BasePropertyStyle.getUncachedTraits(BasePropertyStyle.java:172)
> >
> > at
> >
> org.metawidget.inspector.impl.BaseTraitStyle.getTraits(BaseTraitStyle.java:126)
> >
> > I look for the internet but without success.
> >
> > Could help me?
> >
> > Tks
> >
> > Best regards.
> >
> > Valmir Justo
> >
> >
> >
> > _______________________________________________
> > forge-dev mailing list
> > forge-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/forge-dev
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.jboss.org/pipermail/forge-dev/attachments/20130904/bd390617/attachment-0001.html
>
> ------------------------------
>
> Message: 3
> Date: Wed, 4 Sep 2013 16:02:34 -0300
> From: Valmir Justo <justoeu at gmail.com>
> Subject: [forge-dev] Fwd: [Scaffold Spring Problem]
> To: forge-dev <forge-dev at lists.jboss.org>
> Message-ID:
>         <CANEMeo7WimWeEnNsRPPvOEuCiNXFOS1=
> 0+i1PkwpSQRCrF0azQ at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> My name is Valmir. I have been using the JBoss forge the 3 months ago.
> I started the simple project, new-project, persistence setup, scaffold
> --Type spring etc.
>
> However, I have tried use the scaffold spring and when i execute the
> command-line scaffold from-entity 'name Entity' and receive the
> printStackTrace:
>
> Exception encountered:
> org.metawidget.util.simple.StringUtils.isCapitalized(Ljava/lang/String;)Z
> (type "set VERBOSE true" to enable stack traces).
>
> Set the VERBOSE mode,
>
> java.lang.NoSuchMethodError:
> org.metawidget.util.simple.StringUtils.isCapitalized(Ljava/lang/String;)Z
>
> at
>
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.isGetter(ForgePropertyStyle.java:250)
>
> at
>
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.lookupGetters(ForgePropertyStyle.java:198)
>
> at
>
> org.jboss.forge.scaffold.spring.metawidget.inspector.propertystyle.ForgePropertyStyle.inspectProperties(ForgePropertyStyle.java:151)
>
> at
>
> org.metawidget.inspector.impl.propertystyle.BasePropertyStyle.getUncachedTraits(BasePropertyStyle.java:172)
>
> at
>
> org.metawidget.inspector.impl.BaseTraitStyle.getTraits(BaseTraitStyle.java:126)
>
> I look for the internet but without success.
>
> Could help me?
>
> Tks
>
> Best regards.
>
> Valmir Justo
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.jboss.org/pipermail/forge-dev/attachments/20130904/08d0d750/attachment-0001.html
>
> ------------------------------
>
> Message: 4
> Date: Thu, 5 Sep 2013 09:33:27 +0200
> From: Max Rydahl Andersen <manderse at redhat.com>
> Subject: Re: [forge-dev] Checking in on Gradle Addon
> To: forge-dev List <forge-dev at lists.jboss.org>
> Message-ID: <20130905073327.GP62519 at slowbeard.local>
> Content-Type: text/plain; charset=us-ascii; format=flowed
>
> On Wed, Sep 04, 2013 at 12:22:09PM -0400, Lincoln Baxter, III wrote:
> >I was unable to install that for some reason. "Functionality is no longer
> >available."
>
> where did you get that message ?
>
> one way to get it is:
> http://marketplace.eclipse.org/content/gradle-integration-eclipse#.UigzrLwmxmU
>
> /max
>
> >
> >On Wed, Sep 4, 2013 at 12:19 PM, Max Andersen <manderse at redhat.com>
> wrote:
> >
> >> Doesn't the eclipse plugin for Gradle do this automatically and better
> by
> >> now ?
> >>
> >> /max (sent from my phone)
> >>
> >>
> >> On 04/09/2013, at 18.13, "Lincoln Baxter, III" <lincolnbaxter at gmail.com
> >
> >> wrote:
> >>
> >> Hey Adam,
> >>
> >> Seems like things have been a bit quiet, but I've been reviewing the
> Forge
> >> Gradle Addon, and it's looking good! I've reproduced the dependency
> >> resolution issue you ran in to, but I'm not exactly sure where the error
> >> lies. Looking in to it.
> >>
> >> You asked what to work on next. And I think that if you have finished
> all
> >> of the core/required functionality, it might be interesting to add a
> Forge
> >> UICommand/UIWizard to set up this eclipse config:
> >>
> >> http://www.gradle.org/docs/current/userguide/eclipse_plugin.html
> >>
> >> That should make it easier for people to import Gradle projects into
> >> eclipse. Do you think this has value?
> >>
> >> Alternatively, have you tested the scenario where a user attempts to use
> >> an existing Gradle project with Forge? It does not appear that this is
> >> tested yet, so that might be useful to explore. I believe this may
> raise a
> >> few new issues like, "Should we modify the user's gradle.build script in
> >> order to support Forge operations?" and "How should we ask them?"
> >>
> >> It's possible that you could simply create a temporary build descriptor
> >> with the required forge library, execute that, then delete it. Or
> perhaps a
> >> new command in Forge to "Make a gradle project editable by forge."
> >>
> >> Thoughts?
> >>
> >> --
> >> Lincoln Baxter, III
> >> http://ocpsoft.org
> >> "Simpler is better."
> >>
> >> _______________________________________________
> >> forge-dev mailing list
> >> forge-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/forge-dev
> >>
> >>
> >> _______________________________________________
> >> forge-dev mailing list
> >> forge-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/forge-dev
> >>
> >
> >
> >
> >--
> >Lincoln Baxter, III
> >http://ocpsoft.org
> >"Simpler is better."
>
> >_______________________________________________
> >forge-dev mailing list
> >forge-dev at lists.jboss.org
> >https://lists.jboss.org/mailman/listinfo/forge-dev
>
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 5 Sep 2013 07:27:04 -0400
> From: "Lincoln Baxter, III" <lincolnbaxter at gmail.com>
> Subject: Re: [forge-dev] Checking in on Gradle Addon
> To: forge-dev List <forge-dev at lists.jboss.org>
> Message-ID:
>         <
> CAEp_U4G20C_tSm7HyuY0owcD5-SyftWUqOPLLVBGuKML3625tQ at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> >From the eclipse marketplace :)
>
> ---
> Lincoln Baxter's Droid
> http://ocpsoft.org
> "Keep it Simple"
> On Sep 5, 2013 4:27 AM, "Max Rydahl Andersen" <manderse at redhat.com> wrote:
>
> > On Wed, Sep 04, 2013 at 12:22:09PM -0400, Lincoln Baxter, III wrote:
> > >I was unable to install that for some reason. "Functionality is no
> longer
> > >available."
> >
> > where did you get that message ?
> >
> > one way to get it is:
> >
> http://marketplace.eclipse.org/content/gradle-integration-eclipse#.UigzrLwmxmU
> >
> > /max
> >
> > >
> > >On Wed, Sep 4, 2013 at 12:19 PM, Max Andersen <manderse at redhat.com>
> > wrote:
> > >
> > >> Doesn't the eclipse plugin for Gradle do this automatically and better
> > by
> > >> now ?
> > >>
> > >> /max (sent from my phone)
> > >>
> > >>
> > >> On 04/09/2013, at 18.13, "Lincoln Baxter, III" <
> lincolnbaxter at gmail.com
> > >
> > >> wrote:
> > >>
> > >> Hey Adam,
> > >>
> > >> Seems like things have been a bit quiet, but I've been reviewing the
> > Forge
> > >> Gradle Addon, and it's looking good! I've reproduced the dependency
> > >> resolution issue you ran in to, but I'm not exactly sure where the
> error
> > >> lies. Looking in to it.
> > >>
> > >> You asked what to work on next. And I think that if you have finished
> > all
> > >> of the core/required functionality, it might be interesting to add a
> > Forge
> > >> UICommand/UIWizard to set up this eclipse config:
> > >>
> > >> http://www.gradle.org/docs/current/userguide/eclipse_plugin.html
> > >>
> > >> That should make it easier for people to import Gradle projects into
> > >> eclipse. Do you think this has value?
> > >>
> > >> Alternatively, have you tested the scenario where a user attempts to
> use
> > >> an existing Gradle project with Forge? It does not appear that this is
> > >> tested yet, so that might be useful to explore. I believe this may
> > raise a
> > >> few new issues like, "Should we modify the user's gradle.build script
> in
> > >> order to support Forge operations?" and "How should we ask them?"
> > >>
> > >> It's possible that you could simply create a temporary build
> descriptor
> > >> with the required forge library, execute that, then delete it. Or
> > perhaps a
> > >> new command in Forge to "Make a gradle project editable by forge."
> > >>
> > >> Thoughts?
> > >>
> > >> --
> > >> Lincoln Baxter, III
> > >> http://ocpsoft.org
> > >> "Simpler is better."
> > >>
> > >> _______________________________________________
> > >> forge-dev mailing list
> > >> forge-dev at lists.jboss.org
> > >> https://lists.jboss.org/mailman/listinfo/forge-dev
> > >>
> > >>
> > >> _______________________________________________
> > >> forge-dev mailing list
> > >> forge-dev at lists.jboss.org
> > >> https://lists.jboss.org/mailman/listinfo/forge-dev
> > >>
> > >
> > >
> > >
> > >--
> > >Lincoln Baxter, III
> > >http://ocpsoft.org
> > >"Simpler is better."
> >
> > >_______________________________________________
> > >forge-dev mailing list
> > >forge-dev at lists.jboss.org
> > >https://lists.jboss.org/mailman/listinfo/forge-dev
> >
> > _______________________________________________
> > forge-dev mailing list
> > forge-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/forge-dev
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.jboss.org/pipermail/forge-dev/attachments/20130905/947d3311/attachment.html
>
> ------------------------------
>
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>
> End of forge-dev Digest, Vol 33, Issue 10
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20130905/34e3635c/attachment-0001.html 


More information about the forge-dev mailing list