`
Gavin.Chen
  • 浏览: 325781 次
  • 性别: Icon_minigender_1
  • 来自: 广州
文章分类
社区版块
存档分类
最新评论

How to resolve Required gwt mojo goal not found er

阅读更多

Q) I seem to have a conflict with another plugin that has the same prefix "gwt". How do I use multiple repositories that have different plugins with the same prefixes?

 

If you get errors that indicate the plugin does not exist, such as: "The plugin 'org.apache.maven.plugins:maven-gwt-plugin' does not exist or no valid version could be found", it may be because you have another repository enabled that has a different plugin with the gwt prefix.

To work around this (if you need both repos), try using the fully qualified name for the GWT-Maven plugin:

mvn com.totsp.gwt:maven-googlewebtoolkit2-plugin:gwt

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics