myEclipse新建一個maven項目一直報這兩個錯誤,該設置的都有設置還是報錯
myEclipse新建一個maven項目一直報這兩個錯誤,該設置的都有設置還是報錯
org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject,?
?org.apache.maven.archiver.MavenArchiveConfiguration)
Multiple annotations found at this line:
- CoreException: Could not get the value for parameter compilerId for plugin execution default-testCompile:?
TypeNotPresentException: Type org.apache.maven.plugin.compiler.TestCompilerMojo not present:?
UnsupportedClassVersionError: org/apache/maven/plugin/compiler/TestCompilerMojo : Unsupported major.minor?
version 51.0
- CoreException: Could not get the value for parameter compilerId for plugin execution default-compile:?
TypeNotPresentException: Type org.apache.maven.plugin.compiler.CompilerMojo not present:?
UnsupportedClassVersionError: org/apache/maven/plugin/compiler/CompilerMojo : Unsupported major.minor?
version 51.0
2019-09-23
截圖看不清楚,看看是不是JDK版本問題