-
May 10th, 2011, 09:28 AM
#1
spring-ws: sample project, pom.xml issue with Eclipse 3.6
I am new to spring-ws. My dev environment is Eclipse 3.6 and Maven 2.2.1.
I am trying the sample projects come with spring-ws version 2.0.1 Release.
If build from command line, "mvn package", no problem.
When I import sample project(echo, airline, pox-server, etc ...) into Eclipse using Import->Existing Maven Projects, I got following error:
Project build error: Unresolveable build extension: Plugin org.springframework.build.aws:org.springframework. build.aws.maven:3.1.0.RELEASE or one of its dependencies could not be resolved: Could not find artifact org.springframework.build.aws:org.springframework. build.aws.maven:jar:3.1.0.RELEASE in com.springsource.repository.bundles.release (http://repository.springsource.com/m...ndles/release/)
I tried to resolve this error by adding org.springframework.build.aws into echo-server project pom.xml dependencies tab. However, I got version 3.0.0 instead of 3.1.0. The error still exist.
Please help, thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules