wakaleo / maven-schemaspy-plugin

Maven reporting plugin for Schemaspy
http://maven.wakaleo.com/mojo/maven-schemaspy-plugin
MIT License
25 stars 36 forks source link

Change artifact ID according to plugin naming conventions #18

Closed mnuessler closed 6 years ago

mnuessler commented 11 years ago

Change the artifact ID from maven-schemaspy-plugin to schemaspy-maven-plugin. During the build of the plugin, an error is displayed which explains the reason:

[ERROR] 

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.