The error message indicates that there are missing @Override annotations in the UserBitShared.java file. The specific methods that are missing the @Override annotation are getNumber, findValueByNumber, getValueDescriptor, and getDescriptorForType.

The error message suggests adding the @Override annotation to these methods. For example, instead of getNumber(), the method should be annotated as @Override public final int getNumber(). Similarly, for other methods, the @Override annotation should be added before the method declaration.

To resolve this issue, you can add the missing @Override annotations to the respective methods in the UserBitShared.java file

ERROR Failed to execute goal orgapachemavenpluginsmaven-compiler-plugin3110compile default-compile on project dremio-protocol Compilation failure Compilation failureERROR DCodegitxdremioprotocoltarget

原文地址: http://www.cveoy.top/t/topic/iXzh 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录