Is this
https://github.com/forge/plugin-spring-mvc the scaffolding plugin being talked
about here?
I guess we could get it fixed since it resides under the Forge organization in GitHub.
Valmir,
If that is the case, could you please raise a bug in JIRA here:
https://issues.jboss.org/browse/FORGEPLUGINS ? The component would be the Spring plugin.
Vineet
----- Original Message -----
> From: "Valmir Justo" <justoeu(a)gmail.com>
> To: forge-dev(a)lists.jboss.org
> Sent: Thursday, September 5, 2013 6:31:49 PM
> Subject: Re: [forge-dev] forge-dev Digest, Vol 33, Issue 10
>
> 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(a)lists.jboss.org > wrote:
>
>
> Send forge-dev mailing list submissions to
> forge-dev(a)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(a)lists.jboss.org
>
> You can reach the person managing the list at
> forge-dev-owner(a)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(a)gmail.com >
> Subject: [forge-dev] [Scaffold Spring Problem]
> To: forge-dev(a)lists.jboss.org
> Message-ID:
> < CANEMeo4nTDe-w6ghe7RDASeLJSh6FhFnkX8L6FUbbnxXF_ce5g(a)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
>