I need to have a completely offline maven repository due to some limitations. According to http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException , only
Finally, I found the problem, there's a file called _maven.repositories in the plugin directory, after I delete the file, all works well!
More details, see the following links:
http://maven.40175.n5.nabble.com/Maven-3-maven-repositories-and-lastUpdated-td4927537.html
http://jira.codehaus.org/browse/MNG-5181