Last login: Thu Feb 13 15:40:06 on ttys004 thad@Thads-Mac-mini.local:~ 500 $ cd workspace/Foo thad@Thads-Mac-mini.local:~/workspace/Foo 501 $ mvn -X clean generate-sources gwt:run-codeserver Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400) Maven home: /opt/asf/maven Java version: 1.7.0_51, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.9.1", arch: "x86_64", family: "mac" [INFO] Error stacktraces are turned on. [DEBUG] Reading global settings from /opt/asf/maven/conf/settings.xml [DEBUG] Reading user settings from /Users/thad/.m2/settings.xml [DEBUG] Using local repository at /Users/thad/.m2/repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/thad/.m2/repository [INFO] Scanning for projects... [DEBUG] Extension realms for project org.codehaus.mojo:Foo:war:1.0-SNAPSHOT: (none) [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null] [DEBUG] Resolving plugin prefix gwt from [org.apache.maven.plugins, org.codehaus.mojo] [DEBUG] Resolved plugin prefix gwt to org.codehaus.mojo:gwt-maven-plugin from POM org.codehaus.mojo:Foo:war:1.0-SNAPSHOT [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: org.codehaus.mojo:Foo:war:1.0-SNAPSHOT [DEBUG] Tasks: [clean, generate-sources, gwt:run-codeserver] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building GWT Maven Archetype 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] Resolving plugin prefix gwt from [org.apache.maven.plugins, org.codehaus.mojo] [DEBUG] Resolved plugin prefix gwt to org.codehaus.mojo:gwt-maven-plugin from POM org.codehaus.mojo:Foo:war:1.0-SNAPSHOT [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: org.codehaus.mojo:Foo:1.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile] [DEBUG] Repositories (dependencies): [central (http://repo.maven.apache.org/maven2, releases)] [DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)] [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: org.codehaus.mojo:gwt-maven-plugin:2.6.0:i18n (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${gwt.extraJvmArgs} ${gwt.gen} ${gwt.genParam} ${gwt.gwtSdkFirstInClasspath} org.codehaus.mojo.client.Messages ${gwt.inplace} ${gwt.jvm} ${localRepository} ${gwt.logLevel} ${gwt.module} ${gwt.persistentunitcache} ${gwt.persistentunitcachedir} ${plugin.artifacts} ${project} ${project.remoteArtifactRepositories} ${plugin.version} ${gwt.war} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.6.0:generateAsync (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${project.build.sourceEncoding} ${maven.gwt.failOnError} ${generateAsync.force} ${gwt.gwtSdkFirstInClasspath} ${gwt.inplace} ${localRepository} ${plugin.artifacts} ${project} ${project.remoteArtifactRepositories} ${gwt.rpcPattern} ${plugin.version} ${gwt.war} [DEBUG] --- init fork of org.codehaus.mojo:Foo:1.0-SNAPSHOT for org.codehaus.mojo:gwt-maven-plugin:2.6.0:run-codeserver (default-cli) --- [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, runtime] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.6.0:i18n (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${gwt.extraJvmArgs} ${gwt.gen} ${gwt.genParam} ${gwt.gwtSdkFirstInClasspath} org.codehaus.mojo.client.Messages ${gwt.inplace} ${gwt.jvm} ${localRepository} ${gwt.logLevel} ${gwt.module} ${gwt.persistentunitcache} ${gwt.persistentunitcachedir} ${plugin.artifacts} ${project} ${project.remoteArtifactRepositories} ${plugin.version} ${gwt.war} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.6.0:generateAsync (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${project.build.sourceEncoding} ${maven.gwt.failOnError} ${generateAsync.force} ${gwt.gwtSdkFirstInClasspath} ${gwt.inplace} ${localRepository} ${plugin.artifacts} ${project} ${project.remoteArtifactRepositories} ${gwt.rpcPattern} ${plugin.version} ${gwt.war} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6: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} 1.5 ${lastModGranularityMs} 1.5 ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-war-plugin:2.1.1:exploded (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${archiveClasses} ${maven.war.containerConfigXML} ${maven.war.escapeString} ${maven.war.escapedBackslashesInFilePath} ${maven.war.filteringDeploymentDescriptors} ${useCache} ${maven.war.webxml} /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [DEBUG] --- exit fork of org.codehaus.mojo:Foo:1.0-SNAPSHOT for org.codehaus.mojo:gwt-maven-plugin:2.6.0:run-codeserver (default-cli) --- [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.6.0:run-codeserver (default-cli) [DEBUG] Style: Regular [DEBUG] Configuration: ${gwt.bindAddress} ${gwt.codeServerPort} ${gwt.compiler.enforceStrictResources} ${gwt.extraJvmArgs} ${gwt.gen} ${gwt.genParam} ${gwt.gwtSdkFirstInClasspath} ${gwt.inplace} ${gwt.jvm} ${localRepository} ${gwt.logLevel} ${gwt.module} ${gwt.persistentunitcache} ${gwt.persistentunitcachedir} ${plugin.artifacts} ${gwt.codeServer.precompile} ${project} ${project.remoteArtifactRepositories} ${maven.compiler.source} ${plugin.version} ${gwt.war} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=9, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=6, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=8, DefaultDependencyCollector.collectTime=24, DefaultDependencyCollector.transformTime=7} [DEBUG] org.codehaus.mojo:Foo:war:1.0-SNAPSHOT [DEBUG] com.google.gwt:gwt-servlet:jar:2.6.0:runtime [DEBUG] com.google.gwt:gwt-user:jar:2.6.0:provided [DEBUG] org.json:json:jar:20090211:provided [DEBUG] junit:junit:jar:4.7:test [DEBUG] javax.validation:validation-api:jar:1.0.0.GA:test [DEBUG] javax.validation:validation-api:jar:sources:1.0.0.GA:test [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ Foo --- [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] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=22, DefaultDependencyCollector.transformTime=1} [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@4821e115] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG] (f) directory = /Users/thad/workspace/Foo/target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] (f) reportDirectory = /Users/thad/workspace/Foo/target/site [DEBUG] (f) retryOnError = true [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = /Users/thad/workspace/Foo/target/test-classes [DEBUG] -- end configuration -- [INFO] Deleting /Users/thad/workspace/Foo/target [INFO] Deleting file /Users/thad/workspace/Foo/target/gwt-unitCache/gwt-unitCache-af3d9ad2fb8be30dc87fdcd6d9a373b2ab675802-000001442CFAF730 [INFO] Deleting file /Users/thad/workspace/Foo/target/gwt-unitCache/gwt-unitCache-af3d9ad2fb8be30dc87fdcd6d9a373b2ab675802-000001442CFAF651 [INFO] Deleting file /Users/thad/workspace/Foo/target/gwt-unitCache/gwt-unitCache-af3d9ad2fb8be30dc87fdcd6d9a373b2ab675802-000001442CFAF5AB [INFO] Deleting file /Users/thad/workspace/Foo/target/gwt-unitCache/gwt-unitCache-af3d9ad2fb8be30dc87fdcd6d9a373b2ab675802-000001442CFAF59B [INFO] Deleting file /Users/thad/workspace/Foo/target/gwt-unitCache/gwt-unitCache-af3d9ad2fb8be30dc87fdcd6d9a373b2ab675802-000001442CFAEF9C [INFO] Deleting file /Users/thad/workspace/Foo/target/gwt-unitCache/gwt-unitCache-af3d9ad2fb8be30dc87fdcd6d9a373b2ab675802-000001442CFACEF5 [INFO] Deleting directory /Users/thad/workspace/Foo/target/gwt-unitCache [INFO] Deleting file /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus/mojo/client/Messages.java [INFO] Deleting file /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus/mojo/client/GreetingServiceAsync.java [INFO] Deleting directory /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus/mojo/client [INFO] Deleting directory /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus/mojo [INFO] Deleting directory /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus [INFO] Deleting directory /Users/thad/workspace/Foo/target/generated-sources/gwt/org [INFO] Deleting directory /Users/thad/workspace/Foo/target/generated-sources/gwt [INFO] Deleting directory /Users/thad/workspace/Foo/target/generated-sources [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/web.xml [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/lib/gwt-servlet-2.6.0.jar [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/lib [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/deploy/Foo/rpcPolicyManifest/manifests/AF33C0ABF01942CE85D21015B0F6ACF4.txt [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/deploy/Foo/rpcPolicyManifest/manifests [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/deploy/Foo/rpcPolicyManifest/manifest.txt [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/deploy/Foo/rpcPolicyManifest [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/deploy/Foo [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/deploy [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/shared/FieldVerifier.class [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/shared [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/server/GreetingServiceImpl.class [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/server [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/Foo.gwt.xml [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Messages_fr.properties [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Messages.properties [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Messages.class [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/GreetingServiceAsync.class [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/GreetingServiceAsync$Util.class [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/GreetingService.class [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Foo.class [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Foo$1MyHandler.class [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Foo$1MyHandler$1.class [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Foo$1.class [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/META-INF [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo.html [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo.css [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/junit.html [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/junit-standards.html [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/hosted.html [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/standard_rtl.css [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/standard.css [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/vborder_ie6.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/vborder.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/splitPanelThumb.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/ie6/vborder_gray_shadow.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/ie6/vborder_blue_shadow.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/ie6/hborder_gray_shadow.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/ie6/hborder_blue_shadow.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/ie6/corner_dialog_topright.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/ie6/corner_dialog_topleft.png [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/ie6 [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/hborder_ie6.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/hborder.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/corner_ie6.png [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images/corner.png [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard/images [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt/standard [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/gwt [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/Foo.nocache.js [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/clear.cache.gif [INFO] Deleting file /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo/44E1635ACA733BC8A94C0890BCCA5B68.gwt.rpc [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/Foo [INFO] Deleting directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/org/codehaus/mojo/client/Messages_.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/org/codehaus/mojo/client/GreetingService_TypeSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/org/codehaus/mojo/client/GreetingService_Proxy.java [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/org/codehaus/mojo/client [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/org/codehaus/mojo [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/org/codehaus [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/org [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/useragent/client/UserAgentImplSafari.java [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/useragent/client [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/useragent [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/XsrfToken_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/RpcTokenException_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/IncompatibleRemoteServiceException_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java/lang/Throwable_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java/lang/String_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java/lang/RuntimeException_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java/lang/NumberFormatException_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java/lang/IllegalArgumentException_FieldSerializer.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java/lang/Exception_FieldSerializer.java [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java/lang [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core/java [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc/core [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/rpc [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client/DocumentModeAsserter_DocumentModeProperty.java [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user/client [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/user [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/i18n/client/impl/LocaleInfoImpl_shared.java [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/i18n/client/impl/LocaleInfoImpl_.java [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/i18n/client/impl [INFO] Deleting file /Users/thad/workspace/Foo/target/.generated/com/google/gwt/i18n/client/constants/NumberConstantsImpl_.java [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/i18n/client/constants [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/i18n/client [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt/i18n [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google/gwt [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com/google [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated/com [INFO] Deleting directory /Users/thad/workspace/Foo/target/.generated [INFO] Deleting directory /Users/thad/workspace/Foo/target [DEBUG] Skipping non-existing directory /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] Skipping non-existing directory /Users/thad/workspace/Foo/target/test-classes [DEBUG] Skipping non-existing directory /Users/thad/workspace/Foo/target/site [INFO] [INFO] --- gwt-maven-plugin:2.6.0:i18n (default) @ Foo --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=244, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=71, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=24, ConflictResolver.conflictItemCount=143, DefaultDependencyCollector.collectTime=401, DefaultDependencyCollector.transformTime=27} [DEBUG] org.codehaus.mojo:gwt-maven-plugin:jar:2.6.0: [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-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile [DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile [DEBUG] org.apache.maven.doxia:doxia-core:jar:1.1.2:compile [DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile [DEBUG] commons-codec:commons-codec:jar:1.2:compile [DEBUG] commons-validator:commons-validator:jar:1.2.0:compile [DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile [DEBUG] commons-digester:commons-digester:jar:1.6:compile [DEBUG] oro:oro:jar:2.0.8:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile [DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile [DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile [DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile [DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile [DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.1.4:compile [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile [DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile [DEBUG] org.apache.velocity:velocity:jar:1.5:compile [DEBUG] commons-collections:commons-collections:jar:3.2:compile [DEBUG] org.springframework:spring-core:jar:3.0.5.RELEASE:compile [DEBUG] org.springframework:spring-asm:jar:3.0.5.RELEASE:compile [DEBUG] commons-logging:commons-logging:jar:1.1.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] com.thoughtworks.qdox:qdox:jar:1.12:compile [DEBUG] freemarker:freemarker:jar:2.3.6:compile [DEBUG] com.google.gwt:gwt-dev:jar:2.6.0:compile [DEBUG] org.json:json:jar:20090211:compile [DEBUG] com.google.gwt:gwt-codeserver:jar:2.6.0:compile [DEBUG] com.google.gwt:gwt-user:jar:2.6.0:compile [DEBUG] javax.validation:validation-api:jar:1.0.0.GA:compile [DEBUG] javax.validation:validation-api:jar:sources:1.0.0.GA:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile [DEBUG] org.apache.maven:maven-archiver:jar:2.4.1:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile [DEBUG] junit:junit:jar:4.8.1:compile [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.4.3:compile [DEBUG] commons-io:commons-io:jar:2.0.1:compile [DEBUG] commons-lang:commons-lang:jar:2.5:compile [DEBUG] org.jdom:jdom:jar:1.1:compile [DEBUG] jaxen:jaxen:jar:1.1.1:compile [DEBUG] dom4j:dom4j:jar:1.6.1:compile [DEBUG] jdom:jdom:jar:1.0:compile [DEBUG] xml-apis:xml-apis:jar:1.3.02:compile [DEBUG] xom:xom:jar:1.0:compile [DEBUG] xerces:xmlParserAPIs:jar:2.6.2:compile [DEBUG] xalan:xalan:jar:2.6.0:compile [DEBUG] com.ibm.icu:icu4j:jar:2.6.1:compile [DEBUG] org.apache.bcel:bcel:jar:5.2:compile [DEBUG] jakarta-regexp:jakarta-regexp:jar:1.4:compile [DEBUG] xerces:xercesImpl:jar:2.9.1:compile [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile [DEBUG] Created new class realm plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0 [DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0 [DEBUG] Included: org.codehaus.mojo:gwt-maven-plugin:jar:2.6.0 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.1 [DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.1.2 [DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1 [DEBUG] Included: commons-codec:commons-codec:jar:1.2 [DEBUG] Included: commons-validator:commons-validator:jar:1.2.0 [DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0 [DEBUG] Included: commons-digester:commons-digester:jar:1.6 [DEBUG] Included: oro:oro:jar:2.0.8 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1.4 [DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1.4 [DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4 [DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4 [DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4 [DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.4 [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 [DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 [DEBUG] Included: org.apache.velocity:velocity:jar:1.5 [DEBUG] Included: commons-collections:commons-collections:jar:3.2 [DEBUG] Included: org.springframework:spring-core:jar:3.0.5.RELEASE [DEBUG] Included: org.springframework:spring-asm:jar:3.0.5.RELEASE [DEBUG] Included: commons-logging:commons-logging:jar:1.1.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: com.thoughtworks.qdox:qdox:jar:1.12 [DEBUG] Included: freemarker:freemarker:jar:2.3.6 [DEBUG] Included: com.google.gwt:gwt-dev:jar:2.6.0 [DEBUG] Included: org.json:json:jar:20090211 [DEBUG] Included: com.google.gwt:gwt-codeserver:jar:2.6.0 [DEBUG] Included: com.google.gwt:gwt-user:jar:2.6.0 [DEBUG] Included: javax.validation:validation-api:jar:1.0.0.GA [DEBUG] Included: javax.validation:validation-api:jar:sources:1.0.0.GA [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0-alpha-1 [DEBUG] Included: org.apache.maven:maven-archiver:jar:2.4.1 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 [DEBUG] Included: junit:junit:jar:4.8.1 [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.4.3 [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.4.3 [DEBUG] Included: commons-io:commons-io:jar:2.0.1 [DEBUG] Included: commons-lang:commons-lang:jar:2.5 [DEBUG] Included: org.jdom:jdom:jar:1.1 [DEBUG] Included: jaxen:jaxen:jar:1.1.1 [DEBUG] Included: dom4j:dom4j:jar:1.6.1 [DEBUG] Included: jdom:jdom:jar:1.0 [DEBUG] Included: xml-apis:xml-apis:jar:1.3.02 [DEBUG] Included: xom:xom:jar:1.0 [DEBUG] Included: xerces:xmlParserAPIs:jar:2.6.2 [DEBUG] Included: xalan:xalan:jar:2.6.0 [DEBUG] Included: com.ibm.icu:icu4j:jar:2.6.1 [DEBUG] Included: org.apache.bcel:bcel:jar:5.2 [DEBUG] Included: jakarta-regexp:jakarta-regexp:jar:1.4 [DEBUG] Included: xerces:xercesImpl:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.5.3 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3 [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-artifact-manager:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 [DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2 [DEBUG] Configuring mojo org.codehaus.mojo:gwt-maven-plugin:2.6.0:i18n from plugin realm ClassRealm[plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0, parent: sun.misc.Launcher$AppClassLoader@4821e115] [DEBUG] Configuring mojo 'org.codehaus.mojo:gwt-maven-plugin:2.6.0:i18n' with basic configurator --> [DEBUG] (f) extraJvmArgs = -Xmx512m [DEBUG] (f) gen = /Users/thad/workspace/Foo/target/.generated [DEBUG] (f) genParam = true [DEBUG] (f) generateDirectory = /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] (f) gwtSdkFirstInClasspath = false [DEBUG] (f) i18nMessagesBundle = org.codehaus.mojo.client.Messages [DEBUG] (f) inplace = false [DEBUG] (f) localRepository = id: local url: file:///Users/thad/.m2/repository/ layout: none [DEBUG] (f) logLevel = INFO [DEBUG] (f) pluginArtifacts = [org.codehaus.mojo:gwt-maven-plugin:maven-plugin:2.6.0:, org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec:jar:1.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, oro:oro:jar:2.0.8:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.1.4:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections:jar:3.2:compile, org.springframework:spring-core:jar:3.0.5.RELEASE:compile, org.springframework:spring-asm:jar:3.0.5.RELEASE:compile, commons-logging:commons-logging:jar:1.1.1:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, com.thoughtworks.qdox:qdox:jar:1.12:compile, freemarker:freemarker:jar:2.3.6:compile, com.google.gwt:gwt-dev:jar:2.6.0:compile, org.json:json:jar:20090211:compile, com.google.gwt:gwt-codeserver:jar:2.6.0:compile, com.google.gwt:gwt-user:jar:2.6.0:compile, javax.validation:validation-api:jar:1.0.0.GA:compile, javax.validation:validation-api:jar:sources:1.0.0.GA:compile, org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile, org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile, org.apache.maven:maven-archiver:jar:2.4.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.13:compile, junit:junit:jar:4.8.1:compile, org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile, org.apache.maven.surefire:surefire-api:jar:2.4.3:compile, commons-io:commons-io:jar:2.0.1:compile, commons-lang:commons-lang:jar:2.5:compile, org.jdom:jdom:jar:1.1:compile, jaxen:jaxen:jar:1.1.1:compile, dom4j:dom4j:jar:1.6.1:compile, jdom:jdom:jar:1.0:compile, xml-apis:xml-apis:jar:1.3.02:compile, xom:xom:jar:1.0:compile, xerces:xmlParserAPIs:jar:2.6.2:compile, xalan:xalan:jar:2.6.0:compile, com.ibm.icu:icu4j:jar:2.6.1:compile, org.apache.bcel:bcel:jar:5.2:compile, jakarta-regexp:jakarta-regexp:jar:1.4:compile, xerces:xercesImpl:jar:2.9.1:compile, org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile] [DEBUG] (f) project = MavenProject: org.codehaus.mojo:Foo:1.0-SNAPSHOT @ /Users/thad/workspace/Foo/pom.xml [DEBUG] (f) remoteRepositories = [ id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) style = OBF [DEBUG] (f) version = 2.6.0 [DEBUG] (f) warSourceDirectory = /Users/thad/workspace/Foo/src/main/webapp [DEBUG] (f) webappDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [DEBUG] -- end configuration -- [DEBUG] Creating target directory /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] ensureTargetPackageExists, targetName : org.codehaus.mojo.client, targetPackage : org/codehaus/mojo/client [DEBUG] establishing classpath list (scope = compile) [DEBUG] candidate artifacts : 2 [DEBUG] GWT SDK execution classpath : [DEBUG] /Users/thad/workspace/Foo/src/main/java [DEBUG] /Users/thad/workspace/Foo/src/main/resources [DEBUG] /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar [DEBUG] /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] Execute command : /bin/sh -c /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/bin/java -Xmx512m -classpath /Users/thad/workspace/Foo/src/main/java:/Users/thad/workspace/Foo/src/main/resources:/Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar:/Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar:/Users/thad/.m2/repository/com/google/gwt/gwt-dev/2.6.0/gwt-dev-2.6.0.jar com.google.gwt.i18n.tools.I18NSync -out /Users/thad/workspace/Foo/target/generated-sources/gwt -createMessages org.codehaus.mojo.client.Messages [DEBUG] add compile source root /Users/thad/workspace/Foo/target/generated-sources/gwt [INFO] [INFO] --- gwt-maven-plugin:2.6.0:generateAsync (default) @ Foo --- [DEBUG] Configuring mojo org.codehaus.mojo:gwt-maven-plugin:2.6.0:generateAsync from plugin realm ClassRealm[plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0, parent: sun.misc.Launcher$AppClassLoader@4821e115] [DEBUG] Configuring mojo 'org.codehaus.mojo:gwt-maven-plugin:2.6.0:generateAsync' with basic configurator --> [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) force = false [DEBUG] (f) generateDirectory = /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] (f) gwtSdkFirstInClasspath = false [DEBUG] (f) inplace = false [DEBUG] (f) localRepository = id: local url: file:///Users/thad/.m2/repository/ layout: none [DEBUG] (f) pluginArtifacts = [org.codehaus.mojo:gwt-maven-plugin:maven-plugin:2.6.0:, org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec:jar:1.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, oro:oro:jar:2.0.8:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.1.4:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections:jar:3.2:compile, org.springframework:spring-core:jar:3.0.5.RELEASE:compile, org.springframework:spring-asm:jar:3.0.5.RELEASE:compile, commons-logging:commons-logging:jar:1.1.1:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, com.thoughtworks.qdox:qdox:jar:1.12:compile, freemarker:freemarker:jar:2.3.6:compile, com.google.gwt:gwt-dev:jar:2.6.0:compile, org.json:json:jar:20090211:compile, com.google.gwt:gwt-codeserver:jar:2.6.0:compile, com.google.gwt:gwt-user:jar:2.6.0:compile, javax.validation:validation-api:jar:1.0.0.GA:compile, javax.validation:validation-api:jar:sources:1.0.0.GA:compile, org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile, org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile, org.apache.maven:maven-archiver:jar:2.4.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.13:compile, junit:junit:jar:4.8.1:compile, org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile, org.apache.maven.surefire:surefire-api:jar:2.4.3:compile, commons-io:commons-io:jar:2.0.1:compile, commons-lang:commons-lang:jar:2.5:compile, org.jdom:jdom:jar:1.1:compile, jaxen:jaxen:jar:1.1.1:compile, dom4j:dom4j:jar:1.6.1:compile, jdom:jdom:jar:1.0:compile, xml-apis:xml-apis:jar:1.3.02:compile, xom:xom:jar:1.0:compile, xerces:xmlParserAPIs:jar:2.6.2:compile, xalan:xalan:jar:2.6.0:compile, com.ibm.icu:icu4j:jar:2.6.1:compile, org.apache.bcel:bcel:jar:5.2:compile, jakarta-regexp:jakarta-regexp:jar:1.4:compile, xerces:xercesImpl:jar:2.9.1:compile, org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile] [DEBUG] (f) project = MavenProject: org.codehaus.mojo:Foo:1.0-SNAPSHOT @ /Users/thad/workspace/Foo/pom.xml [DEBUG] (f) remoteRepositories = [ id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) returnRequest = false [DEBUG] (f) rpcPattern = {0} [DEBUG] (f) servicePattern = **/*Service.java [DEBUG] (f) version = 2.6.0 [DEBUG] (f) warSourceDirectory = /Users/thad/workspace/Foo/src/main/webapp [DEBUG] (f) webappDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [DEBUG] -- end configuration -- [DEBUG] establishing classpath list (scope = compile) [DEBUG] candidate artifacts : 2 [DEBUG] GWT SDK execution classpath : [DEBUG] /Users/thad/workspace/Foo/src/main/java [DEBUG] /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] /Users/thad/workspace/Foo/src/main/resources [DEBUG] /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar [DEBUG] /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] Generating async interface for service org.codehaus.mojo.client.GreetingService [DEBUG] annotation found on service interface @com.google.gwt.user.client.rpc.RemoteServiceRelativePath(value="greet") [DEBUG] @RemoteServiceRelativePath annotation found on service interface [DEBUG] add compile source root /Users/thad/workspace/Foo/target/generated-sources/gwt [INFO] [INFO] >>> gwt-maven-plugin:2.6.0:run-codeserver (default-cli) @ Foo >>> [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=9, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=6, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=8, DefaultDependencyCollector.collectTime=0, DefaultDependencyCollector.transformTime=1} [DEBUG] org.codehaus.mojo:Foo:war:1.0-SNAPSHOT [DEBUG] com.google.gwt:gwt-servlet:jar:2.6.0:runtime [DEBUG] com.google.gwt:gwt-user:jar:2.6.0:provided [DEBUG] org.json:json:jar:20090211:provided [DEBUG] junit:junit:jar:4.7:test [DEBUG] javax.validation:validation-api:jar:1.0.0.GA:test [DEBUG] javax.validation:validation-api:jar:sources:1.0.0.GA:test [INFO] [INFO] --- gwt-maven-plugin:2.6.0:i18n (default) @ Foo --- [DEBUG] Configuring mojo org.codehaus.mojo:gwt-maven-plugin:2.6.0:i18n from plugin realm ClassRealm[plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0, parent: sun.misc.Launcher$AppClassLoader@4821e115] [DEBUG] Configuring mojo 'org.codehaus.mojo:gwt-maven-plugin:2.6.0:i18n' with basic configurator --> [DEBUG] (f) extraJvmArgs = -Xmx512m [DEBUG] (f) gen = /Users/thad/workspace/Foo/target/.generated [DEBUG] (f) genParam = true [DEBUG] (f) generateDirectory = /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] (f) gwtSdkFirstInClasspath = false [DEBUG] (f) i18nMessagesBundle = org.codehaus.mojo.client.Messages [DEBUG] (f) inplace = false [DEBUG] (f) localRepository = id: local url: file:///Users/thad/.m2/repository/ layout: none [DEBUG] (f) logLevel = INFO [DEBUG] (f) pluginArtifacts = [org.codehaus.mojo:gwt-maven-plugin:maven-plugin:2.6.0:, org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec:jar:1.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, oro:oro:jar:2.0.8:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.1.4:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections:jar:3.2:compile, org.springframework:spring-core:jar:3.0.5.RELEASE:compile, org.springframework:spring-asm:jar:3.0.5.RELEASE:compile, commons-logging:commons-logging:jar:1.1.1:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, com.thoughtworks.qdox:qdox:jar:1.12:compile, freemarker:freemarker:jar:2.3.6:compile, com.google.gwt:gwt-dev:jar:2.6.0:compile, org.json:json:jar:20090211:compile, com.google.gwt:gwt-codeserver:jar:2.6.0:compile, com.google.gwt:gwt-user:jar:2.6.0:compile, javax.validation:validation-api:jar:1.0.0.GA:compile, javax.validation:validation-api:jar:sources:1.0.0.GA:compile, org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile, org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile, org.apache.maven:maven-archiver:jar:2.4.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.13:compile, junit:junit:jar:4.8.1:compile, org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile, org.apache.maven.surefire:surefire-api:jar:2.4.3:compile, commons-io:commons-io:jar:2.0.1:compile, commons-lang:commons-lang:jar:2.5:compile, org.jdom:jdom:jar:1.1:compile, jaxen:jaxen:jar:1.1.1:compile, dom4j:dom4j:jar:1.6.1:compile, jdom:jdom:jar:1.0:compile, xml-apis:xml-apis:jar:1.3.02:compile, xom:xom:jar:1.0:compile, xerces:xmlParserAPIs:jar:2.6.2:compile, xalan:xalan:jar:2.6.0:compile, com.ibm.icu:icu4j:jar:2.6.1:compile, org.apache.bcel:bcel:jar:5.2:compile, jakarta-regexp:jakarta-regexp:jar:1.4:compile, xerces:xercesImpl:jar:2.9.1:compile, org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile] [DEBUG] (f) project = MavenProject: org.codehaus.mojo:Foo:1.0-SNAPSHOT @ /Users/thad/workspace/Foo/pom.xml [DEBUG] (f) remoteRepositories = [ id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) style = OBF [DEBUG] (f) version = 2.6.0 [DEBUG] (f) warSourceDirectory = /Users/thad/workspace/Foo/src/main/webapp [DEBUG] (f) webappDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [DEBUG] -- end configuration -- [DEBUG] ensureTargetPackageExists, targetName : org.codehaus.mojo.client, targetPackage : org/codehaus/mojo/client [DEBUG] establishing classpath list (scope = compile) [DEBUG] candidate artifacts : 2 [DEBUG] GWT SDK execution classpath : [DEBUG] /Users/thad/workspace/Foo/src/main/java [DEBUG] /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] /Users/thad/workspace/Foo/src/main/resources [DEBUG] /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar [DEBUG] /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] Execute command : /bin/sh -c /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/bin/java -Xmx512m -classpath /Users/thad/workspace/Foo/src/main/java:/Users/thad/workspace/Foo/target/generated-sources/gwt:/Users/thad/workspace/Foo/src/main/resources:/Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar:/Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar:/Users/thad/.m2/repository/com/google/gwt/gwt-dev/2.6.0/gwt-dev-2.6.0.jar com.google.gwt.i18n.tools.I18NSync -out /Users/thad/workspace/Foo/target/generated-sources/gwt -createMessages org.codehaus.mojo.client.Messages [DEBUG] add compile source root /Users/thad/workspace/Foo/target/generated-sources/gwt [INFO] [INFO] --- gwt-maven-plugin:2.6.0:generateAsync (default) @ Foo --- [DEBUG] Configuring mojo org.codehaus.mojo:gwt-maven-plugin:2.6.0:generateAsync from plugin realm ClassRealm[plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0, parent: sun.misc.Launcher$AppClassLoader@4821e115] [DEBUG] Configuring mojo 'org.codehaus.mojo:gwt-maven-plugin:2.6.0:generateAsync' with basic configurator --> [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) force = false [DEBUG] (f) generateDirectory = /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] (f) gwtSdkFirstInClasspath = false [DEBUG] (f) inplace = false [DEBUG] (f) localRepository = id: local url: file:///Users/thad/.m2/repository/ layout: none [DEBUG] (f) pluginArtifacts = [org.codehaus.mojo:gwt-maven-plugin:maven-plugin:2.6.0:, org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec:jar:1.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, oro:oro:jar:2.0.8:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.1.4:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections:jar:3.2:compile, org.springframework:spring-core:jar:3.0.5.RELEASE:compile, org.springframework:spring-asm:jar:3.0.5.RELEASE:compile, commons-logging:commons-logging:jar:1.1.1:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, com.thoughtworks.qdox:qdox:jar:1.12:compile, freemarker:freemarker:jar:2.3.6:compile, com.google.gwt:gwt-dev:jar:2.6.0:compile, org.json:json:jar:20090211:compile, com.google.gwt:gwt-codeserver:jar:2.6.0:compile, com.google.gwt:gwt-user:jar:2.6.0:compile, javax.validation:validation-api:jar:1.0.0.GA:compile, javax.validation:validation-api:jar:sources:1.0.0.GA:compile, org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile, org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile, org.apache.maven:maven-archiver:jar:2.4.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.13:compile, junit:junit:jar:4.8.1:compile, org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile, org.apache.maven.surefire:surefire-api:jar:2.4.3:compile, commons-io:commons-io:jar:2.0.1:compile, commons-lang:commons-lang:jar:2.5:compile, org.jdom:jdom:jar:1.1:compile, jaxen:jaxen:jar:1.1.1:compile, dom4j:dom4j:jar:1.6.1:compile, jdom:jdom:jar:1.0:compile, xml-apis:xml-apis:jar:1.3.02:compile, xom:xom:jar:1.0:compile, xerces:xmlParserAPIs:jar:2.6.2:compile, xalan:xalan:jar:2.6.0:compile, com.ibm.icu:icu4j:jar:2.6.1:compile, org.apache.bcel:bcel:jar:5.2:compile, jakarta-regexp:jakarta-regexp:jar:1.4:compile, xerces:xercesImpl:jar:2.9.1:compile, org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile] [DEBUG] (f) project = MavenProject: org.codehaus.mojo:Foo:1.0-SNAPSHOT @ /Users/thad/workspace/Foo/pom.xml [DEBUG] (f) remoteRepositories = [ id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) returnRequest = false [DEBUG] (f) rpcPattern = {0} [DEBUG] (f) servicePattern = **/*Service.java [DEBUG] (f) version = 2.6.0 [DEBUG] (f) warSourceDirectory = /Users/thad/workspace/Foo/src/main/webapp [DEBUG] (f) webappDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [DEBUG] -- end configuration -- [DEBUG] establishing classpath list (scope = compile) [DEBUG] candidate artifacts : 2 [DEBUG] GWT SDK execution classpath : [DEBUG] /Users/thad/workspace/Foo/src/main/java [DEBUG] /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] /Users/thad/workspace/Foo/src/main/resources [DEBUG] /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar [DEBUG] /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus/mojo/client/GreetingServiceAsync.java is up to date. Generation skipped [DEBUG] add compile source root /Users/thad/workspace/Foo/target/generated-sources/gwt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Foo --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=53, DefaultDependencyCollector.transformTime=3} [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6: [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.1: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.6 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6 [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.1 [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.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@4821e115] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: org.codehaus.mojo:Foo:1.0-SNAPSHOT @ /Users/thad/workspace/Foo/pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/thad/workspace/Foo/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@4b37a99e [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {java.vendor=Oracle Corporation, env.__CHECKFIX1436934=1, sun.java.launcher=SUN_STANDARD, env.CVSROOT=:pserver:thad@sourcemaster.mindwrap.com:/source/cvsroot, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.SECURITYSESSIONID=186a5, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/classes, env.TMPDIR=/var/folders/t3/2t6b810n69q0vl26t99wsxmc0000gp/T/, env.PWD=/Users/thad/workspace/Foo, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_51-b13, env.Apple_PubSub_Socket_Render=/tmp/launch-lzyXJn/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-7BvlHe/org.macosforge.xquartz:0, webappDirectory=/Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT, user.name=thad, maven.build.version=Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400), env.USER=thad, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:0, env.OPTIX_DIR=/Users/optix, env.PATH=/opt/local/bin:/opt/local/sbin:/opt/asf/maven/bin:/opt/asf/ant/bin:/Users/optix/bin:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/opt/local/bin:/opt/local/sbin:/opt/android-sdk-macosx/platform-tools:/opt/android-sdk-macosx/tools:/Library/Frameworks/Firebird.framework/Resources/bin, user.language=en, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib, classworlds.conf=/opt/asf/maven/bin/m2.conf, java.version=1.7.0_51, user.timezone=America/New_York, sun.arch.data.model=64, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=UTF-8, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, env.PRINTER=HP4600dn, java.home=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre, java.vm.info=mixed mode, env.CATALINA_HOME=/Library/Tomcat/catalina, env.LOGNAME=thad, os.version=10.9.1, env.ISC_USER=optix, gwtVersion=2.6.0, env.TERM_PROGRAM_VERSION=326, path.separator=:, java.vm.version=24.51-b03, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeBig, awt.toolkit=sun.lwawt.macosx.LWCToolkit, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/Users/optix/man, user.home=/Users/thad, java.specification.vendor=Oracle Corporation, env.TERM_PROGRAM=Apple_Terminal, env.M2_HOME=/opt/asf/maven, java.library.path=/Users/thad/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.vendor.url=http://java.oracle.com/, env.SVN_EDITOR=vi, java.vm.vendor=Oracle Corporation, gopherProxySet=false, maven.home=/opt/asf/maven, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X clean generate-sources gwt:run-codeserver, java.class.path=/opt/asf/maven/boot/plexus-classworlds-2.5.1.jar, env.TERM_SESSION_ID=F273D5CD-7A6A-4B1B-BA21-3089E46F7794, maven.version=3.1.1, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.7, sun.cpu.endian=little, sun.os.patch.level=unknown, env.GWT_TOOLS=/Users/thad/gwt-devel/gwt/tools, env.HOME=/Users/thad, env.ANT_HOME=/opt/asf/ant, java.io.tmpdir=/var/folders/t3/2t6b810n69q0vl26t99wsxmc0000gp/T/, env.MAN_POSIXLY_CORRECT=1, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.MAVEN_OPTS=-Xmx4096m, env.SSH_AUTH_SOCK=/tmp/launch-S3UEiI/Listeners, os.arch=x86_64, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.ext.dirs=/Users/thad/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, user.dir=/Users/thad/workspace/Foo, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.ANDROID_SDK=/opt/android-sdk-macosx, file.encoding=UTF-8, env.JAVA_MAIN_CLASS_3644=org.codehaus.plexus.classworlds.launcher.Launcher, env.ISC_PASSWORD=optix1, java.specification.version=1.7} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory /Users/thad/workspace/Foo/src/main/resources excludes [] includes [] [DEBUG] ignoreDelta true [INFO] Copying 3 resources [DEBUG] file Messages.properties has a filtered file extension [DEBUG] copy /Users/thad/workspace/Foo/src/main/resources/org/codehaus/mojo/client/Messages.properties to /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Messages.properties [DEBUG] file Messages_fr.properties has a filtered file extension [DEBUG] copy /Users/thad/workspace/Foo/src/main/resources/org/codehaus/mojo/client/Messages_fr.properties to /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/client/Messages_fr.properties [DEBUG] file Foo.gwt.xml has a filtered file extension [DEBUG] copy /Users/thad/workspace/Foo/src/main/resources/org/codehaus/mojo/Foo.gwt.xml to /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes/org/codehaus/mojo/Foo.gwt.xml [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ Foo --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=101, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=49, DefaultDependencyCollector.collectTime=23, DefaultDependencyCollector.transformTime=2} [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@4821e115] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile' with basic configurator --> [DEBUG] (f) basedir = /Users/thad/workspace/Foo [DEBUG] (f) buildDirectory = /Users/thad/workspace/Foo/target [DEBUG] (f) classpathElements = [/Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes, /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar, /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar] [DEBUG] (f) compileSourceRoots = [/Users/thad/workspace/Foo/src/main/java, /Users/thad/workspace/Foo/target/generated-sources/gwt] [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/thad/workspace/Foo/target/generated-sources/annotations [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] (f) outputFileName = Foo-1.0-SNAPSHOT [DEBUG] (f) projectArtifact = org.codehaus.mojo:Foo:war:1.0-SNAPSHOT [DEBUG] (f) session = org.apache.maven.execution.MavenSession@4b37a99e [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/thad/workspace/Foo/src/main/java /Users/thad/workspace/Foo/target/generated-sources/gwt] [DEBUG] Classpath: [/Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar] [DEBUG] Output directory: /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] Classpath: [DEBUG] /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar [DEBUG] /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] Source roots: [DEBUG] /Users/thad/workspace/Foo/src/main/java [DEBUG] /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] Command line options: [DEBUG] -d /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes -classpath /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes:/Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar:/Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar: -sourcepath /Users/thad/workspace/Foo/src/main/java:/Users/thad/workspace/Foo/target/generated-sources/gwt: /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus/mojo/client/GreetingServiceAsync.java /Users/thad/workspace/Foo/src/main/java/org/codehaus/mojo/client/Foo.java /Users/thad/workspace/Foo/target/generated-sources/gwt/org/codehaus/mojo/client/Messages.java /Users/thad/workspace/Foo/src/main/java/org/codehaus/mojo/shared/FieldVerifier.java /Users/thad/workspace/Foo/src/main/java/org/codehaus/mojo/client/GreetingService.java /Users/thad/workspace/Foo/src/main/java/org/codehaus/mojo/server/GreetingServiceImpl.java -g -nowarn -target 1.5 -source 1.5 -encoding UTF-8 [INFO] Compiling 6 source files to /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [INFO] [INFO] --- maven-war-plugin:2.1.1:exploded (default) @ Foo --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=92, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=30, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=85, DefaultDependencyCollector.collectTime=21, DefaultDependencyCollector.transformTime=3} [DEBUG] org.apache.maven.plugins:maven-war-plugin:jar:2.1.1: [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-model: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-settings:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-archiver:jar:2.4.1:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13: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] com.thoughtworks.xstream:xstream:jar:1.3.1:compile [DEBUG] xpp3:xpp3_min:jar:1.1.4c:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0-beta-2:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-war-plugin:2.1.1 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-war-plugin:2.1.1 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-war-plugin:2.1.1 [DEBUG] Included: org.apache.maven.plugins:maven-war-plugin:jar:2.1.1 [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: org.apache.maven:maven-archiver:jar:2.4.1 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: com.thoughtworks.xstream:xstream:jar:1.3.1 [DEBUG] Included: xpp3:xpp3_min:jar:1.1.4c [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-2 [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-model: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-settings: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-war-plugin:2.1.1:exploded from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-war-plugin:2.1.1, parent: sun.misc.Launcher$AppClassLoader@4821e115] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-war-plugin:2.1.1:exploded' with basic configurator --> [DEBUG] (s) archiveClasses = false [DEBUG] (s) cacheFile = /Users/thad/workspace/Foo/target/war/work/webapp-cache.xml [DEBUG] (s) classesDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] (f) escapedBackslashesInFilePath = false [DEBUG] (f) filteringDeploymentDescriptors = false [DEBUG] (s) project = MavenProject: org.codehaus.mojo:Foo:1.0-SNAPSHOT @ /Users/thad/workspace/Foo/pom.xml [DEBUG] (f) session = org.apache.maven.execution.MavenSession@4b37a99e [DEBUG] (s) useCache = false [DEBUG] (s) warSourceDirectory = /Users/thad/workspace/Foo/src/main/webapp [DEBUG] (s) warSourceIncludes = ** [DEBUG] (s) webappDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [DEBUG] (s) workDirectory = /Users/thad/workspace/Foo/target/war/work [DEBUG] -- end configuration -- [INFO] Exploding webapp [INFO] Assembling webapp [Foo] in [/Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT] [DEBUG] properties used {java.vendor=Oracle Corporation, env.__CHECKFIX1436934=1, sun.java.launcher=SUN_STANDARD, env.CVSROOT=:pserver:thad@sourcemaster.mindwrap.com:/source/cvsroot, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.SECURITYSESSIONID=186a5, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/classes, env.TMPDIR=/var/folders/t3/2t6b810n69q0vl26t99wsxmc0000gp/T/, env.PWD=/Users/thad/workspace/Foo, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_51-b13, env.Apple_PubSub_Socket_Render=/tmp/launch-lzyXJn/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-7BvlHe/org.macosforge.xquartz:0, webappDirectory=/Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT, user.name=thad, maven.build.version=Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400), env.USER=thad, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:0, env.OPTIX_DIR=/Users/optix, env.PATH=/opt/local/bin:/opt/local/sbin:/opt/asf/maven/bin:/opt/asf/ant/bin:/Users/optix/bin:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/opt/local/bin:/opt/local/sbin:/opt/android-sdk-macosx/platform-tools:/opt/android-sdk-macosx/tools:/Library/Frameworks/Firebird.framework/Resources/bin, user.language=en, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib, classworlds.conf=/opt/asf/maven/bin/m2.conf, java.version=1.7.0_51, user.timezone=America/New_York, sun.arch.data.model=64, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=UTF-8, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, env.PRINTER=HP4600dn, java.home=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre, java.vm.info=mixed mode, env.CATALINA_HOME=/Library/Tomcat/catalina, env.LOGNAME=thad, os.version=10.9.1, env.ISC_USER=optix, gwtVersion=2.6.0, env.TERM_PROGRAM_VERSION=326, path.separator=:, java.vm.version=24.51-b03, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeBig, awt.toolkit=sun.lwawt.macosx.LWCToolkit, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/Users/optix/man, user.home=/Users/thad, java.specification.vendor=Oracle Corporation, env.TERM_PROGRAM=Apple_Terminal, env.M2_HOME=/opt/asf/maven, java.library.path=/Users/thad/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.vendor.url=http://java.oracle.com/, env.SVN_EDITOR=vi, java.vm.vendor=Oracle Corporation, gopherProxySet=false, maven.home=/opt/asf/maven, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/opt/asf/maven/boot/plexus-classworlds-2.5.1.jar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X clean generate-sources gwt:run-codeserver, env.TERM_SESSION_ID=F273D5CD-7A6A-4B1B-BA21-3089E46F7794, maven.version=3.1.1, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.7, env.GWT_TOOLS=/Users/thad/gwt-devel/gwt/tools, sun.os.patch.level=unknown, sun.cpu.endian=little, env.HOME=/Users/thad, env.ANT_HOME=/opt/asf/ant, java.io.tmpdir=/var/folders/t3/2t6b810n69q0vl26t99wsxmc0000gp/T/, env.MAN_POSIXLY_CORRECT=1, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.SSH_AUTH_SOCK=/tmp/launch-S3UEiI/Listeners, env.MAVEN_OPTS=-Xmx4096m, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, os.arch=x86_64, java.ext.dirs=/Users/thad/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, user.dir=/Users/thad/workspace/Foo, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.ANDROID_SDK=/opt/android-sdk-macosx, file.encoding=UTF-8, env.ISC_PASSWORD=optix1, env.JAVA_MAIN_CLASS_3644=org.codehaus.plexus.classworlds.launcher.Launcher, java.specification.version=1.7} [INFO] Processing war project [INFO] Copying webapp resources [/Users/thad/workspace/Foo/src/main/webapp] [DEBUG] + Foo.css has been copied. [DEBUG] + Foo.html has been copied. [DEBUG] + WEB-INF/web.xml has been copied. [DEBUG] Dump of the current build pathSet content --> [DEBUG] Foo.css [DEBUG] Foo.html [DEBUG] WEB-INF/web.xml [DEBUG] -- end of dump -- [DEBUG] Processing: gwt-servlet-2.6.0.jar [DEBUG] + WEB-INF/lib/gwt-servlet-2.6.0.jar has been copied. [INFO] Webapp assembled in [47 msecs] [INFO] [INFO] <<< gwt-maven-plugin:2.6.0:run-codeserver (default-cli) @ Foo <<< [INFO] [INFO] --- gwt-maven-plugin:2.6.0:run-codeserver (default-cli) @ Foo --- [DEBUG] Configuring mojo org.codehaus.mojo:gwt-maven-plugin:2.6.0:run-codeserver from plugin realm ClassRealm[plugin>org.codehaus.mojo:gwt-maven-plugin:2.6.0, parent: sun.misc.Launcher$AppClassLoader@4821e115] [DEBUG] Configuring mojo 'org.codehaus.mojo:gwt-maven-plugin:2.6.0:run-codeserver' with basic configurator --> [DEBUG] (f) enforceStrictResources = false [DEBUG] (f) extraJvmArgs = -Xmx512m [DEBUG] (f) gen = /Users/thad/workspace/Foo/target/.generated [DEBUG] (f) genParam = true [DEBUG] (f) generateDirectory = /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] (f) gwtSdkFirstInClasspath = false [DEBUG] (f) inplace = false [DEBUG] (f) localRepository = id: local url: file:///Users/thad/.m2/repository/ layout: none [DEBUG] (f) logLevel = INFO [DEBUG] (f) pluginArtifacts = [org.codehaus.mojo:gwt-maven-plugin:maven-plugin:2.6.0:, org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec:jar:1.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, oro:oro:jar:2.0.8:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.1.4:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections:jar:3.2:compile, org.springframework:spring-core:jar:3.0.5.RELEASE:compile, org.springframework:spring-asm:jar:3.0.5.RELEASE:compile, commons-logging:commons-logging:jar:1.1.1:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, com.thoughtworks.qdox:qdox:jar:1.12:compile, freemarker:freemarker:jar:2.3.6:compile, com.google.gwt:gwt-dev:jar:2.6.0:compile, org.json:json:jar:20090211:compile, com.google.gwt:gwt-codeserver:jar:2.6.0:compile, com.google.gwt:gwt-user:jar:2.6.0:compile, javax.validation:validation-api:jar:1.0.0.GA:compile, javax.validation:validation-api:jar:sources:1.0.0.GA:compile, org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile, org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile, org.apache.maven:maven-archiver:jar:2.4.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.13:compile, junit:junit:jar:4.8.1:compile, org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile, org.apache.maven.surefire:surefire-api:jar:2.4.3:compile, commons-io:commons-io:jar:2.0.1:compile, commons-lang:commons-lang:jar:2.5:compile, org.jdom:jdom:jar:1.1:compile, jaxen:jaxen:jar:1.1.1:compile, dom4j:dom4j:jar:1.6.1:compile, jdom:jdom:jar:1.0:compile, xml-apis:xml-apis:jar:1.3.02:compile, xom:xom:jar:1.0:compile, xerces:xmlParserAPIs:jar:2.6.2:compile, xalan:xalan:jar:2.6.0:compile, com.ibm.icu:icu4j:jar:2.6.1:compile, org.apache.bcel:bcel:jar:5.2:compile, jakarta-regexp:jakarta-regexp:jar:1.4:compile, xerces:xercesImpl:jar:2.9.1:compile, org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile] [DEBUG] (f) precompile = true [DEBUG] (f) project = MavenProject: org.codehaus.mojo:Foo:1.0-SNAPSHOT @ /Users/thad/workspace/Foo/pom.xml [DEBUG] (f) remoteRepositories = [ id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) sourceLevel = auto [DEBUG] (f) style = OBF [DEBUG] (f) version = 2.6.0 [DEBUG] (f) warSourceDirectory = /Users/thad/workspace/Foo/src/main/webapp [DEBUG] (f) webappDirectory = /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT [DEBUG] -- end configuration -- [DEBUG] establishing classpath list (scope = compile) [DEBUG] candidate artifacts : 2 [DEBUG] GWT SDK execution classpath : [DEBUG] /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes [DEBUG] /Users/thad/workspace/Foo/src/main/java [DEBUG] /Users/thad/workspace/Foo/target/generated-sources/gwt [DEBUG] /Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar [DEBUG] /Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar [INFO] auto discovered modules [org.codehaus.mojo.Foo] [DEBUG] Execute command : /bin/sh -c /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/bin/java -Xmx512m -classpath /Users/thad/workspace/Foo/target/Foo-1.0-SNAPSHOT/WEB-INF/classes:/Users/thad/workspace/Foo/src/main/java:/Users/thad/workspace/Foo/target/generated-sources/gwt:/Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar:/Users/thad/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/thad/.m2/repository/com/google/gwt/gwt-user/2.6.0/gwt-user-2.6.0.jar:/Users/thad/.m2/repository/com/google/gwt/gwt-dev/2.6.0/gwt-dev-2.6.0.jar:/Users/thad/.m2/repository/com/google/gwt/gwt-codeserver/2.6.0/gwt-codeserver-2.6.0.jar com.google.gwt.dev.codeserver.CodeServer -sourceLevel auto org.codehaus.mojo.Foo [INFO] workDir: /var/folders/t3/2t6b810n69q0vl26t99wsxmc0000gp/T/gwt-codeserver-1779256589186081889.tmp [INFO] binding: user.agent=safari [INFO] binding: compiler.useSourceMaps=true [INFO] binding: locale=en [INFO] Compiling module org.codehaus.mojo.Foo [INFO] Validating units: [INFO] Ignored 80 units with compilation errors in first pass. [INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors. [INFO] Computing all possible rebind results for 'com.google.gwt.useragent.client.UserAgentAsserter' [INFO] Rebinding com.google.gwt.useragent.client.UserAgentAsserter [INFO] Checking rule [INFO] [WARN] Detected warnings related to 'com.google.gwt.editor.client.SimpleBeanEditorDriver'. Are validation-api-.jar and validation-api--sources.jar on the classpath? [INFO] Specify -logLevel DEBUG to see all errors. [INFO] [WARN] Unknown type 'com.google.gwt.editor.client.SimpleBeanEditorDriver' specified in deferred binding rule [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Source Maps Enabled [INFO] Compile of permutations succeeded [INFO] Linking into /var/folders/t3/2t6b810n69q0vl26t99wsxmc0000gp/T/gwt-codeserver-1779256589186081889.tmp/org.codehaus.mojo.Foo/compile-1/war/Foo; Writing extras to /var/folders/t3/2t6b810n69q0vl26t99wsxmc0000gp/T/gwt-codeserver-1779256589186081889.tmp/org.codehaus.mojo.Foo/compile-1/extras/Foo [INFO] Link succeeded [INFO] Compilation succeeded -- 7.588s [INFO] Compile completed in 8048 ms [ERROR] 2014-02-13 15:42:10.646:INFO:oejs.Server:jetty-8.y.z-SNAPSHOT [ERROR] 2014-02-13 15:42:10.677:INFO:oejs.AbstractConnector:Started SelectChannelConnector@127.0.0.1:9876 [INFO] [INFO] The code server is ready. [INFO] Next, visit: http://localhost:9876/ ^CDestroying 1 processes Destroying process.. Destroyed 1 processes thad@Thads-Mac-mini.local:~/workspace/Foo 502 $