Grails 3.0添加内联插件 [英] Grails 3.0 adding an inline plugin

查看:125
本文介绍了Grails 3.0添加内联插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用以下命令创建了简单的grails 3.0应用程序:

I created simple grails 3.0 applications using commands below:

  1. 创建应用程序管理员--profile = web
  2. 创建插件核心--profile = plugin

现在,我想将core用作Web构建的admin构建中的嵌入式插件.

Now, I wanted to use core as an inline plugin in admin build, which is a web application.

我们可以在grails版本<中轻松地做到这一点.在buildconfig中为3.0.在grails 3.0中,我在哪里可以做到这一点.每个帮助都值得赞赏.

We can easily do that in grails version < 3.0 in buildconfig. Where can I do that in grails 3.0. Every help is worth appreciated.

推荐答案

Inplace插件已被多项目Gradle构建所取代.有关示例,请参阅Grails 3功能测试套件 https://github.com/grails/grails3-functional -测试

Inplace plugins have been replaced by multi project Gradle builds. See the Grails 3 functional test suite for an example https://github.com/grails/grails3-functional-tests

这篇关于Grails 3.0添加内联插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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