【发布时间】:2011-06-07 01:31:34
【问题描述】:
您好,
我正在尝试启动一个 scala/liftweb 项目以在 Google App Engine 上进行部署。为此,我需要使用 maven 将其打包为 .war。
但是,每当我运行“mvn”命令时,都会遇到:
Error opening zip file or JAR manifest missing : /Applications/JRebel/jrebel.jar
Error occurred during initialization of VM
agent library failed to init: instrument
我的 maven 有问题还是需要 Jrebel?我看到 jrebel 不是免费的,这就是我如此惊讶的原因。
谢谢!
【问题讨论】:
标签: google-app-engine maven lift jrebel