evgeny-goldin / maven-plugins

Maven plugins
http://evgeny-goldin.com/wiki/Maven_Plugins
Other
52 stars 62 forks source link

Fix for issue http://evgeny-goldin.org/youtrack/issue/pl-694 #7

Open shashwata opened 11 years ago

shashwata commented 11 years ago

When creating new maven artifact in maven-plugins/maven-common/src/main/groovy/com/github/goldin/plugins/common/ConversionUtils.groovy toMavenArtifact(), DefaultArtifactHandler is created with correct 'type' parameter to enable maven-war-plugin recognize correct artifact file extension.