github/maven-plugins

plugin group overriden?

jinahya opened this issue · 0 comments

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]
...