1

我在 Eclipse 中使用 Maven Integration for WTP 插件。当我尝试导入包含在 pom 中的 Maven 项目时:

...
<plugin>
<groupId>org.jvnet.jax-ws-commons</groupId>
<artifactId>jaxws-maven-plugin</artifactId>
<version>2.2</version>
</plugin>
...

我收到错误消息:

No marketplace entries found to handle jaxws-maven-plugin:2.2:wsimport in Eclipse.
Please see Help for more information.

我用谷歌搜索并发现类似的情况没有答案:

你知道如何解决这个问题吗?

我的环境是:

Eclipse:
Eclipse Java EE IDE for Web Developers.
Version: Indigo Service Release 2

Eclipse maven plugin:
Maven Integration for WTP
Version:   Maven Integration for WTP 0.15.3.20120830-0850
org.maven.ide.eclipse.wtp.feature.feature.group JBoss by Red Hat
4

0 回答 0