(Quick Reference)

generate-pom

Purpose

Creates a POM for the current project based on the information in BuildConfig.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 by BuildConfig.groovy and the plugin descriptor (if there is one).