generate-pom
Purpose
Creates a POM for the current project based on the information inBuildConfig.groovy
and the plugin descriptor (if it exists).Options
grails generate-pom
Description
Generates a POM in the 'target' directory with the metadata and dependency information provided byBuildConfig.groovy
and the plugin descriptor (if there is one).