github / maven-plugins

Official GitHub Maven Plugins
MIT License
587 stars 197 forks source link

plugin group overriden? #104

Open jinahya opened 8 years ago

jinahya commented 8 years ago

Does site-maven-plugin overrides maven-site-plugin?

Why am I getting this?

$ mvn site:stage
...
[ERROR] Could not find goal 'stage' in plugin com.github.github:site-maven-plugin:0.12 among available goals site, help -> [Help 1]
...