Embedded GlassFish 的官方 Maven 存储库是什么?

发布于 2024-11-19 16:57:28 字数 956 浏览 1 评论 0原文

http://maven.glassfish.org/content/groups/glassfish/ 看起来像它应该是 GlassFish 的官方 Maven 存储库,但它目前仅托管 glassfish-embedded-all 版本 3.1.1-b05(请参阅 http://maven.glassfish.org/content/ groups/glassfish/org/glassfish/extras/glassfish-embedded-all/)。

http://download.java.net/maven/glassfish/org/glassfish/ extras/ 链接到 Embedded GlassFish 的网站 (Embedded Jars)。它看起来不像官方 Maven 存储库,但最多托管 3.1.1-b11(位于 http://download.java.net/maven/glassfish/org/glassfish/extras/glassfish-embedded-all/)。

所以问题是哪个是可靠的存储库来获取嵌入式 GlassFish 的 Maven 依赖项。

http://maven.glassfish.org/content/groups/glassfish/ looks like it should be GlassFish's official Maven repository, but it currently hosts only up to version 3.1.1-b05 of glassfish-embedded-all (see http://maven.glassfish.org/content/groups/glassfish/org/glassfish/extras/glassfish-embedded-all/).

http://download.java.net/maven/glassfish/org/glassfish/extras/ is linked to from Embedded GlassFish's site (Embedded Jars). It doesn't look like an official Maven repository but hosts up to 3.1.1-b11 (at http://download.java.net/maven/glassfish/org/glassfish/extras/glassfish-embedded-all/).

So the question is which would be the reliable repository to get the Maven dependencies for Embedded GlassFish from.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

烂人 2024-11-26 16:57:28

我能找到的最新版本(3.1.2)位于
https://maven.java。 net/content/repositories/releases/org/glassfish/main/extras/glassfish-embedded-all/

不幸的是,对于 2012 年 8 月 21 日的 3.1.2.2 来说似乎是无处可去!

我刚刚打开了一个问题:
http://java.net/jira/browse/GLASSFISH-19028
非常奇怪的是,在打开问题时我看到 3.1.2.2 仍然被归类为“未发布版本”...

更新!
今天glassfish工作人员回复:
3.1.2.2 maven 工件在 mavencentral/maven.java.net 发布存储库上尚不可用。
您可以在这里找到它们:
https:// maven.java.net/content/repositories/releases/org/glassfish/main/extras/glassfish-embedded-all/3.1.2.2/

The latest (3.1.2) I could find was at
https://maven.java.net/content/repositories/releases/org/glassfish/main/extras/glassfish-embedded-all/

Unfortunately, for 3.1.2.2 as of August 21, 2012 seems to be nowhere!

I've just opened an issue:
http://java.net/jira/browse/GLASSFISH-19028
The very strange thing is that while opening the issue I saw the 3.1.2.2 still classified as "Unreleased Version"...

UPDATE!
Today glassfish staff answered :
3.1.2.2 maven artifacts are not yet available on maven central / maven.java.net release repo.
You can find them here:
https://maven.java.net/content/repositories/releases/org/glassfish/main/extras/glassfish-embedded-all/3.1.2.2/

套路撩心 2024-11-26 16:57:28

截至美国东部时间 2011 年 8 月 3 日中午 12:43 http://download.java.net/maven/glassfish/org/glassfish/extras/glassfish-embedded-all/3.1.1 应该可以满足您的需求。这是正确的存储库。

As of August 3, 2011 at 12:43 PM EDT http://download.java.net/maven/glassfish/org/glassfish/extras/glassfish-embedded-all/3.1.1 should get you what you want. This is the correct repository.

尽揽少女心 2024-11-26 16:57:28

GlassFish 被 Eclipse Foundation 采用,但这些坐标在此之前发生了变化 - GlassFish 项目构建的所有工件都位于 org.glassfish.main groupId 下。嵌入式 GlassFish 现在位于:https://mvnrepository.com /artifact/org.glassfish.main.extras/glassfish-embedded-all

GlassFish was adopted by Eclipse Foundation, but these coordinates changed before that - all artifacts built by the GlassFish project are under the org.glassfish.main groupId. The Embedded GlassFish is now here: https://mvnrepository.com/artifact/org.glassfish.main.extras/glassfish-embedded-all

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文