有没有什么好的方法可以让戏剧变得更好看!框架应用? [英] Is there a good way to mavenify a play! framework application?

查看:36
本文介绍了有没有什么好的方法可以让戏剧变得更好看!框架应用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 play 作为 web 应用程序框架,我喜欢它,但我想知道是否有一种好方法来声明用于播放的 pom!应用程序?

I am using play as web app framework and I love it, but I would like to know if there is a good way to declare the pom for a play! app ?

由于源文件应位于特殊(非 maven 标准)文件夹中,并且目标不是生成目标文件,而是允许在不同的 IDE(Eclipse、Netbeans 等)中管理项目.)

As the sources files are meant to be in specials (not maven standard) folders, and that the goal is not to generate a target file, but to permit to manage the projet in diferents IDE (Eclipse, Netbeans, ...)

如果可以将 pom.xml 依赖项与 1.2.X conf/dependencies.yml 特定格式链接,那就太好了.

It would be great if it would be possible to link pom.xml dependencies with the 1.2.X conf/dependencies.yml specific format.

谢谢.

推荐答案

是的,有 play maven 模块.所以你需要安装它play install maven"然后调用play mvn:init".然后每次更新它时都调用播放 mvn:up".集成不是很好,意味着它是 maven 玩依赖的一种方式.并不是所有的 Maven 命令都支持.但是 playfremwork2 将完全基于 SBT(又名 Scala 上的 maven)

Yes, there are play maven module. So you need to install it "play install maven" then call "play mvn:init". then each time you update it call "play mvn:up". Integration is not very good, means it one way maven to play dependency. and not all maven commands supported. But playfremwork2 will be based completly on SBT(aka maven on Scala)

这篇关于有没有什么好的方法可以让戏剧变得更好看!框架应用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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