Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grails 2.310 error #17

Open
arjangch opened this issue Jul 3, 2014 · 1 comment
Open

Grails 2.310 error #17

arjangch opened this issue Jul 3, 2014 · 1 comment

Comments

@arjangch
Copy link

arjangch commented Jul 3, 2014

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
Copy link
Member

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 [email protected] 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
#17.

Best regards,

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants