简体   繁体   English

未能执行目标 org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test testng meaven

[英]Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test testng meaven

please help for the following error:请帮助解决以下错误:

请帮助解决以下错误

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test

Remove the quotation marks from your property definitions:从您的属性定义中删除引号:

mvn clean install -Dtest=com.qa.dontknow.test -Denv=qa

See surefire:test <test> :surefire:test <test>

[...] so you can just type -Dtest=MyTest to run a single test called "foo/MyTest.java". [...] 因此您只需键入 -Dtest=MyTest 即可运行名为“foo/MyTest.java”的单个测试。 [...] [...]

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法执行目标org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test - Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test org.apache.maven.lifecycle.LifecycleExecutionException:无法执行目标org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test - org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test 无法执行目标org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test(default-test) - Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) 问题是使用测试 maven,显示此错误 Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) - Issue is using test maven, this error is displayed Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) Maven构建失败并显示错误消息无法执行目标org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test(默认测试) - Maven build fails with error message Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) 无法执行目标org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test - Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test 无法执行目标org.apache.maven.plugins:maven-surefire-plugin:2.16:SAKAI中的测试错误 - Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test error in SAKAI Error when executing tests in java maven jacoco: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test - Error when executing tests in java maven jacoco: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test 无法执行目标 org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test on project XYZ - Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test on project XYZ 无法执行目标 org.apache.maven.plugins:maven-surefire-plugin:2.10:test - Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM