eclipse报错Multiple annotations found at this line: - CoreException: Could not get the

Multiple annotations found at this line:
    - CoreException: Could not get the value for parameter compilerId for plugin execution default-
     compile: PluginResolutionException: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.1 or one of its 
     dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-
     compiler-plugin:jar:3.1 -> org.apache.maven.shared:maven-shared-incremental:jar:1.1 -> 
     org.apache.maven:maven-core:jar:2.2.1 -> org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3: 
     ArtifactDescriptorException: Failed to read artifact descriptor for org.sonatype.plexus:plexus-sec-dispatcher:jar:
     1.3: UnresolvableModelException: Failure to transfer org.sonatype.spice:spice-parent:pom:12 from http://
     maven.aliyun.com/nexus/content/groups/public was cached in the local repository, resolution will not be 
     reattempted until the update interval of nexus-aliyun has elapsed or updates are forced. Original error: Could 
     not transfer artifact org.sonatype.spice:spice-parent:pom:12 from/to nexus-aliyun (http://maven.aliyun.com/
     nexus/content/groups/public): maven.aliyun.com
    - Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-
     plugin:3.1:compile (execution: default-compile, phase: compile)

 

删除本地maven库重新加载

你可能感兴趣的:(eclipse报错Multiple annotations found at this line: - CoreException: Could not get the)