想使用jenkins集成发布环境,但是打包出错。 手动使用命令打包也出错。错误信息如下:
~ _ _ ~ _ __ | | __ _ _ | | ~ | ' | |/ ' | || || ~ | /||_|__ () ~ || |__/
~ ~ play! 1.2.7, http://www.playframework.org ~ CompilerOracle: exclude jregex/Pretokenizer.next Listening for transport dt_socket at address: 8000 09:47:30,327 ERROR ~
@73noolmj8 Cannot start in PROD mode with errors
Compilation error (In /app/business/DBOperation.java around line 47) The file /app/business/DBOperation.java could not be compiled. Error raised is : The method getDatasourceName() is undefined for the type DBPlugin
play.exceptions.CompilationException: The method getDatasourceName() is undefined for the type DBPlugin at play.classloading.ApplicationCompiler$2.acceptResult(ApplicationCompiler.java:246) at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:676) at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:520) at play.classloading.ApplicationCompiler.compile(ApplicationCompiler.java:282) at play.classloading.ApplicationClassloader.getAllClasses(ApplicationClassloader.java:426) at play.Play.preCompile(Play.java:600) at play.Play.init(Play.java:304) at play.server.Server.main(Server.java:162) ~ Please fix compilation errors before packaging WAR
求帮助,谢谢
权限问题??######
多谢回答。 这里是项目目录的权限还是其他什么权限问题呢? 或者这个打包操作需要注意哪些权限问题呢? ######问题解决了?
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。