johnsonyang commented on issue #186: fix two issues URL: https://github.com/apache/rocketmq/pull/186#issuecomment-340337285 Hi, zhou I had do what should I do, is ok? all test case has pass, except the plugin apache-rat with goal `apache-rat:check`, the error message you can find below, I use the command `mvn -B clean findbugs:findbugs checkstyle:checkstyle` replace the command `mvn -B clean apache-rat:check findbugs:findbugs checkstyle:checkstyle`, except this, all checks has passed. [ERROR] No plugin found for prefix 'apache-rat' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/Users/Johnson/2012project/Repositories/MavenRepository), central (https://repo.maven.apache.org/maven2)]
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
