Failed to execute goal com.github.redfish4ktc.soapui:maven-soapui-extension-plugin:4.6.4.2:test
10:07:48,840 WARN [SoapUI] Missing folder [C:\JDeveloper\mywork\ServiceBusApplication\OSB\.\ext] for external libraries 10:07:50,239 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Users\\soapui-settings.xml] 10:07:55,616 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [C:\JDeveloper\mywork\ServiceBusApplication\OSB\scripts] 10:08:01,761 INFO [WsdlProject] Loaded project from [file:/C:/JDeveloper/mywork/ServiceBusApplication/OSB/.data/target/OSB/soapui/soapui-project.xml] 10:08:03,308 INFO [TestSuitePropertiesModifier] Configuring test suite properties 10:08:03,309 INFO [TestSuitePropertiesModifier] Test suite properties configuration done 10:08:03,310 INFO [SoapUIProExtensionTestCaseRunner] Running SoapUI tests in project [OSB] 10:08:03,316 INFO [SoapUIProExtensionTestCaseRunner] Running TestSuite [DEFAULT], runType = SEQUENTIAL 10:08:03,394 INFO [SoapUIProExtensionTestCaseRunner] Running SoapUI testcase [TestCase1_OK] 10:08:03,532 INFO [SoapUIProExtensionTestCaseRunner] running step [HTTP_Request_1] 10:08:03,715 ERROR [SoapUIProExtensionTestCaseRunner] HTTP_Request_1 failed, exporting to [C:\JDeveloper\mywork\ServiceBusApplication\OSB\.data\target/reports\DEFAULT-TestCase1_OK-HTTP_Request_1-0-FAILED.txt] 10:08:03,718 INFO [SoapUIProExtensionTestCaseRunner] Finished running SoapUI testcase [TestCase1_OK], time taken: 0ms, status: FAILED 10:08:03,726 INFO [SoapUIProExtensionTestCaseRunner] TestSuite [DEFAULT] finished with status [FAILED] in 401ms SoapUI 4.6.4 TestCaseRunner Summary ----------------------------- Time Taken: 416ms Total TestSuites: 1 Total TestCases: 1 (1 failed) Total TestSteps: 1 Total Request Assertions: 0 Total Failed Assertions: 0 Total Exported Results: 1 10:08:07,658 INFO [SoapUIProExtensionTestCaseRunner] Created report at file:/C:/JDeveloper/mywork/ServiceBusApplication/OSB/.data/target/reports/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:17 min [INFO] Finished at: 2018-03-02T10:08:07+05:30 [INFO] Final Memory: 42M/221M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.redfish4ktc.soapui:maven-soapui-extension-plugin:4.6.4.2:test (test) on project OSB: SoapUI Test(s) failed: see logs and/or check the printReport (if necessary, set the option to true) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.redfish4ktc.soapui:maven-soapui-extension-plugin:4.6.4.2:test (test) on project OSB: SoapUI Test(s) failed: see logs and/or check the printReport (if necessary, set the option to true) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.MojoFailureException: SoapUI Test(s) failed: see logs and/or check the printReport (if necessary, set the option to true) at org.ktc.soapui.maven.extension.TestMojo.configureAndRun(TestMojo.java:87) at org.ktc.soapui.maven.extension.TestMojo.performRunnerExecute(TestMojo.java:61) at org.ktc.soapui.maven.extension.AbstractSoapuiRunnerMojo.performExecute(AbstractSoapuiRunnerMojo.java:50) at org.ktc.soapui.maven.extension.AbstractSoapuiMojo.execute(AbstractSoapuiMojo.java:37) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 20 more [ERROR] [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException718Views0likes0Comments