良好日子
I m试图将我们的公司Grails plugins融入我们的Maven贮存库(资源贮存器名称为幻灯和释放)。
为此,我用“铁路”的指挥,在我们的gin子中安装了ma子。 这很好。
然而,如果我部署SNASHOT版本的原始版本(分析,第1.0.0-SNAPSHOT),它就被适当部署到我们的存放处,但我可以在其应用中安装这一版本(“最新融合”)。
I m 使用Grails 1.3.7。
首先,在部署时,实际使用的手法名称在增加一个时间段(“bla-1.0.0-20110421.122823-1.zip”)。 然而,这一版本仍然是1.0.0-SNAPSHOT。 我猜想,它会带来这样的转变。
然而,Ivy似乎没有理解这一转变,也没有处理SNAPSHOT版本。 我的错误如下:
==== http://myRepo/repository/snapshots: tried
-- artifact myOrg#blablabla;latest.integration!blablabla.zip:
http://myRepo/repository/snapshots/myOrg/blablabla/[revision]/blablabla-[revision].zip
Initial research has revealed that I could create a resolver pattern, but that seems a little bit complicated for something that should work out of the box, and my initial tests were not conclusive anyway (I tried a few patterns, none of which worked).
我应该指出,用“夜总会”指挥工程在当地部署我的假胜地,因为手稿与时俱进地一道,用适当的版本(布拉--1.0.0-SNAPSHOT.zip)制造了手法。
是否有任何解决办法?
感谢!
纪尧姆。