• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Groovy
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple maven plugin that provides a very lightweight wrapper around grails via the command line. Grails retains ownership of build dependency management. Maven is only used to invoke the phases of the build lifecycle. Grails project is not aware and does not depend on the presence of Maven. Good if you want your larger project driven by Maven, but want to be able to drop into a specific grails project and pretend Maven (and the complexity of Maven<->Grails integration) does not exist.