[ERROR] No plugin found for prefix 'maven-rar-plugin' in the current project and in the plugin groups [org.apache.maven.plugins, org.co
dehaus.mojo] available from the repositories [local (D:\sunguo\.m2\repository), central (http://repo1.maven.org/maven2)] -> [Help 1]
I can download dependency jars, so my proxy setting should be OK, when i run maven-rar-plugin:rar the above error occurs. Same error when i add maven-antrun-plugin
Any ideas?
I think you should use
rar:rarinstead ofmaven-rar-plugin:rar.Please refer to Maven RAR Plugin’s usage page