Grails Maven Plugin

Provide an option to not include the ivy/ant files when generating the grails app

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None

Activity

Hide
Aaron Zeckoski added a comment -

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.

Show
Aaron Zeckoski added a comment - 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.
Hide
Aaron Zeckoski added a comment -

The grails maven plugin version should probably read 1.0 and not 2.0.4 (the maven archetype plugin version), sorry

Show
Aaron Zeckoski added a comment - The grails maven plugin version should probably read 1.0 and not 2.0.4 (the maven archetype plugin version), sorry
Hide
Burt Beckwith added a comment -

build.xml and ivy files are no longer created by create-app, you need to run the integrate-with script.

Show
Burt Beckwith added a comment - build.xml and ivy files are no longer created by create-app, you need to run the integrate-with script.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: