-
Notifications
You must be signed in to change notification settings - Fork 11
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
Forge create-plugin creates with a plugin -plain artifacts and also a war #457
Comments
@matrei didn't you resolve the |
Looks like it's only been fixed for the 'jar' files: https://github.com/grails/grails-gradle-plugin/blob/90daa80a5325fe0c251fda6030c80b8d566299fa/src/main/groovy/org/grails/gradle/plugin/core/GrailsPluginGradlePlugin.groovy#L201 |
|
There are two issues here.
Is this a plugin project?
|
@codeconsole Do you have any comments on grails/grails-gradle-plugin#369 before I close this? |
The text was updated successfully, but these errors were encountered: