1.0 spring-mvc-showcase

https://github.com/spring-projects/spring-mvc-showcase

From the command line with Maven:

$ cd spring-mvc-showcase
$ mvn tomcat7:run [-Dmaven.tomcat.port=<port no.>] (In case 8080 is busy] 

Import as maven project

error:

1.Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:aspectj-maven-plugin:1.2:compile (execution: default, phase: process-sources)

2.Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:aspectj-maven-plugin:1.2:test-compile (execution: default, phase: process-test-sources)

扫描二维码关注公众号,回复: 484344 查看本文章

http://download.eclipse.org/technology/m2e/releases

http://objectledge.org/confluence/display/TOOLS/M2E+Connectors

discover m2e plugin

apt m2e connector

猜你喜欢

转载自mytherf.iteye.com/blog/2207597