Patricks-MacBook-Pro:app patrickf$ mvn -X test
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /usr/local/maven
Java version: 1.6.0_43, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.8.2", arch: "x86_64", family: "mac"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /usr/local/maven/conf/settings.xml
[DEBUG] Reading user settings from /Users/patrickf/.m2/settings.xml
[DEBUG] Using local repository at /Users/patrickf/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for /Users/patrickf/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project nz.geek.karit.app:app:jar:1.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: nz.geek.karit.app:app:jar:1.0-SNAPSHOT
[DEBUG] Tasks: [test]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building app 1.0-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] 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] 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] 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: nz.geek.karit.app:app:1.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, test]
[DEBUG] Repositories (dependencies): [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [eviwarePluginRepository (http://www.eviware.com/repository/maven2/, releases+snapshots), central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${encoding}
${maven.resources.escapeString}
${maven.resources.escapeWindowsPaths}
${maven.resources.includeEmptyDirs}
${maven.resources.overwrite}
${maven.resources.supportMultiLineFiltering}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${maven.compiler.compilerId}
${maven.compiler.compilerVersion}
${maven.compiler.debug}
${maven.compiler.debuglevel}
${encoding}
${maven.compiler.executable}
${maven.compiler.failOnError}
${maven.compiler.fork}
${maven.compiler.maxmem}
${maven.compiler.meminitial}
${maven.compiler.optimize}
${project.build.finalName}
${maven.compiler.showDeprecation}
${maven.compiler.showWarnings}
${maven.compiler.source}
${lastModGranularityMs}
${maven.compiler.target}
${maven.compiler.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${encoding}
${maven.resources.escapeString}
${maven.resources.escapeWindowsPaths}
${maven.resources.includeEmptyDirs}
${project.build.testOutputDirectory}
${maven.resources.overwrite}
${project.testResources}
${maven.resources.supportMultiLineFiltering}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${maven.compiler.compilerId}
${maven.compiler.compilerVersion}
${maven.compiler.debug}
${maven.compiler.debuglevel}
${encoding}
${maven.compiler.executable}
${maven.compiler.failOnError}
${maven.compiler.fork}
${maven.compiler.maxmem}
${maven.compiler.meminitial}
${maven.compiler.optimize}
${project.build.finalName}
${maven.compiler.showDeprecation}
${maven.compiler.showWarnings}
${maven.test.skip}
${maven.compiler.source}
${lastModGranularityMs}
${maven.compiler.target}
${maven.compiler.testSource}
${maven.compiler.testTarget}
${maven.compiler.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${argLine}
${childDelegation}
${maven.surefire.debug}
${disableXmlReport}
${enableAssertions}
${excludedGroups}
${failIfNoTests}
${forkMode}
${surefire.timeout}
${groups}
${junitArtifactName}
${jvm}
${localRepository}
${objectFactory}
${parallel}
${perCoreThreadCount}
${plugin.artifactMap}
${surefire.printSummary}
${project.artifactMap}
${maven.test.redirectTestOutputToFile}
${project.pluginArtifactRepositories}
${surefire.reportFormat}
${surefire.reportNameSuffix}
${session}
${maven.test.skip}
${maven.test.skip.exec}
${skipTests}
${test}
${maven.test.failure.ignore}
${testNGArtifactName}
${threadCount}
${trimStackTrace}
${surefire.useFile}
${surefire.useManifestOnlyJar}
${surefire.useSystemClassLoader}
${useUnlimitedThreads}
${basedir}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: eviware:maven-soapui-plugin:2.5.1:test (soapUI)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${soapui.domain}
${soapui.endpoint}
${soapui.exportAll}
${soapui.globalProperties}
${soapui.host}
${soapui.testFailIgnore}
${soapui.interactive}
true
/Users/patrickf/soapui-results/
${soapui.password}
${soapui.printReport}
/Users/patrickf/Content-Hub-Syndication-soapui-project.xml
${soapui.project.password}
${soapui.projectProperties}
${soapui.saveAfterRun}
${soapui.settingsFile}
${soapui.settingfFile.password}
${soapui.skip}
${soapui.testcase}
${soapui.testsuite}
${soapui.username}
${soapui.wssPasswordType}
[DEBUG] =======================================================================
[DEBUG] nz.geek.karit.app:app:jar:1.0-SNAPSHOT
[DEBUG] junit:junit:jar:3.8.1:test
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ app ---
[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.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < 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.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < 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.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < 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.sonatype.aether.installation < 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.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < 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.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < 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] org.apache.maven.plugins:maven-resources-plugin:jar:2.5:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.5
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f]
[debug] execute contextualize
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/patrickf/Documents/workspace/app/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: nz.geek.karit.app:app:1.0-SNAPSHOT @ /Users/patrickf/Documents/workspace/app/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/patrickf/Documents/workspace/app/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@2b302b69
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Mac OS X, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/0j/sfjchqrn3rnbcyszp6w6fd7h0000gn/T/, env.Apple_Ubiquity_Message=/tmp/launch-yE3fOD/Apple_Ubiquity_Message, env.PWD=/Users/patrickf/Documents/workspace/app, env.LANG=en_IE.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_43-b01-447-11M4203, env.Apple_PubSub_Socket_Render=/tmp/launch-jHI55I/Render, project.build.sourceEncoding=UTF-8, user.name=patrickf, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000), env.USER=patrickf, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F5:0:0, awt.nativeDoubleBuffering=true, env.PATH=/opt/local/bin:/opt/local/sbin:/usr/local/maven/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/usr/local/maven/bin/m2.conf, java.version=1.6.0_43, user.timezone=Europe/Dublin, sun.arch.data.model=64, env.JAVA_MAIN_CLASS_11589=org.codehaus.plexus.classworlds.launcher.Launcher, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, java.vm.info=mixed mode, env.LOGNAME=patrickf, os.version=10.8.2, env.TERM_PROGRAM_VERSION=309, path.separator=:, java.vm.version=20.14-b01-447, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, user.home=/Users/patrickf, java.specification.vendor=Sun Microsystems Inc., env.CLASSPATH=/Users/patrickf/Librarymysql-connector-java-5.1.22-bin.jar:, env.TERM_PROGRAM=Apple_Terminal, env.M2_HOME=/usr/local/maven, java.library.path=.:/Users/patrickf/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/usr/local/maven, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X test, java.class.path=/usr/local/maven/boot/plexus-classworlds-2.4.jar, env.TERM_SESSION_ID=BC0E449E-4EBC-4BA0-A6DC-3474E1EB42E5, env.com.apple.java.jvmMode=client, maven.version=3.0.4, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/patrickf, java.io.tmpdir=/var/folders/0j/sfjchqrn3rnbcyszp6w6fd7h0000gn/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-TpsEyH/Listeners, env.COMMAND_MODE=unix2003, mrj.build=11M4203, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/patrickf/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_43-447, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/patrickf/Documents/workspace/app, line.separator=
, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/patrickf/Documents/workspace/app/src/main/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/patrickf/Documents/workspace/app/src/main/resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ app ---
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:1.8.1:runtime
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:1.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:1.8.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile' with basic configurator -->
[DEBUG] (f) basedir = /Users/patrickf/Documents/workspace/app
[DEBUG] (f) buildDirectory = /Users/patrickf/Documents/workspace/app/target
[DEBUG] (f) classpathElements = [/Users/patrickf/Documents/workspace/app/target/classes]
[DEBUG] (f) compileSourceRoots = [/Users/patrickf/Documents/workspace/app/src/main/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /Users/patrickf/Documents/workspace/app/target/generated-sources/annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/patrickf/Documents/workspace/app/target/classes
[DEBUG] (f) outputFileName = app-1.0-SNAPSHOT
[DEBUG] (f) projectArtifact = nz.geek.karit.app:app:jar:1.0-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@2b302b69
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/Users/patrickf/Documents/workspace/app/src/main/java]
[DEBUG] Classpath: [/Users/patrickf/Documents/workspace/app/target/classes]
[DEBUG] Output directory: /Users/patrickf/Documents/workspace/app/target/classes
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ app ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f]
[debug] execute contextualize
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/patrickf/Documents/workspace/app/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: nz.geek.karit.app:app:1.0-SNAPSHOT @ /Users/patrickf/Documents/workspace/app/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/patrickf/Documents/workspace/app/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@2b302b69
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Mac OS X, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/0j/sfjchqrn3rnbcyszp6w6fd7h0000gn/T/, env.Apple_Ubiquity_Message=/tmp/launch-yE3fOD/Apple_Ubiquity_Message, env.PWD=/Users/patrickf/Documents/workspace/app, env.LANG=en_IE.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_43-b01-447-11M4203, env.Apple_PubSub_Socket_Render=/tmp/launch-jHI55I/Render, project.build.sourceEncoding=UTF-8, user.name=patrickf, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000), env.USER=patrickf, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F5:0:0, awt.nativeDoubleBuffering=true, env.PATH=/opt/local/bin:/opt/local/sbin:/usr/local/maven/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/usr/local/maven/bin/m2.conf, java.version=1.6.0_43, user.timezone=Europe/Dublin, sun.arch.data.model=64, env.JAVA_MAIN_CLASS_11589=org.codehaus.plexus.classworlds.launcher.Launcher, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, java.vm.info=mixed mode, env.LOGNAME=patrickf, os.version=10.8.2, env.TERM_PROGRAM_VERSION=309, path.separator=:, java.vm.version=20.14-b01-447, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, user.home=/Users/patrickf, java.specification.vendor=Sun Microsystems Inc., env.CLASSPATH=/Users/patrickf/Librarymysql-connector-java-5.1.22-bin.jar:, env.TERM_PROGRAM=Apple_Terminal, env.M2_HOME=/usr/local/maven, java.library.path=.:/Users/patrickf/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/usr/local/maven, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X test, java.class.path=/usr/local/maven/boot/plexus-classworlds-2.4.jar, env.TERM_SESSION_ID=BC0E449E-4EBC-4BA0-A6DC-3474E1EB42E5, env.com.apple.java.jvmMode=client, maven.version=3.0.4, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/patrickf, java.io.tmpdir=/var/folders/0j/sfjchqrn3rnbcyszp6w6fd7h0000gn/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-TpsEyH/Listeners, env.COMMAND_MODE=unix2003, mrj.build=11M4203, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/patrickf/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_43-447, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/patrickf/Documents/workspace/app, line.separator=
, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/patrickf/Documents/workspace/app/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/patrickf/Documents/workspace/app/src/test/resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ app ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /Users/patrickf/Documents/workspace/app
[DEBUG] (f) buildDirectory = /Users/patrickf/Documents/workspace/app/target
[DEBUG] (f) classpathElements = [/Users/patrickf/Documents/workspace/app/target/test-classes, /Users/patrickf/Documents/workspace/app/target/classes, /Users/patrickf/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar]
[DEBUG] (f) compileSourceRoots = [/Users/patrickf/Documents/workspace/app/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /Users/patrickf/Documents/workspace/app/target/generated-sources/test-annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/patrickf/Documents/workspace/app/target/test-classes
[DEBUG] (f) outputFileName = app-1.0-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@2b302b69
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/Users/patrickf/Documents/workspace/app/src/test/java]
[DEBUG] Classpath: [/Users/patrickf/Documents/workspace/app/target/test-classes
/Users/patrickf/Documents/workspace/app/target/classes
/Users/patrickf/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar]
[DEBUG] Output directory: /Users/patrickf/Documents/workspace/app/target/test-classes
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ app ---
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.10:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.10:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.10:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.10:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:test (scope managed from compile)
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.10
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.10
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.10
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.10
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.10
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.10
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.10
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.3
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: junit:junit:jar:3.8.1
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:2.0.9
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.10:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.10, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.10:test' with basic configurator -->
[DEBUG] (s) basedir = /Users/patrickf/Documents/workspace/app
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /Users/patrickf/Documents/workspace/app/target/classes
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///Users/patrickf/.m2/repository/
layout: none
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.10:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.10:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.10:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.10:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.1:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile}
[DEBUG] (s) printSummary = true
[DEBUG] (s) project = MavenProject: nz.geek.karit.app:app:1.0-SNAPSHOT @ /Users/patrickf/Documents/workspace/app/pom.xml
[DEBUG] (s) projectArtifactMap = {junit:junit=junit:junit:jar:3.8.1:test}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: eviwarePluginRepository
url: http://www.eviware.com/repository/maven2/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: central
url: http://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /Users/patrickf/Documents/workspace/app/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@2b302b69
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /Users/patrickf/Documents/workspace/app/target/test-classes
[DEBUG] (s) testFailureIgnore = false
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /Users/patrickf/Documents/workspace/app/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /Users/patrickf/Documents/workspace/app
[DEBUG] -- end configuration --
[INFO] Surefire report directory: /Users/patrickf/Documents/workspace/app/target/surefire-reports
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.10:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.10:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /Users/patrickf/.m2/repository/org/apache/maven/surefire/surefire-booter/2.10/surefire-booter-2.10.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /Users/patrickf/.m2/repository/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Scope: compile
[DEBUG] Setting system property [user.dir]=[/Users/patrickf/Documents/workspace/app]
[DEBUG] Setting system property [localRepository]=[/Users/patrickf/.m2/repository]
[DEBUG] Setting system property [basedir]=[/Users/patrickf/Documents/workspace/app]
[DEBUG] Using JVM: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-junit3:jar:2.10:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.10:test (selected for test)
[DEBUG] Adding to surefire test classpath: /Users/patrickf/.m2/repository/org/apache/maven/surefire/surefire-junit3/2.10/surefire-junit3-2.10.jar Scope: test
[DEBUG] Adding to surefire test classpath: /Users/patrickf/.m2/repository/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar Scope: test
[DEBUG] test classpath classpath:
[DEBUG] /Users/patrickf/Documents/workspace/app/target/test-classes
[DEBUG] /Users/patrickf/Documents/workspace/app/target/classes
[DEBUG] /Users/patrickf/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[DEBUG] provider classpath classpath:
[DEBUG] /Users/patrickf/.m2/repository/org/apache/maven/surefire/surefire-junit3/2.10/surefire-junit3-2.10.jar
[DEBUG] /Users/patrickf/.m2/repository/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Forking command line: /bin/sh -c cd /Users/patrickf/Documents/workspace/app && /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -jar /Users/patrickf/Documents/workspace/app/target/surefire/surefirebooter3944253550466408521.jar /Users/patrickf/Documents/workspace/app/target/surefire/surefire4363275863465246650tmp /Users/patrickf/Documents/workspace/app/target/surefire/surefire6738512285049910380tmp
Running nz.geek.karit.app.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-soapui-plugin:2.5.1:test (soapUI) @ app ---
[DEBUG] Could not find metadata jtidy:jtidy:8.0-SNAPSHOT/maven-metadata.xml in local (/Users/patrickf/.m2/repository)
[DEBUG] Failure to find jtidy:jtidy:8.0-SNAPSHOT/maven-metadata.xml in http://www.eviware.com/repository/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of eviwarePluginRepository has elapsed or updates are forced
[DEBUG] Failure to find jtidy:jtidy:8.0-SNAPSHOT/maven-metadata.xml in http://www.eviware.com/repository/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of eviwareRepository has elapsed or updates are forced
[DEBUG] Could not find metadata jtidy:jtidy:8.0-SNAPSHOT/maven-metadata.xml in local (/Users/patrickf/.m2/repository)
[DEBUG] Failure to find jtidy:jtidy:8.0-SNAPSHOT/maven-metadata.xml in http://www.eviware.com/repository/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of eviwarePluginRepository has elapsed or updates are forced
[DEBUG] Failure to find jtidy:jtidy:8.0-SNAPSHOT/maven-metadata.xml in http://www.eviware.com/repository/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of eviwareRepository has elapsed or updates are forced
[DEBUG] eviware:maven-soapui-plugin:jar:2.5.1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:compile
[DEBUG] fife:rsyntaxtextarea:jar:1.0-soapui:compile
[DEBUG] wsdl4j:wsdl4j:jar:1.6.2-fixed:compile
[DEBUG] junit:junit:jar:4.4:compile
[DEBUG] log4j:log4j:jar:1.2.14:compile
[DEBUG] jgoodies:looks:jar:2.2.0:compile
[DEBUG] jgoodies:binding:jar:2.0.1:compile
[DEBUG] jgoodies:forms:jar:1.0.7:compile
[DEBUG] l2fprod:l2fprod-common-fontchooser:jar:0.2-dev:compile
[DEBUG] swingx:swingx:jar:soapui:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] json:json-lib:jar:2.2.2-jdk15:compile
[DEBUG] xom:xom:jar:1.1:compile
[DEBUG] xerces:xmlParserAPIs:jar:2.6.2:compile
[DEBUG] jaxen:jaxen:jar:1.1-beta-8:compile
[DEBUG] dom4j:dom4j:jar:1.6.1:compile
[DEBUG] jdom:jdom:jar:1.0:compile
[DEBUG] ezmorph:ezmorph:jar:1.0.5:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.3:compile
[DEBUG] commons-io:commons-io:jar:1.3.2:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] xmlbeans:xbean:jar:fixed-2.4.0:compile
[DEBUG] xmlbeans:xbean_xpath:jar:2.4.0:compile
[DEBUG] xmlbeans:xmlpublic:jar:2.4.0:compile
[DEBUG] xmlbeans:jsr173:jar:xmlbeans-2.4.0:compile
[DEBUG] eviware:soapui-xmlbeans:jar:2.5.1:compile
[DEBUG] eviware:policy-xmlbeans:jar:1.5:compile
[DEBUG] eviware:ext-xmlbeans:jar:1.1:compile
[DEBUG] eviware:soap-xmlbeans:jar:1.2:compile
[DEBUG] eviware:wadl-xmlbeans:jar:1.0:compile
[DEBUG] eviware:j2ee-xmlbeans:jar:1.4:compile
[DEBUG] eviware:soapui:jar:2.5.1:compile
[DEBUG] saxon:saxon:jar:9:compile
[DEBUG] saxon:saxon-dom:jar:9:compile
[DEBUG] groovy:groovy-all:jar:1.5.7:compile
[DEBUG] jetty:jetty:jar:6.1.14:compile
[DEBUG] jetty:jetty-util:jar:6.1.14:compile
[DEBUG] jetty:servlet-api:jar:2.5-6.1.14:compile
[DEBUG] xmlunit:xmlunit:jar:1.2:compile
[DEBUG] xml-security:xmlsec:jar:1.4.2:compile
[DEBUG] net-components:netcomponents:jar:1.3.8a:compile
[DEBUG] opensaml:opensaml:jar:1.1:compile
[DEBUG] xalan:xalan:jar:2.7.1:compile
[DEBUG] xalan:serializer:jar:2.7.1:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.04:compile
[DEBUG] wss4j:wss4j:jar:1.5.5:compile
[DEBUG] bouncycastle:bcprov-jdk15:jar:141:compile
[DEBUG] jtidy:jtidy:jar:8.0-SNAPSHOT:compile
[DEBUG] xerces:dom3-xml-apis:jar:1.0:compile
[DEBUG] commons-ssl:not-yet-commons-ssl:jar:0.3.10:compile
[DEBUG] javax.activation:activation:jar:1.1:compile
[DEBUG] javax.mail:mail:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.1:runtime
[DEBUG] Created new class realm plugin>eviware:maven-soapui-plugin:2.5.1
[DEBUG] Importing foreign packages into class realm plugin>eviware:maven-soapui-plugin:2.5.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>eviware:maven-soapui-plugin:2.5.1
[DEBUG] Included: eviware:maven-soapui-plugin:jar:2.5.1
[DEBUG] Included: fife:rsyntaxtextarea:jar:1.0-soapui
[DEBUG] Included: wsdl4j:wsdl4j:jar:1.6.2-fixed
[DEBUG] Included: junit:junit:jar:4.4
[DEBUG] Included: log4j:log4j:jar:1.2.14
[DEBUG] Included: jgoodies:looks:jar:2.2.0
[DEBUG] Included: jgoodies:binding:jar:2.0.1
[DEBUG] Included: jgoodies:forms:jar:1.0.7
[DEBUG] Included: l2fprod:l2fprod-common-fontchooser:jar:0.2-dev
[DEBUG] Included: swingx:swingx:jar:soapui
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: json:json-lib:jar:2.2.2-jdk15
[DEBUG] Included: xom:xom:jar:1.1
[DEBUG] Included: xerces:xmlParserAPIs:jar:2.6.2
[DEBUG] Included: jaxen:jaxen:jar:1.1-beta-8
[DEBUG] Included: dom4j:dom4j:jar:1.6.1
[DEBUG] Included: jdom:jdom:jar:1.0
[DEBUG] Included: ezmorph:ezmorph:jar:1.0.5
[DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.3
[DEBUG] Included: commons-io:commons-io:jar:1.3.2
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: xmlbeans:xbean:jar:fixed-2.4.0
[DEBUG] Included: xmlbeans:xbean_xpath:jar:2.4.0
[DEBUG] Included: xmlbeans:xmlpublic:jar:2.4.0
[DEBUG] Included: xmlbeans:jsr173:jar:xmlbeans-2.4.0
[DEBUG] Included: eviware:soapui-xmlbeans:jar:2.5.1
[DEBUG] Included: eviware:policy-xmlbeans:jar:1.5
[DEBUG] Included: eviware:ext-xmlbeans:jar:1.1
[DEBUG] Included: eviware:soap-xmlbeans:jar:1.2
[DEBUG] Included: eviware:wadl-xmlbeans:jar:1.0
[DEBUG] Included: eviware:j2ee-xmlbeans:jar:1.4
[DEBUG] Included: eviware:soapui:jar:2.5.1
[DEBUG] Included: saxon:saxon:jar:9
[DEBUG] Included: saxon:saxon-dom:jar:9
[DEBUG] Included: groovy:groovy-all:jar:1.5.7
[DEBUG] Included: jetty:jetty:jar:6.1.14
[DEBUG] Included: jetty:jetty-util:jar:6.1.14
[DEBUG] Included: jetty:servlet-api:jar:2.5-6.1.14
[DEBUG] Included: xmlunit:xmlunit:jar:1.2
[DEBUG] Included: xml-security:xmlsec:jar:1.4.2
[DEBUG] Included: net-components:netcomponents:jar:1.3.8a
[DEBUG] Included: opensaml:opensaml:jar:1.1
[DEBUG] Included: xalan:xalan:jar:2.7.1
[DEBUG] Included: xalan:serializer:jar:2.7.1
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.04
[DEBUG] Included: wss4j:wss4j:jar:1.5.5
[DEBUG] Included: bouncycastle:bcprov-jdk15:jar:141
[DEBUG] Included: jtidy:jtidy:jar:8.0-SNAPSHOT
[DEBUG] Included: xerces:dom3-xml-apis:jar:1.0
[DEBUG] Included: commons-ssl:not-yet-commons-ssl:jar:0.3.10
[DEBUG] Included: javax.activation:activation:jar:1.1
[DEBUG] Included: javax.mail:mail:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0
[DEBUG] Configuring mojo eviware:maven-soapui-plugin:2.5.1:test from plugin realm ClassRealm[plugin>eviware:maven-soapui-plugin:2.5.1, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f]
[DEBUG] Configuring mojo 'eviware:maven-soapui-plugin:2.5.1:test' with basic configurator -->
[DEBUG] (f) globalProperties = []
[DEBUG] (f) junitReport = true
[DEBUG] (f) outputFolder = /Users/patrickf/soapui-results/
[DEBUG] (f) projectFile = /Users/patrickf/Content-Hub-Syndication-soapui-project.xml
[DEBUG] (f) projectProperties = []
[DEBUG] -- end configuration --
soapUI 2.5.1 Maven2 TestCase Runner
11:41:55,979 INFO [SoapUI] Added [file:/Users/patrickf/Documents/workspace/app/./ext/mysql-connector-java-5.1.22-bin.jar] to classpath
11:41:56,161 INFO [DefaultSoapUICore] initialized soapui-settings from [/Users/patrickf/soapui-settings.xml]
11:41:56,833 INFO [WsdlProject] Loaded project from [file:/Users/patrickf/Content-Hub-Syndication-soapui-project.xml]
11:41:57,078 INFO [SoapUITestCaseRunner] Running soapUI tests in project [Content Hub Syndication]
11:41:57,079 INFO [SoapUITestCaseRunner] Running soapUI suite [Syndication Suite], runType = SEQUENTIAL
11:41:57,102 INFO [SoapUITestCaseRunner] Running soapUI testcase [TestCase 1]
11:41:57,102 INFO [SoapUITestCaseRunner] running step [REST Test Request]
11:41:58,654 INFO [SoapUITestCaseRunner] Assertion [Check for existance of [channel]] has status FAILED
11:41:58,654 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XPathContains comparison failed, expecting [true], actual was [false]
11:41:58,655 ERROR [SoapUITestCaseRunner] REST Test Request failed, exporting to [/Users/patrickf/soapui-results//Syndication_Suite-TestCase_1-REST_Test_Request-0-FAILED.txt]
11:41:58,661 INFO [SoapUITestCaseRunner] Finished running soapUI testcase [TestCase 1], time taken: 861ms, status: FAILED
11:41:58,661 INFO [SoapUITestCaseRunner] soapUI suite [Syndication Suite] finished in 1581ms
[ERROR] java.lang.Exception: Check for existance of [channel] in [REST Test Request] failed;
[XPathContains comparison failed, expecting [true], actual was [false]]
Status: FAILED
Time Taken: 861
Size: 23
Timestamp: Sun Mar 31 11:41:57 IST 2013
TestStep: REST Test Request
XPathContains comparison failed, expecting [true], actual was [false]
----------------------------------------------------
Encoding: UTF-8
Endpoint: http://consyn-qa-m03.websys.aol.com:8080
Username: null
Password: null
Domain: null
---------------- Request ---------------------------
Request Headers: {Host=consyn-qa-m03.websys.aol.com:8080, Accept-Encoding=gzip,deflate, User-Agent=Jakarta Commons-HttpClient/3.1}
---------------- Response --------------------------
"null" is not a number.
Response Headers: {Transfer-Encoding=chunked, Date=Sun, 31 Mar 2013 10:42:14 GMT, #status#=HTTP/1.1 400 Bad Request, Content-Type=text/plain}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.732s
[INFO] Finished at: Sun Mar 31 11:41:58 IST 2013
[INFO] Final Memory: 10M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal eviware:maven-soapui-plugin:2.5.1:test (soapUI) on project app: SoapUI Test(s) failed: SoapUI Test(s) failed:
[ERROR] Check for existance of [channel] in [REST Test Request] failed;
[ERROR] [XPathContains comparison failed, expecting [true], actual was [false]]
[ERROR] Status: FAILED
[ERROR] Time Taken: 861
[ERROR] Size: 23
[ERROR] Timestamp: Sun Mar 31 11:41:57 IST 2013
[ERROR] TestStep: REST Test Request
[ERROR] XPathContains comparison failed, expecting [true], actual was [false]
[ERROR] ----------------------------------------------------
[ERROR] Encoding: UTF-8
[ERROR] Endpoint: http://consyn-qa-m03.websys.aol.com:8080
[ERROR] Username: null
[ERROR] Password: null
[ERROR] Domain: null
[ERROR] ---------------- Request ---------------------------
[ERROR]
[ERROR] Request Headers: {Host=consyn-qa-m03.websys.aol.com:8080, Accept-Encoding=gzip,deflate, User-Agent=Jakarta Commons-HttpClient/3.1}
[ERROR] ---------------- Response --------------------------
[ERROR] "null" is not a number.
[ERROR] Response Headers: {Transfer-Encoding=chunked, Date=Sun, 31 Mar 2013 10:42:14 GMT, #status#=HTTP/1.1 400 Bad Request, Content-Type=text/plain}
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal eviware:maven-soapui-plugin:2.5.1:test (soapUI) on project app: SoapUI Test(s) failed
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
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:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: SoapUI Test(s) failed
at com.eviware.soapui.maven2.TestMojo.execute(TestMojo.java:107)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 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/MojoFailureException
Patricks-MacBook-Pro:app patrickf$