grails - grails repo 的最新网址是什么? (repo.grails.org/grails/repo 与 repo.grails.org/grails/plugins)

标签 grails

我们正在尝试使用 https://grails.org/plugin/jms用于 jms 集成。但我们无法解决它。

环顾四周,我能够验证它是否存在于这个 repo 中:
http://repo.grails.org/grails/repo

但 grailsCentral() 存储库指向:https://repo.grails.org/grails/plugins

我们正在使用 grails 2.4.4

/grails/repo/是新的仓库吗?

最佳答案

一个 GitHub search根据最新消息来源显示:

DEFAULT_REPO = new RepositoryConfiguration("grailsCentral", new URI("https://repo.grails.org/grails/core"), true)

所以,我们最新的 grailsCentral URI 是 https://repo.grails.org/grails/core
深层发掘:
git log --pickaxe-regex -S"grailsCentral.*repo\.grails.org/grails/core"

git tag --contains 5fd5a7ae23ce7ea14ebabd09ffb081e6a32d356f

此更改是在 Grails 3.0.0 中引入的。

关于grails - grails repo 的最新网址是什么? (repo.grails.org/grails/repo 与 repo.grails.org/grails/plugins),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38286129/

相关文章:

grails - 如何在Grails Controller 中编写查询

grails - 如何在grails中以传输模式运行elasticsearch

grails - grails 中的通用 View url 映射

grails - 在Groovy/Grails中检查耗时

grails - Grails 中的电子邮件验证

mongodb - mongodb的 Multi-Tenancy 不更新域类的版本列

java - 在 grails 服务器内运行 .sh 文件

pdf - 使用ByteArrayOutputStream使用iText将水印添加到pdf

json - 如何实现推送通知?

hibernate - Grails引发错误hbm2ddl.SchemaExport-HHH000389:不成功