0
spring mvc projectを作成しましたが、Eclipseのstsにエラーが表示されます。このエラーは、作成したすべてのプロジェクトで表示されます。 screenshotspring tool suiteプラグインの実行でエラーが発生しない
エラーはここでエラーですpom.xml
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.5.1</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
<compilerArgument>-Xlint:all</compilerArgument>
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>
</configuration>
</plugin>
のこのタグで示されています。 see image for clarify
Plugin execution not covered by lifecycle configuration:
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (execution: default-compile, phase: compile)
CoreException: Could not calculate build plan: Plugin
org.apache.maven.plugins:maven-compiler-plugin:2.5.1 or one of its dependencies
could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:2.5.1:
ArtifactResolutionException: Failure to transfer org.apache.maven.plugins:maven-
-plugin:pom:2.5.1 from https://repo.maven.apache.org/maven2 was cached in the
local repository, resolution will not be reattempted until the update interval
of central has elapsed or updates are forced. Original error: Could not transfer
artifact org.apache.maven.plugins:maven-compiler-plugin:pom:2.5.1 from/to
central (https://repo.maven.apache.org/maven2): Network is unreachable: connect
私は両方のSTSへの新たなんだとわからないmaven.i'mは、STSまたはmaven.iこのreleventは、いくつかのso
similler質問をしようとしたが、このエラーはまだある.howeverものは異なるものに関連していますあなたをcoming.can