有没有使戏剧变美的好方法!框架应用? [英] Is there a good way to mavenify a play! framework application?

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

问题描述

我正在将play用作Web应用程序框架,但我很喜欢它,但是我想知道是否有一种很好的方法来声明play的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等)中管理projet. )

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.

谢谢.

推荐答案

是的,有播放Maven模块.因此,您需要将其安装为"play install maven",然后调用"play mvn:init".然后,每次更新时,请调用播放mvn:up". 集成不是很好,这意味着它是发挥依赖关系的一种方式.并非所有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天全站免登陆