Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
There is no way for me to edit this so I guess I have to add the details in the comments:
The current grails maven plugin (2.0-alpha-4) generates a grails app with ivy and ant build files but strangely with no maven pom file. Also, the pom file does not actually include webapp build options but that is a separate issue.
Since this is generating from a maven plugin it should leave out the ivt/ant build files (at least optionally) and include the maven build files by default.