3musket33rs / html5-mobile-scaffolding

A plugin that scaffold HTML5 mobile application using jQuery mobile in a single page.
Apache License 2.0
16 stars 3 forks source link

Grails 2.310 error #17

Open arjangch opened 10 years ago

arjangch commented 10 years ago

I am getting this error with grails 2.3.10

$ | Configuring classpath | Error Error executing script HtmlGenerateAll: startup failed: _GenerateHtmlMobileArtefacts_groovy: 401: The return type of java.lang.Object getTemplateNames() in HtmlMobileTemplateGenerator is incompatible with java.util.Set getTemplateNames() in org.codehaus.groovy.grails.scaffolding.AbstractGrailsTemplateGenerator . At [401:5] @ line 401, column 5. 1 error (NOTE: Stack trace has been filtered. Use --verbose to see entire trace.) org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: _GenerateHtmlMobileArtefacts_groovy: 401: The return type of java.lang.Object getTemplateNames() in HtmlMobileTemplateGenerator is incompatible with java.util.Set getTemplateNames() in org.codehaus.groovy.grails.scaffolding.AbstractGrailsTemplateGenerator . At [401:5] @ line 401, column 5. 1 error

at gant.Gant.compileScript(Gant.groovy:631)
at gant.Gant.this$2$compileScript(Gant.groovy)
at gant.Gant$_closure1.doCall(Gant.groovy:129)
at org.codehaus.gant.IncludeTargets.leftShift(IncludeTargets.groovy:57)
at org.codehaus.gant.IncludeTargets$leftShift.call(Unknown Source)
at HtmlGenerateAll.run(HtmlGenerateAll:23)
at HtmlGenerateAll$run.call(Unknown Source)
at gant.Gant.prepareTargets(Gant.groovy:607)

| Error Error executing script HtmlGenerateAll: startup failed: _GenerateHtmlMobileArtefacts_groovy: 401: The return type of java.lang.Object getTemplateNames() in HtmlMobileTemplateGenerator is incompatible with java.util.Set getTemplateNames() in org.codehaus.groovy.grails.scaffolding.AbstractGrailsTemplateGenerator . At [401:5] @ line 401, column 5. 1 error

fabricematrat commented 10 years ago

We did fix this issue but on in the github repository. Wedidn't publish a new version of the plugin compatible with 2.3 You will have to use the github repo itself.

Fabrice

On Thu, Jul 3, 2014 at 9:56 PM, arjang notifications@github.com wrote:

I am getting this error with grails 2.3.10

$ | Configuring classpath | Error Error executing script HtmlGenerateAll: startup failed: _GenerateHtmlMobileArtefacts_groovy: 401: The return type of java.lang.Object getTemplateNames() in HtmlMobileTemplateGenerator is incompatible with java.util.Set getTemplateNames() in org.codehaus.groovy.grails.scaffolding.AbstractGrailsTemplateGenerator . At [401:5] @ line 401, column 5. 1 error (NOTE: Stack trace has been filtered. Use --verbose to see entire trace.) org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: _GenerateHtmlMobileArtefacts_groovy: 401: The return type of java.lang.Object getTemplateNames() in HtmlMobileTemplateGenerator is incompatible with java.util.Set getTemplateNames() in org.codehaus.groovy.grails.scaffolding.AbstractGrailsTemplateGenerator . At [401:5] @ line 401, column 5. 1 error

at gant.Gant.compileScript(Gant.groovy:631) at gant.Gant.this$2$compileScript(Gant.groovy) at gant.Gant$_closure1.doCall(Gant.groovy:129) at org.codehaus.gant.IncludeTargets.leftShift(IncludeTargets.groovy:57) at org.codehaus.gant.IncludeTargets$leftShift.call(Unknown Source) at HtmlGenerateAll.run(HtmlGenerateAll:23) at HtmlGenerateAll$run.call(Unknown Source) at gant.Gant.prepareTargets(Gant.groovy:607)

| Error Error executing script HtmlGenerateAll: startup failed: _GenerateHtmlMobileArtefacts_groovy: 401: The return type of java.lang.Object getTemplateNames() in HtmlMobileTemplateGenerator is incompatible with java.util.Set getTemplateNames() in org.codehaus.groovy.grails.scaffolding.AbstractGrailsTemplateGenerator . At [401:5] @ line 401, column 5. 1 error

— Reply to this email directly or view it on GitHub https://github.com/3musket33rs/html5-mobile-scaffolding/issues/17.

Best regards,

┏( ^◡^)┛ ┗(^◡^ )┓ I rock RaveJS! ┏( ^◡^)┛ ┗(^◡^ )┓

http://rivieragug.org/ http://3musket33rs.github.com/ http://fabricematrat.github.io/