maven项目:SWT 3.5依赖:任何官方公共回购? [英] maven project: SWT 3.5 dependency: any official public repo?

查看:169
本文介绍了maven项目:SWT 3.5依赖:任何官方公共回购?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗯,简而言之,我可能需要获取新的SWT版本而不是我们现在使用的3.3版本。该项目现在只有这种依赖,并且构建正常:

Well, in short, I may need to grab new SWT version instead of 3.3 we're using for now. The project now has only this dependency and builds fine:

<dependency>
  <groupId>org.eclipse.swt.win32.win32</groupId>
  <artifactId>x86</artifactId>
  <version>3.3.0-v3346</version>
</dependency>

AFAICGoogle,公共maven仓库中没有新版本:
http://repo1.maven.org/maven2/org/eclipse/swt/

AFAICGoogle, there is no more recent version in the public maven repo: http://repo1.maven.org/maven2/org/eclipse/swt/

所以:


  1. 是否有一些公共maven回购与
    最近的版本?

  2. 如果没有,你在哪里
    获得你在本地安装的罐子
    和/或你公司的Nexus?

  3. 您知道的任何groupId / artifactId
    建议/惯例?

TIA

PS:我主要是关于Eclipse产品网站布局的菜鸟,并且通常迷失在Google搜索结果和/或Eclipse网站本身......所以尽管答案对你来说可能是显而易见的,对我来说可能不是这样,即使是回顾性的。

PS: I am mostly a noob as to Eclipse products site layout and usually get lost in Google search results and/or the Eclipse site itself... so while the answer may be obvious for you it would likely not be so for me, even retrospectively.

推荐答案

更新 :回购是取消并由repo.eclipse.org取代它不包含SWT工件。

Update: The repo was taken down and replaced by repo.eclipse.org which does not hold SWT artifacts.

您可以使用eclipse托管的Nexus存储库(此存储库处于'测试'状态)

You can use a Nexus repository hosted at eclipse (this repository is in 'testing' status)

http:// maven.eclipse.org/nexus/content/repositories/testing/org/eclipse/swt/

http://maven.eclipse.org/nexus/content/repositories/testing/org/eclipse/swt/

有一个有关此问题的错误信息:
https://错误。 eclipse.org/bugs/show_bug.cgi?id=199302

There is a bug open on this with further info: https://bugs.eclipse.org/bugs/show_bug.cgi?id=199302

这篇关于maven项目:SWT 3.5依赖:任何官方公共回购?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆