java - spring mvc configuration in spring tool suite -


i new spring mvc . using ubunto linux , sts 3.7 when create spring web mvc project helloworld following maven error in pom.xml.i have searched many time couldnt solution .

" failure transfer org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 https://repo.maven.apache.org/maven2 cached in local repository, resolution not reattempted until update interval of central has elapsed or updates forced. original error: not transfer artifact org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 from/to central (https://repo.maven.apache.org/maven2): operation cancelled. pom.xml /springfirst line 1 maven configuration problem"

can try this:

right click on project --> run --> maven clean

and then

right click on project --> run --> maven install


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -