grails / grails-maven

67 stars 52 forks source link

create-pom uses inexistent version of maven-clean-plugin #77

Closed armeris closed 7 years ago

armeris commented 7 years ago

In Grails 2.5.6 when executing grails create-pom ... the pom generated includes a inexistent version of maven-clean-plugin. It seems that there is an error in the file src/grails/templates/maven/project.pom which is the template for the pom file.