修改文件 CompilerConventionsPlugin.java,将-Werror屏蔽掉即可

Spring源码编译报错:reactor.core.publisher中的MonoProcessor已过时_spring屏蔽后重新编译,依然会有警告,但是不会当做错误处理,能正常编译完