報(bào)錯(cuò)這是啥意思
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 min
[INFO] Finished at: 2017-04-27T15:14:19+08:00
[INFO] Final Memory: 17M/167M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.
1:compile (default-compile) on project maven01-model: Compilation failure
[ERROR] /G:/jar/Maven/code/maven01/src/main/java/com/maven01/model/HellowWord.ja
va:[3,8] 類(lèi)HelloWord是公共的, 應(yīng)在名為 HelloWord.java 的文件中聲明
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
eption
2017-04-27
看這個(gè)錯(cuò)誤輸出:
看看是不是以下錯(cuò)誤:
? ? 你的文件名是不是 HelloWord.java,但是卻沒(méi)有在文件名中有下面這句話(huà)