摘要:
Error: JAVA_HOME is not defined correctly.
We cannot execute /opt/jdk1.7.0_75//bin/java
Build step 'Invoke top-level Maven targets' marked build as failure 阅读全文
摘要:
因为用了selenium+testng+ant的框架,所以每次执行自动化,我就run as ant build。发现测试每次都执行两次,很奇怪。因为也没有影响到测试结果,所以一开始也就let it go。最近闲下来思考,肯定是什么地方配置错误了,一度怀疑是写的build.xml文件有问题,但是这是参... 阅读全文