java - Error running tests on a Play Project in Jenkins -
i've setup play project in jenkins using sbt plugin.
the project compiles fine tests fail when utilize sbt laucher. error is:
caused by: java.lang.runtimeexception: there no started application if utilize "activator test" tests run fine sbt fails.
the project play java project. knows problem is? sbt plugin best way integrate play in jenkins?
java jenkins playframework-2.0
No comments:
Post a Comment