jamesfredley opened a new issue, #14804:
URL: https://github.com/apache/grails-core/issues/14804

   ### Expected Behavior
   
   Application loads in Gradle and will run
   
   ### Actual Behaviour
   
   Error loading project in Gradle
   
   ```
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file 'build.gradle' line: 25
   
   * What went wrong:
   A problem occurred evaluating root project 'demo'.
   > Failed to apply plugin 'org.apache.grails.gradle.grails-markup'.
      > Could not create task ':compileGmlViews'.
         > Could not create task of type 'MarkupViewCompilerTask'.
            > Cannot invoke 
"org.gradle.api.provider.Property.convention(Object)" because 
"this.fileExtension" is null
   ```
   
   ### Steps To Reproduce
   
   clone https://github.com/jamesfredley/grails-markup-plugin-issue
   
   Open in IntelliJ
   
   ### Environment Information
   
   _No response_
   
   ### Example Application
   
   https://github.com/jamesfredley/grails-markup-plugin-issue
   
   ### Version
   
   7.0.0-M4


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to