[WARNING] warning: Class com.google.protobuf.Descriptors not found - continuing with a stub.
maven打包時,警告最後報錯,日誌如下:
[WARNING] warning: Class com.google.protobuf.GeneratedMessage not found - continuing with a stub.
[WARNING] warning: Class com.google.protobuf.GeneratedMessage not found - continuing with a stub.
[WARNING] warning: Class com.google.protobuf.Descriptors not found - continuing with a stub.
[WARNING] warning: Class com.google.protobuf.Descriptors not found - continuing with a stub.
[WARNING] warning: Class com.google.protobuf.GeneratedMessage not found - continuing with a stub.
[WARNING] warning: Class com.google.protobuf.GeneratedMessage not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceAudience not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.classification.InterfaceStability not found - continuing with a stub.
[WARNING] 500 warnings found
[ERROR] one error found
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.586 s
[INFO] Finished at: 2018-12-25T13:52:50+08:00
[INFO] Final Memory: 51M/364M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.1:compile (scala-compile-first) on project cdp-dipc: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
解決方案maven pom檔案中,引入jar包即可:
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.5.0</version>
<scope>provided</scope>
</dependency>
相關文章
- Warning: RPMDB altered outside of yumIDE
- webstorm(二):拼寫warningWebORM
- warning: already initialized constant FileUtils::VERSIONZed
- Warning: Cannot redeclare function_name()Function
- dedecms 搬家 / dedecms error warning!錯誤Error
- warning: React does not recognize the xxx prop on a DOM elementReact
- Warning: Received `false` for a non-boolean attribute `xxx`.FalseBoolean
- 關閉VS警告 warning C4996996
- lightdb WARNING: could not establish connection after 30000 ms
- PHP Warning:fopen出錯如何解決?PHP
- NMAKE : warning U4006: special macro undefined : '$MacUndefined
- WARNING: Heavy swapping observed on system in last 5 minsAPPAST
- Python怎樣忽略warning警告錯誤?Python
- [git]warning: LF will be replaced by CRLF in 解決辦法Git
- SSH登入:WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!REMIDE
- Warning:The /usr/local/mysql/data directory is not owned by the 'mysql' or '_mysql'MySql
- redhat linux核心資訊 warning:many lost ticksRedhatLinux
- vc6 link warning 4089 discarded by /OPT:REF
- [Warning] TIMESTAMP with implicit DEFAULT value is deprecated.explicit_defaults_for_timestamp
- MySQL日誌警告'[Warning] Unsafe statement written to the binary log'MySql
- Git:warning: CALF wilL be replaced by LF in xxxx 問題解決Git
- Warning: ORA-16792: configurable property value is inconsistent with member sett
- WARNING: Logging before InitGoogleLogging() is written to STDERR 解決辦法Go
- antD——Warning: `callback` is deprecated. Please return a promise instead.Promise
- VM warning: INFO: OS::commit_memory Cannot allocate memoryMIT
- Warning!阿里的技術小姐姐要“發電”了阿里
- 關於Warning: setState(...): Can only update a mounted or mounting component. This
- Redis Cluster [WARNING] Node 127.0.0.1:7003 has slots in migrating state (15495).Redis127.0.0.1
- WARNING: inbound connection timed out (ORA-3136)錯誤分析
- 關於git提示“warning: LF will be replaced by CRLF”終極解答Git
- warning: LF will be replaced by CRLF in ** 的原因及解決辦法
- 消除Warning: Using a password on the command line interface can be insecure的提示
- rails 5.2 啟動警告 warning: previous definition of VERSION was here和bootsnapAIboot
- warning: CRLF will be replaced by LF in 出現的原因和解決辦法
- 記錄 warning: CRLF will be replaced LF by in XXX 的解決辦法
- 織夢提示dedecms error warning錯誤的解決方法Error
- pbootcms模板報錯提示PHP Warning: Unknown: open_basedir restrictionbootPHPREST
- Warning: Permanently added the RSA host key for IP address '13.250.177.223' to the list of known hos