Apache Maven 3.1.1 Maven home: C:\apache-maven-3.1.1-bin\apache-maven-3.1.1 Java version: 1.7.0_45, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_45\jre Default locale: en_GB, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" [INFO] Error stacktraces are turned on. [DEBUG] Reading global settings from C:\apache-maven-3.1.1-bin\apache-maven-3.1.1\conf\settings.xml [DEBUG] Reading user settings from C:\Users\\.m2\settings.xml [DEBUG] Using local repository at C:\Users\\.m2\repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\\.m2\repository [INFO] Scanning for projects... [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for (http:///nexus/content/groups//). [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for nep-group (http:///nexus/content/groups//). [DEBUG] Extension realms for project automated-tests:Server-Service:pom:4.0.2-SNAPSHOT: (none) [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null] [DEBUG] Could not find metadata com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT/maven-metadata.xml in local (C:\Users\5\.m2\repository) [DEBUG] Failure to find com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT/maven-metadata.xml in http:///nexus/content/groups// was cached in the local repository, resolution will not be reattempted until the update interval of has elapsed or updates are forced [DEBUG] Failure to find com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT/maven-metadata.xml in http:///nexus/content/groups/ was cached in the local repository, resolution will not be reattempted until the update interval of nep-public has elapsed or updates are forced [DEBUG] Could not find metadata com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT/maven-metadata.xml in local (C:\Users\5\.m2\repository) [DEBUG] Failure to find com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT/maven-metadata.xml in http:///nexus/content/groups// was cached in the local repository, resolution will not be reattempted until the update interval of has elapsed or updates are forced [DEBUG] Failure to find com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT/maven-metadata.xml in http:///nexus/content/groups/ was cached in the local repository, resolution will not be reattempted until the update interval of nep-public has elapsed or updates are forced [WARNING] The POM for com.smartbear.soapui:soapui-pro-maven-plugin:jar:4.6.4-m-SNAPSHOT is missing, no dependency information available [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: automated-tests:Server-Service:pom:4.0.2-SNAPSHOT [DEBUG] Tasks: [clean, com.smartbear.soapui:soapui-pro-maven-plugin:test] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jenkins-smoke-test 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for apache.snapshots (http://repository.apache.org/snapshots). [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: automated-tests:projtest-Server-Service:4.0.2-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [] [DEBUG] Repositories (dependencies): [nep-public (http:///nexus/content/groups/, releases+snapshots)] [DEBUG] Repositories (plugins) : [ (http:///nexus/content/groups//, releases+snapshots), nep-public (http:///nexus/content/groups/, releases+snapshots)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) [DEBUG] Style: Regular [DEBUG] Configuration: ${clean.excludeDefaultDirectories} ${maven.clean.failOnError} ${clean.followSymLinks} ${maven.clean.retryOnError} ${clean.skip} ${clean.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test (default-cli) [DEBUG] Style: Regular [DEBUG] Configuration: ${soapui.coverage} ${soapui.createCoverage} ${soapui.domain} ${soapui.endpoint} ${soapui.environment} ${soapui.exportAll} ${soapui.globalProperties} ${soapui.host} ${soapui.interactive} true ${soapui.openReport} C:\test\SOAP UI Pro Practice\app\target\surefire-reports ${soapui.password} true C:\comptest\SOAP UI Pro Practice\app\src\test\soapui\com\comp\proj\projtest-platform\projtest-Server-Services-soapui-project.xml C:\comptest\SOAP UI Pro Practice\app\src\test\soapui\com\comp\proj\projtest-platform\projtest-Server-Services-soapui-project.xml ${soapui.project.password} ${soapui.projectProperties} ${soapui.reportFormat} ${soapui.reportName} ${soapui.saveAfterRun} ${soapui.settingsFile} ${soapui.settingfFile.password} ${soapui.skip} soapui.logroot target/soapui/logs/ ${soapuiProperties} ${soapui.testcase} false SwUpdate TestSuite ${soapui.username} ${soapui.wssPasswordType} [DEBUG] ======================================================================= [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ projtest-Server-Service --- [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.eclipse.aether.impl < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: org.eclipse.aether.collection < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.eclipse.aether.* < plexus.core [DEBUG] Imported: org.eclipse.aether.graph < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.repository < plexus.core [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: javax.inject.* < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.eclipse.aether.spi < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.eclipse.aether.installation < plexus.core [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.slf4j.* < plexus.core [DEBUG] Imported: javax.enterprise.inject.* < plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.codehaus.plexus.* < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Populating class realm maven.api [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for apache.snapshots (http://repository.apache.org/snapshots). [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for apache.snapshots (http://repository.apache.org/snapshots). [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for central (http://repo.maven.apache.org/maven2). [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository). [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository). [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for central (http://repo.maven.apache.org/maven2). [DEBUG] Using mirror nep-public (http:///nexus/content/groups/) for central (http://repo.maven.apache.org/maven2). [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=49, DefaultDependencyCollector.transformTime=6} [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@1497b7b1] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG] (f) directory = C:\comptest\SOAP UI Pro Practice\app\target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = C:\comptest\SOAP UI Pro Practice\app\target\classes [DEBUG] (f) reportDirectory = C:\comptest\SOAP UI Pro Practice\app\target\site [DEBUG] (f) retryOnError = true [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = C:\comptest\SOAP UI Pro Practice\app\target\test-classes [DEBUG] -- end configuration -- [DEBUG] Skipping non-existing directory C:\comptest\SOAP UI Pro Practice\app\target [DEBUG] Skipping non-existing directory C:\comptest\SOAP UI Pro Practice\app\target\classes [DEBUG] Skipping non-existing directory C:\comptest\SOAP UI Pro Practice\app\target\test-classes [DEBUG] Skipping non-existing directory C:\comptest\SOAP UI Pro Practice\app\target\site [INFO] [INFO] --- soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test (default-cli) @ projtest-Server-Service --- [WARNING] The POM for com.smartbear.soapui:soapui-pro-maven-plugin:jar:4.6.4-m-SNAPSHOT is missing, no dependency information available [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=1, DefaultDependencyCollector.collectTime=1, DefaultDependencyCollector.transformTime=1} [DEBUG] com.smartbear.soapui:soapui-pro-maven-plugin:jar:4.6.4-m-SNAPSHOT: [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.1:runtime [DEBUG] Created new class realm plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT [DEBUG] Importing foreign packages into class realm plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT [DEBUG] Included: com.smartbear.soapui:soapui-pro-maven-plugin:jar:4.6.4-m-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.1 [DEBUG] Configuring mojo com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test from plugin realm ClassRealm[plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@1497b7b1] [DEBUG] Configuring mojo 'com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test' with basic configurator --> [DEBUG] (f) globalProperties = [] [DEBUG] (f) junitReport = true [DEBUG] (f) outputFolder = C:\comptest\SOAP UI Pro Practice\app\target\surefire-reports [DEBUG] (f) printReport = true [DEBUG] (f) projectFile = C:\comptest\SOAP UI Pro Practice\app\src\test\soapui\com\comp\proj\projtest-platform\projtest-Server-Services-soapui-project.xml [DEBUG] (f) projectProperties = [] [DEBUG] (f) soapuiProperties = {soapui.logroot=target/soapui/logs/} [DEBUG] (f) testFailIgnore = false [DEBUG] (f) testSuite = SwUpdate TestSuite [DEBUG] -- end configuration -- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.332s [INFO] Finished at: Mon Mar 17 14:32:02 GMT 2014 [INFO] Final Memory: 5M/121M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test (default-cli) on project projtest-Server-Service: Execution default-cli of goal com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test failed: A required class was missing while executing com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test: com/eviware/soapui/SoapUIProTestCaseRunner [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/C:/Users/5/.m2/repository/com/smartbear/soapui/soapui-pro-maven-plugin/4.6.4-m-SNAPSHOT/soapui-pro-maven-plugin-4.6.4-m-SNAPSHOT.jar [ERROR] urls[1] = file:/C:/Users/5/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] [ERROR] [ERROR] -----------------------------------------------------: com.eviware.soapui.SoapUIProTestCaseRunner [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test (default-cli) on project projtest-Server-Service: Execution default-cli of goal com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test failed: A required class was missing while executing com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test: com/eviware/soapui/SoapUIProTestCaseRunner ----------------------------------------------------- realm = plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy urls[0] = file:/C:/Users/5/.m2/repository/com/smartbear/soapui/soapui-pro-maven-plugin/4.6.4-m-SNAPSHOT/soapui-pro-maven-plugin-4.6.4-m-SNAPSHOT.jar urls[1] = file:/C:/Users/5/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Number of foreign imports: 1 import: Entry[import from realm ClassRealm[maven.api, parent: null]] ----------------------------------------------------- at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) 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:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) 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.PluginExecutionException: Execution default-cli of goal com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test failed: A required class was missing while executing com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test: com/eviware/soapui/SoapUIProTestCaseRunner ----------------------------------------------------- realm = plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy urls[0] = file:/C:/Users/5/.m2/repository/com/smartbear/soapui/soapui-pro-maven-plugin/4.6.4-m-SNAPSHOT/soapui-pro-maven-plugin-4.6.4-m-SNAPSHOT.jar urls[1] = file:/C:/Users/5/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Number of foreign imports: 1 import: Entry[import from realm ClassRealm[maven.api, parent: null]] ----------------------------------------------------- at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 19 more Caused by: org.apache.maven.plugin.PluginContainerException: A required class was missing while executing com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT:test: com/eviware/soapui/SoapUIProTestCaseRunner ----------------------------------------------------- realm = plugin>com.smartbear.soapui:soapui-pro-maven-plugin:4.6.4-m-SNAPSHOT strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy urls[0] = file:/C:/Users/5/.m2/repository/com/smartbear/soapui/soapui-pro-maven-plugin/4.6.4-m-SNAPSHOT/soapui-pro-maven-plugin-4.6.4-m-SNAPSHOT.jar urls[1] = file:/C:/Users/5/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Number of foreign imports: 1 import: Entry[import from realm ClassRealm[maven.api, parent: null]] ----------------------------------------------------- at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:130) ... 20 more Caused by: java.lang.NoClassDefFoundError: com/eviware/soapui/SoapUIProTestCaseRunner at com.eviware.soapui.maven2.TestMojo.execute(TestMojo.java:44) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) ... 20 more Caused by: java.lang.ClassNotFoundException: com.eviware.soapui.SoapUIProTestCaseRunner at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:235) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227) ... 22 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/PluginContainerException