Giter Site home page Giter Site logo

Comments (7)

tbroyer avatar tbroyer commented on May 25, 2024

I can't reproduce, using either Maven 3.0.5 or 3.2.5. Can you provide the result of mvn -v and the full error when running mvn -X package ?

from gwt-maven-archetypes.

gardellajuanpablo avatar gardellajuanpablo commented on May 25, 2024

mvn -v:

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T17:58:1
0-03:00)
Maven home: C:\Program Files\Apache\maven\apache-maven-3.2.3
Java version: 1.7.0_65, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_65\jre
Default locale: es_AR, platform encoding: UTF-8
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

mvn -X package:
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T17:58:10-03:00)
Maven home: C:\Program Files\Apache\maven\apache-maven-3.2.3
Java version: 1.7.0_65, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_65\jre
Default locale: es_AR, platform encoding: UTF-8
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from C:\Program Files\Apache\maven\apache-maven-3.2.3\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\Usuario.m2\settings.xml
[DEBUG] Using local repository at C:\Users\Usuario.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\Usuario.m2\repository
[INFO] Scanning for projects...
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=3, ConflictMarker.markTime=1, ConflictMarker.nodeCount=199, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=58, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=19, ConflictResolver.conflictItemCount=89, DefaultDependencyCollector.collectTime=842, DefaultDependencyCollector.transformTime=27}
[DEBUG] net.ltgt.gwt.maven:gwt-maven-plugin:jar:1.0-beta-1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0.5:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0.5:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:2.3.0:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile
[DEBUG] org.sonatype.sisu:sisu-guava:jar:0.9.9:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.21:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.4:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0.5:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0.5:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0.5:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0.5:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0.5:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0.5:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.13.1:compile
[DEBUG] org.sonatype.aether:aether-impl:jar:1.13.1:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.13.1:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.13.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.6:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.7:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.16:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.16:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.16:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
[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: javax.enterprise.util.* < 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.apache.maven.execution.scope < 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.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created new class realm extension>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1
[DEBUG] Importing foreign packages into class realm extension>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1
[DEBUG] Included: net.ltgt.gwt.maven:gwt-maven-plugin:jar:1.0-beta-1
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0
[DEBUG] Included: org.sonatype.sisu:sisu-guava:jar:0.9.9
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG] Included: commons-io:commons-io:jar:2.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.21
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.4
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.13.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.6
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.7
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.16
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.16
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.16
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Extension realms for project com.eventos:eventos-parent:pom:1.0-SNAPSHOT: [ClassRealm[extension>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a]]
[DEBUG] Created new class realm project>com.eventos:eventos-parent:1.0-SNAPSHOT
[DEBUG] Populating class realm project>com.eventos:eventos-parent:1.0-SNAPSHOT
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>com.eventos:eventos-parent:1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project com.eventos:eventos-parent-client:gwt-app:1.0-SNAPSHOT: [ClassRealm[extension>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a]]
[DEBUG] Looking up lifecyle mappings for packaging gwt-app from ClassRealm[project>com.eventos:eventos-parent:1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project com.eventos:eventos-parent-shared:jar:1.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.eventos:eventos-parent-server:war:1.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eventos-parent
[INFO] eventos-parent-shared
[INFO] eventos-parent-client
[INFO] eventos-parent-server
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.eventos:eventos-parent:pom:1.0-SNAPSHOT
[DEBUG] Tasks: [clean, package]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.eventos:eventos-parent-shared:jar:1.0-SNAPSHOT
[DEBUG] Tasks: [clean, package]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.eventos:eventos-parent-client:gwt-app:1.0-SNAPSHOT
[DEBUG] Tasks: [clean, package]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.eventos:eventos-parent-server:war:1.0-SNAPSHOT
[DEBUG] Tasks: [clean, package]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building eventos-parent 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: com.eventos:eventos-parent:1.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central (https://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] =======================================================================
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eventos-parent ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=18, DefaultDependencyCollector.transformTime=0}
[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: < project>com.eventos:eventos-parent:1.0-SNAPSHOT
[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@247cb66a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
DEBUG directory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target
DEBUG excludeDefaultDirectories = false
DEBUG failOnError = true
DEBUG followSymLinks = false
DEBUG outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target\classes
DEBUG reportDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target\site
DEBUG retryOnError = true
DEBUG skip = false
DEBUG testOutputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target\test-classes
[DEBUG] -- end configuration --
[DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target
[DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target\classes
[DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target\test-classes
[DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\target\site
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building eventos-parent-shared 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] 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: com.eventos:eventos-parent-shared:1.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central (https://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.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:3.2:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration:





${maven.compiler.compilerId}
${maven.compiler.compilerReuseStrategy}
${maven.compiler.compilerVersion}
${maven.compiler.debug}
${maven.compiler.debuglevel}
${encoding}
${maven.compiler.executable}
${maven.compiler.failOnError}
${maven.compiler.forceJavacCompilerUse}
${maven.compiler.fork}

${maven.compiler.maxmem}
${maven.compiler.meminitial}
${mojoExecution}
${maven.compiler.optimize}




${maven.compiler.showDeprecation}
${maven.compiler.showWarnings}
${maven.main.skip}
${maven.compiler.skipMultiThreadWarning}

1.7 ${lastModGranularityMs} 1.7 ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.test.skip} ${maven.resources.supportMultiLineFiltering} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} ${maven.compiler.optimize} ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.test.skip} ${maven.compiler.skipMultiThreadWarning} 1.7 ${lastModGranularityMs} 1.7 ${maven.compiler.testSource} ${maven.compiler.testTarget} ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) [DEBUG] Style: Regular [DEBUG] Configuration: ${argLine} ${childDelegation} ${maven.surefire.debug} ${disableXmlReport} ${enableAssertions} ${excludedGroups} ${surefire.failIfNoSpecifiedTests} ${failIfNoTests} ${forkMode} ${surefire.timeout} ${groups} ${junitArtifactName} ${jvm} ${objectFactory} ${parallel} ${perCoreThreadCount} ${plugin.artifactMap} ${surefire.printSummary} ${project.artifactMap} ${maven.test.redirectTestOutputToFile} ${surefire.reportFormat} ${surefire.reportNameSuffix} ${maven.test.skip} ${maven.test.skip.exec} ${skipTests} ${test} ${maven.test.failure.ignore} ${testNGArtifactName} ${threadCount} ${trimStackTrace} ${surefire.useFile} ${surefire.useManifestOnlyJar} ${surefire.useSystemClassLoader} ${useUnlimitedThreads} ${basedir} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) [DEBUG] Style: Regular [DEBUG] Configuration: ${jar.finalName} ${jar.forceCreation} ${jar.skipIfEmpty} ${jar.useDefaultManifestFile} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-source-plugin:2.4:jar-no-fork (attach-sources) [DEBUG] Style: Regular [DEBUG] Configuration: ${attach} ${maven.source.classifier} ${source.excludeResources} ${source.forceCreation} ${source.includePom} ${source.skip} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=2, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=1, DefaultDependencyCollector.collectTime=10, DefaultDependencyCollector.transformTime=1} [DEBUG] com.eventos:eventos-parent-shared:jar:1.0-SNAPSHOT [DEBUG] com.google.gwt:gwt-servlet:jar:2.7.0:provided [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eventos-parent-shared --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=5, DefaultDependencyCollector.transformTime=0} [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--157272146 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5--157272146 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5--157272146 [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--157272146, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG](f) directory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target [DEBUG](f) excludeDefaultDirectories = false [DEBUG](f) failOnError = true [DEBUG](f) followSymLinks = false [DEBUG](f) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG](f) reportDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\site [DEBUG](f) retryOnError = true [DEBUG](f) skip = false [DEBUG](f) testOutputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\test-classes [DEBUG] -- end configuration -- [INFO] Deleting H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-status\maven-compiler-plugin\compile\default-compile\inputFiles.lst [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-status\maven-compiler-plugin\compile\default-compile\createdFiles.lst [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-status\maven-compiler-plugin\compile\default-compile [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-status\maven-compiler-plugin\compile [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-status\maven-compiler-plugin [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-status [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-archiver\pom.properties [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\maven-archiver [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources\annotations [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\com\eventos\GreetingServiceAsync.class [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\com\eventos\GreetingService.class [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\com\eventos\GreetingResponse.class [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\com\eventos\FieldVerifier.class [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\com\eventos [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\com [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target [DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\test-classes [DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\site [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eventos-parent-shared --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=106, DefaultDependencyCollector.transformTime=5} [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@247cb66a] [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 = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG](s) overwrite = false [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml [DEBUG](s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) supportMultiLineFiltering = false [DEBUG](f) useBuildFilters = true [DEBUG](s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {env.JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8, java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\Windows, env.MONGO=C:\Program Files\MongoDB 2.6 Standard, env.USERDOMAIN_ROAMINGPROFILE=USUARIO-PC, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.7.0_65\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.7.0_65\jre\classes, env.COMPUTERNAME=USUARIO-PC, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, env.GDAL_DATA=C:\Program Files\PostgreSQL\9.4\gdal-data, java.runtime.version=1.7.0_65-b19, env.HOMEPATH=\Users\Usuario, project.build.sourceEncoding=UTF-8, env.POSTGIS_GDAL_ENABLED_DRIVERS=GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid, env.=H:=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, user.name=Usuario, maven.build.version=Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T17:58:10-03:00), env.POSTGIS_ENABLE_OUTDB_RASTERS=1, env.WINDOWS_TRACING_FLAGS=3, env.PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27, user.language=es, env.WINDIR=C:\Windows, sun.boot.library.path=C:\Program Files\Java\jdk1.7.0_65\jre\bin, classworlds.conf=C:\Program Files\Apache\maven\apache-maven-3.2.3\bin\m2.conf, java.version=1.7.0_65, env.PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD, user.timezone=America/Buenos_Aires, env.TEMP=C:\Users\Usuario\AppData\Local\Temp, sun.arch.data.model=64, env.WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log, java.endorsed.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=AR, java.home=C:\Program Files\Java\jdk1.7.0_65\jre, env.APPDATA=C:\Users\Usuario\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.=::=::\, env.CYGWIN=tty, env.JAVA_OPTS=-Duser.language=EN -Duser.country=AR -Duser.variant=EN , env.AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\, path.separator=;, java.vm.version=24.65-b04, env.LANGUAGE=en, user.variant=, env.USERPROFILE=C:\Users\Usuario, env.JAVA_HOME=C:\Program Files\Java\jdk1.7.0_65, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\Usuario\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, mavenVersion=3.0, awt.toolkit=sun.awt.windows.WToolkit, user.script=, env.JDEPEND_HOME=H:\juan\trabajo\globant\dreamworks\recursos\jdepend-2.9.1\, env.JAVA8_HOME=C:\Program Files\Java\jdk1.8.0_31, user.home=C:\Users\Usuario, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.=EXITCODE=00000001, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.M2_HOME=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.library.path=C:\Program Files\Java\jdk1.7.0_65\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27;., env.NUMBER_OF_PROCESSORS=6, java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean package -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean package -X, java.class.path=C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.2.3, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.7.0_65\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\USUARIO-PC, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, env.HOME=C:\Users\Usuario, env.ANT_HOME=C:\Program Files\Apache\ant\apache-ant-1.9.4, java.io.tmpdir=C:\Users\Usuario\AppData\Local\Temp\, env.PROCESSOR_REVISION=0200, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.MAVEN_OPTS= -Xmx512m -XX:MaxPermSize=128m, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, user.dir=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, env.LOCALAPPDATA=C:\Users\Usuario\AppData\Local, line.separator= , env.CLASSWORLDS_JAR="C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW, env.ERROR_CODE=0, env.USERNAME=Usuario, file.encoding=UTF-8, env.USERDOMAIN=USUARIO-PC, java.specification.version=1.7, env.PROCESSOR_LEVEL=21, env.VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\resources excludes [] includes [] [INFO] skip non existing resourceDirectory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\resources [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ eventos-parent-shared --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=8, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=101, DefaultDependencyCollector.transformTime=10} [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.2: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.4:compile [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.4:compile [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.4:runtime [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile [DEBUG] log4j:log4j:jar:1.2.12:compile [DEBUG] commons-logging:commons-logging-api:jar:1.1:compile [DEBUG] com.google.collections:google-collections:jar:1.0:compile [DEBUG] junit:junit:jar:3.8.2:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2 [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.2 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1 [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.4 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.4 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.4 [DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4 [DEBUG] Included: log4j:log4j:jar:1.2.12 [DEBUG] Included: commons-logging:commons-logging-api:jar:1.1 [DEBUG] Included: com.google.collections:google-collections:jar:1.0 [DEBUG] Included: junit:junit:jar:3.8.2 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.5.5 [DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.2 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.2:compile' with basic configurator --> [DEBUG](f) basedir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared [DEBUG](f) buildDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target [DEBUG](f) classpathElements = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-servlet\2.7.0\gwt-servlet-2.7.0.jar] [DEBUG](f) compileSourceRoots = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java] [DEBUG](f) compilerId = javac [DEBUG](f) debug = true [DEBUG](f) encoding = UTF-8 [DEBUG](f) failOnError = true [DEBUG](f) forceJavacCompilerUse = false [DEBUG](f) fork = false [DEBUG](f) generatedSourcesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources\annotations [DEBUG](f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.2:compile {execution: default-compile} [DEBUG](f) optimize = false [DEBUG](f) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml [DEBUG](f) projectArtifact = com.eventos:eventos-parent-shared:jar:1.0-SNAPSHOT [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) showDeprecation = false [DEBUG](f) showWarnings = false [DEBUG](f) skipMultiThreadWarning = false [DEBUG](f) source = 1.7 [DEBUG](f) staleMillis = 0 [DEBUG](f) target = 1.7 [DEBUG](f) useIncrementalCompilation = true [DEBUG](f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java] [DEBUG] Classpath: [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes C:\Users\Usuario.m2\repository\com\google\gwt\gwt-servlet\2.7.0\gwt-servlet-2.7.0.jar] [DEBUG] Output directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG] Adding H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources\annotations to compile source roots: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java [DEBUG] New compile source roots: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources\annotations [DEBUG] CompilerReuseStrategy: reuseCreated [DEBUG] useIncrementalCompilation enabled [DEBUG] Stale source detected: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java\com\eventos\FieldVerifier.java [DEBUG] Stale source detected: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java\com\eventos\GreetingService.java [DEBUG] Stale source detected: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java\com\eventos\GreetingServiceAsync.java [DEBUG] Stale source detected: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java\com\eventos\GreetingResponse.java [INFO] Changes detected - recompiling the module! [DEBUG] Classpath: [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG] C:\Users\Usuario.m2\repository\com\google\gwt\gwt-servlet\2.7.0\gwt-servlet-2.7.0.jar [DEBUG] Source roots: [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources\annotations [DEBUG] Command line options: [DEBUG] -d H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes -classpath H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes;C:\Users\Usuario.m2\repository\com\google\gwt\gwt-servlet\2.7.0\gwt-servlet-2.7.0.jar; -sourcepath H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\main\java;H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources\annotations; -s H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-sources\annotations -g -nowarn -target 1.7 -source 1.7 -encoding UTF-8 [DEBUG] incrementalBuildHelper#beforeRebuildExecution [INFO] Compiling 4 source files to H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG] incrementalBuildHelper#afterRebuildExecution [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eventos-parent-shared --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator --> [DEBUG](f) buildFilters = [] [DEBUG](f) encoding = UTF-8 [DEBUG](f) escapeWindowsPaths = true [DEBUG](s) includeEmptyDirs = false [DEBUG](s) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\test-classes [DEBUG](s) overwrite = false [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml [DEBUG](s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\test\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) supportMultiLineFiltering = false [DEBUG](f) useBuildFilters = true [DEBUG](s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {env.JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8, java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\Windows, env.MONGO=C:\Program Files\MongoDB 2.6 Standard, env.USERDOMAIN_ROAMINGPROFILE=USUARIO-PC, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.7.0_65\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.7.0_65\jre\classes, env.COMPUTERNAME=USUARIO-PC, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, env.GDAL_DATA=C:\Program Files\PostgreSQL\9.4\gdal-data, java.runtime.version=1.7.0_65-b19, env.HOMEPATH=\Users\Usuario, project.build.sourceEncoding=UTF-8, env.POSTGIS_GDAL_ENABLED_DRIVERS=GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid, env.=H:=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, user.name=Usuario, maven.build.version=Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T17:58:10-03:00), env.POSTGIS_ENABLE_OUTDB_RASTERS=1, env.WINDOWS_TRACING_FLAGS=3, env.PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27, user.language=es, env.WINDIR=C:\Windows, sun.boot.library.path=C:\Program Files\Java\jdk1.7.0_65\jre\bin, classworlds.conf=C:\Program Files\Apache\maven\apache-maven-3.2.3\bin\m2.conf, java.version=1.7.0_65, env.PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD, user.timezone=America/Buenos_Aires, env.TEMP=C:\Users\Usuario\AppData\Local\Temp, sun.arch.data.model=64, env.WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log, java.endorsed.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=AR, java.home=C:\Program Files\Java\jdk1.7.0_65\jre, env.APPDATA=C:\Users\Usuario\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.=::=::\, env.CYGWIN=tty, env.JAVA_OPTS=-Duser.language=EN -Duser.country=AR -Duser.variant=EN , env.AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\, path.separator=;, java.vm.version=24.65-b04, env.LANGUAGE=en, user.variant=, env.USERPROFILE=C:\Users\Usuario, env.JAVA_HOME=C:\Program Files\Java\jdk1.7.0_65, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\Usuario\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, mavenVersion=3.0, awt.toolkit=sun.awt.windows.WToolkit, user.script=, env.JDEPEND_HOME=H:\juan\trabajo\globant\dreamworks\recursos\jdepend-2.9.1\, env.JAVA8_HOME=C:\Program Files\Java\jdk1.8.0_31, user.home=C:\Users\Usuario, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.=EXITCODE=00000001, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.M2_HOME=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.library.path=C:\Program Files\Java\jdk1.7.0_65\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27;., env.NUMBER_OF_PROCESSORS=6, java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean package -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean package -X, java.class.path=C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.2.3, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.7.0_65\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\USUARIO-PC, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, env.HOME=C:\Users\Usuario, env.ANT_HOME=C:\Program Files\Apache\ant\apache-ant-1.9.4, java.io.tmpdir=C:\Users\Usuario\AppData\Local\Temp\, env.PROCESSOR_REVISION=0200, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.MAVEN_OPTS= -Xmx512m -XX:MaxPermSize=128m, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, user.dir=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, env.LOCALAPPDATA=C:\Users\Usuario\AppData\Local, line.separator= , env.CLASSWORLDS_JAR="C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW, env.ERROR_CODE=0, env.USERNAME=Usuario, file.encoding=UTF-8, env.USERDOMAIN=USUARIO-PC, java.specification.version=1.7, env.PROCESSOR_LEVEL=21, env.VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\test\resources excludes [] includes [] [INFO] skip non existing resourceDirectory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\test\resources [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ eventos-parent-shared --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile' with basic configurator --> [DEBUG](f) basedir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared [DEBUG](f) buildDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target [DEBUG](f) classpathElements = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\test-classes, H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-servlet\2.7.0\gwt-servlet-2.7.0.jar] [DEBUG](f) compileSourceRoots = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\test\java] [DEBUG](f) compilerId = javac [DEBUG](f) debug = true [DEBUG](f) encoding = UTF-8 [DEBUG](f) failOnError = true [DEBUG](f) forceJavacCompilerUse = false [DEBUG](f) fork = false [DEBUG](f) generatedTestSourcesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\generated-test-sources\test-annotations [DEBUG](f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile {execution: default-testCompile} [DEBUG](f) optimize = false [DEBUG](f) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\test-classes [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) showDeprecation = false [DEBUG](f) showWarnings = false [DEBUG](f) skipMultiThreadWarning = false [DEBUG](f) source = 1.7 [DEBUG](f) staleMillis = 0 [DEBUG](f) target = 1.7 [DEBUG](f) useIncrementalCompilation = true [DEBUG](f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ eventos-parent-shared --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=132, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=77, DefaultDependencyCollector.collectTime=62, DefaultDependencyCollector.transformTime=5} [DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12.4:compile [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.8:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:test [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4 [DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.12.4 [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.12.4 [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.12.4 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1 [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.3 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.8 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 [DEBUG] Excluded: junit:junit:jar:3.8.1 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9 [DEBUG] Excluded: classworlds:classworlds:jar:1.1 [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:2.0.9 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test' with basic configurator --> [DEBUG](s) basedir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared [DEBUG](s) childDelegation = false [DEBUG](s) classesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes [DEBUG](s) disableXmlReport = false [DEBUG](s) enableAssertions = true [DEBUG](s) forkMode = once [DEBUG](s) junitArtifactName = junit:junit [DEBUG](s) localRepository = id: local url: file:///C:/Users/Usuario/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always]

DEBUG parallelMavenExecution = false
DEBUG perCoreThreadCount = true
DEBUG pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.12.4:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.12.4:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.8:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile}
DEBUG pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:help'

role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test'

DEBUG printSummary = true
DEBUG projectArtifactMap = {com.google.gwt:gwt-servlet=com.google.gwt:gwt-servlet:jar:2.7.0:provided}
DEBUG redirectTestOutputToFile = false
DEBUG remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
DEBUG reportFormat = brief
DEBUG reportsDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\surefire-reports
DEBUG runOrder = filesystem
DEBUG skip = false
DEBUG skipTests = false
DEBUG testClassesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\test-classes
DEBUG testFailureIgnore = false
DEBUG testNGArtifactName = org.testng:testng
DEBUG testSourceDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\src\test\java
DEBUG trimStackTrace = true
DEBUG useFile = true
DEBUG useManifestOnlyJar = true
DEBUG useSystemClassLoader = true
DEBUG useUnlimitedThreads = false
DEBUG workingDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared
DEBUG project = MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml
DEBUG session = org.apache.maven.execution.MavenSession@4200de57
[DEBUG] -- end configuration --
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ eventos-parent-shared ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=74, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=70, DefaultDependencyCollector.collectTime=33, DefaultDependencyCollector.transformTime=4}
[DEBUG] org.apache.maven.plugins:maven-jar-plugin:jar:2.4:
[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-settings: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-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry: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] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:runtime
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.5: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-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] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.1:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.2:compile
[DEBUG] commons-lang:commons-lang:jar:2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4
[DEBUG] Included: org.apache.maven.plugins:maven-jar-plugin:jar:2.4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.0.2
[DEBUG] Included: commons-lang:commons-lang:jar:2.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
[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-settings: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-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[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] Excluded: org.apache.maven:maven-model: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-plugin-parameter-documenter: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: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@247cb66a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator -->
DEBUG classesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes
DEBUG defaultManifestFile = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\META-INF\MANIFEST.MF
DEBUG finalName = eventos-parent-shared-1.0-SNAPSHOT
DEBUG forceCreation = false
DEBUG outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target
DEBUG project = MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml
DEBUG session = org.apache.maven.execution.MavenSession@4200de57
DEBUG skipIfEmpty = false
DEBUG useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar not found.)
[INFO] Building jar: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory com/
[DEBUG] adding directory com/eventos/
[DEBUG] adding entry com/eventos/FieldVerifier.class
[DEBUG] adding entry com/eventos/GreetingResponse.class
[DEBUG] adding entry com/eventos/GreetingService.class
[DEBUG] adding entry com/eventos/GreetingServiceAsync.class
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/com.eventos/
[DEBUG] adding directory META-INF/maven/com.eventos/eventos-parent-shared/
[DEBUG] adding entry META-INF/maven/com.eventos/eventos-parent-shared/pom.xml
[DEBUG] adding entry META-INF/maven/com.eventos/eventos-parent-shared/pom.properties
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ eventos-parent-shared ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=101, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=29, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=34, DefaultDependencyCollector.transformTime=4}
[DEBUG] org.apache.maven.plugins:maven-source-plugin:jar:2.4:
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11: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] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.5: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-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] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.6.3:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.1.3:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.18:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.4
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.4
[DEBUG] Included: org.apache.maven.plugins:maven-source-plugin:jar:2.4
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.6.3
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.1.3
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.18
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.2.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.2.1
[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] 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-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.4:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@247cb66a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.4:jar-no-fork' with basic configurator -->
DEBUG attach = true
DEBUG classifier = sources
DEBUG defaultManifestFile = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\classes\META-INF\MANIFEST.MF
DEBUG excludeResources = false
DEBUG finalName = eventos-parent-shared-1.0-SNAPSHOT
DEBUG forceCreation = false
DEBUG includePom = false
DEBUG outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target
DEBUG project = MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml
DEBUG reactorProjects = [MavenProject: com.eventos:eventos-parent:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\pom.xml, MavenProject: com.eventos:eventos-parent-shared:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\pom.xml, MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml, MavenProject: com.eventos:eventos-parent-server:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-server\pom.xml]
DEBUG session = org.apache.maven.execution.MavenSession@4200de57
DEBUG skipSource = false
DEBUG useDefaultExcludes = true
DEBUG useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar not found.)
[INFO] Building jar: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory com/
[DEBUG] adding directory com/eventos/
[DEBUG] adding entry com/eventos/FieldVerifier.java
[DEBUG] adding entry com/eventos/GreetingResponse.java
[DEBUG] adding entry com/eventos/GreetingService.java
[DEBUG] adding entry com/eventos/GreetingServiceAsync.java
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building eventos-parent-client 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Resolving plugin version for org.apache.maven.plugins:maven-install-plugin
[DEBUG] Could not find metadata org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml in local (C:\Users\Usuario.m2\repository)
[DEBUG] Skipped remote update check for org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.apache.maven.plugins:maven-install-plugin to 2.5.2 from repository central (https://repo.maven.apache.org/maven2, releases)
[DEBUG] Resolving plugin version for org.apache.maven.plugins:maven-resources-plugin
[DEBUG] Could not find metadata org.apache.maven.plugins:maven-resources-plugin/maven-metadata.xml in local (C:\Users\Usuario.m2\repository)
[DEBUG] Skipped remote update check for org.apache.maven.plugins:maven-resources-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.apache.maven.plugins:maven-resources-plugin to 2.6 from repository central (https://repo.maven.apache.org/maven2, releases)
[DEBUG] Resolving plugin version for org.apache.maven.plugins:maven-deploy-plugin
[DEBUG] Could not find metadata org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml in local (C:\Users\Usuario.m2\repository)
[DEBUG] Skipped remote update check for org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.apache.maven.plugins:maven-deploy-plugin to 2.8.2 from repository central (https://repo.maven.apache.org/maven2, releases)
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] 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: com.eventos:eventos-parent-client:1.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [central (https://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: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:enforce-encoding (default-enforce-encoding)
[DEBUG] Style: Regular
[DEBUG] Configuration:



[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-super-sources (default-add-super-sources)
[DEBUG] Style: Regular
[DEBUG] Configuration:

com.eventos.App




[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-test-super-sources (default-add-test-super-sources)
[DEBUG] Style: Regular
[DEBUG] Configuration:

com.eventos.App




[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-sources (default-import-sources)
[DEBUG] Style: Regular
[DEBUG] Configuration:




[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:generate-module (default-generate-module)
[DEBUG] Style: Regular
[DEBUG] Configuration:


com.eventos.App
app





[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:3.2:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration:





${maven.compiler.compilerId}
${maven.compiler.compilerReuseStrategy}
${maven.compiler.compilerVersion}
${maven.compiler.debug}
${maven.compiler.debuglevel}
${encoding}
${maven.compiler.executable}
${maven.compiler.failOnError}
${maven.compiler.forceJavacCompilerUse}
${maven.compiler.fork}

${maven.compiler.maxmem}
${maven.compiler.meminitial}
${mojoExecution}
${maven.compiler.optimize}




${maven.compiler.showDeprecation}
${maven.compiler.showWarnings}
${maven.main.skip}
${maven.compiler.skipMultiThreadWarning}

1.7 ${lastModGranularityMs} 1.7 ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-test-sources (default-import-test-sources) [DEBUG] Style: Regular [DEBUG] Configuration: [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.test.skip} ${maven.resources.supportMultiLineFiltering} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} ${maven.compiler.optimize} ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.test.skip} ${maven.compiler.skipMultiThreadWarning} 1.7 ${lastModGranularityMs} 1.7 ${maven.compiler.testSource} ${maven.compiler.testTarget} ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:test (default-test) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.test.additionalClasspath} ${argLine} ${childDelegation} ${maven.test.dependency.excludes} ${gwt.codeServerPort} ${maven.surefire.debug} ${dependenciesToScan} ${gwt.test.devMode} ${disableXmlReport} ${gwt.draftCompile} ${enableAssertions} ${excludedGroups} ${surefire.failIfNoSpecifiedTests} ${failIfNoTests} ${forkCount} ${forkMode} ${surefire.timeout} ${groups} ${junitArtifactName} ${jvm} ${gwt.localWorkers} ${gwt.logLevel} ${objectFactory} ${gwt.optimize} ${parallel} ${failsafe.parallel.forcedTimeout} ${failsafe.parallel.timeout} ${perCoreThreadCount} ${plugin.artifactMap} ${gwt.port} ${surefire.printSummary} ${project.artifactMap} ${maven.test.redirectTestOutputToFile} ${surefire.reportFormat} ${surefire.reportNameSuffix} ${reuseForks} ${maven.test.skip} ${maven.test.skip.exec} ${skipTests} 1.7 <style default-value="OBFUSCATED">${gwt.style}</style> ${test} ${maven.test.failure.ignore} ${testNGArtifactName} ${threadCount} ${threadCountClasses} ${threadCountMethods} ${threadCountSuites} ${trimStackTrace} ${surefire.useFile} ${useUnlimitedThreads} ${basedir} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile (default-compile) [DEBUG] Style: Regular [DEBUG] Configuration: ${gwt.draftCompile} true ${gwt.forceCompilation} ${gwt.localWorkers} ${gwt.logLevel} com.eventos.App app ${gwt.optimize} ${gwt.skipCompilation} 1.7 ${lastModGranularityMs} <style default-value="OBFUSCATED">${gwt.style}</style> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:package-app (default-package-app) [DEBUG] Style: Regular [DEBUG] Configuration: ${war.forceCreation} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=15, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=11, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=14, DefaultDependencyCollector.collectTime=44, DefaultDependencyCollector.transformTime=1} [DEBUG] com.eventos:eventos-parent-client:gwt-app:1.0-SNAPSHOT [DEBUG] com.eventos:eventos-parent-shared:jar:1.0-SNAPSHOT:compile [DEBUG] com.eventos:eventos-parent-shared:jar:sources:1.0-SNAPSHOT:compile [DEBUG] com.google.gwt:gwt-user:jar:2.7.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] com.google.gwt:gwt-dev:jar:2.7.0:compile [DEBUG] org.ow2.asm:asm:jar:5.0.3:compile [DEBUG] org.ow2.asm:asm-util:jar:5.0.3:compile [DEBUG] org.ow2.asm:asm-tree:jar:5.0.3:compile [DEBUG] org.ow2.asm:asm-commons:jar:5.0.3:compile [DEBUG] com.google.gwt:gwt-codeserver:jar:2.7.0:compile [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eventos-parent-client --- [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@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG](f) directory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target [DEBUG](f) excludeDefaultDirectories = false [DEBUG](f) failOnError = true [DEBUG](f) followSymLinks = false [DEBUG](f) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG](f) reportDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\site [DEBUG](f) retryOnError = true [DEBUG](f) skip = false [DEBUG](f) testOutputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\test-classes [DEBUG] -- end configuration -- [INFO] Deleting H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\test-classes [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\maven-status\maven-compiler-plugin\compile\default-compile\inputFiles.lst [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\maven-status\maven-compiler-plugin\compile\default-compile\createdFiles.lst [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\maven-status\maven-compiler-plugin\compile\default-compile [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\maven-status\maven-compiler-plugin\compile [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\maven-status\maven-compiler-plugin [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\maven-status [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources\annotations [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-test-sources [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-sources [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos\App.java [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos\App.gwt.xml [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos\App.class [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos\App$1MyHandler.class [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos\App$1MyHandler$1.class [INFO] Deleting file H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos\App$1.class [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [INFO] Deleting directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target [DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\test-classes [DEBUG] Skipping non-existing directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\site [INFO] [INFO] --- gwt-maven-plugin:1.0-beta-1:enforce-encoding (default-enforce-encoding) @ eventos-parent-client --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=199, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=58, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=17, ConflictResolver.conflictItemCount=89, DefaultDependencyCollector.collectTime=22, DefaultDependencyCollector.transformTime=19} [DEBUG] net.ltgt.gwt.maven:gwt-maven-plugin:jar:1.0-beta-1: [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0.5:compile [DEBUG] org.apache.maven:maven-model:jar:3.0.5:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.0.5:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:2.3.0:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile [DEBUG] org.sonatype.sisu:sisu-guava:jar:0.9.9:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.commons:commons-compress:jar:1.9:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.21:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.4:compile [DEBUG] org.apache.maven:maven-core:jar:3.0.5:compile [DEBUG] org.apache.maven:maven-settings:jar:3.0.5:compile [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0.5:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0.5:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0.5:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0.5:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.13.1:compile [DEBUG] org.sonatype.aether:aether-impl:jar:1.13.1:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.13.1:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.13.1:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile [DEBUG] org.apache.maven:maven-archiver:jar:2.6:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.7:compile [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.16:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.16:compile [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.16:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile [DEBUG] Created new class realm plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1 [DEBUG] Importing foreign packages into class realm plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1 [DEBUG] Imported: < project>com.eventos:eventos-parent:1.0-SNAPSHOT [DEBUG] Populating class realm plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1 [DEBUG] Included: net.ltgt.gwt.maven:gwt-maven-plugin:jar:1.0-beta-1 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 [DEBUG] Included: org.sonatype.sisu:sisu-guava:jar:0.9.9 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.9 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.21 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.4 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.13.1 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 [DEBUG] Included: org.apache.maven:maven-archiver:jar:2.6 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.7 [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1 [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.16 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2 [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.16 [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.16 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0.5 [DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0.5 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0.5 [DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 [DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0.5 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0.5 [DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0.5 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0.5 [DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0.5 [DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0.5 [DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.13.1 [DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.13.1 [DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.13.1 [DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.4 [DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:enforce-encoding from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:enforce-encoding' with basic configurator --> [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG] -- end configuration -- [INFO] [INFO] --- gwt-maven-plugin:1.0-beta-1:add-super-sources (default-add-super-sources) @ eventos-parent-client --- [DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-super-sources from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-super-sources' with basic configurator --> [DEBUG](f) moduleName = com.eventos.App [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG](f) relocateSuperSource = false [DEBUG](f) superSourceDirectory = src/main/super [DEBUG] -- end configuration -- [INFO] [INFO] --- gwt-maven-plugin:1.0-beta-1:add-test-super-sources (default-add-test-super-sources) @ eventos-parent-client --- [DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-test-super-sources from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-test-super-sources' with basic configurator --> [DEBUG](f) moduleName = com.eventos.App [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG](f) relocateTestSuperSource = false [DEBUG](f) testSuperSourceDirectory = src/test/super [DEBUG] -- end configuration -- [INFO] [INFO] --- gwt-maven-plugin:1.0-beta-1:import-sources (default-import-sources) @ eventos-parent-client --- [DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-sources from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-sources' with basic configurator --> [DEBUG](f) importedSourcesTargetDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-sources [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG] -- end configuration -- [DEBUG] Skipping non-java-source dependency: com.eventos:eventos-parent-shared:jar:1.0-SNAPSHOT [DEBUG] Skipping non-java-source dependency: com.eventos:eventos-parent-shared:jar:sources:1.0-SNAPSHOT [DEBUG] Skipping non-java-source dependency: com.google.gwt:gwt-user:jar:2.7.0 [DEBUG] Skipping non-java-source dependency: com.google.gwt:gwt-dev:jar:2.7.0 [DEBUG] Skipping non-java-source dependency: com.google.gwt:gwt-codeserver:jar:2.7.0 [INFO] [INFO] --- gwt-maven-plugin:1.0-beta-1:generate-module (default-generate-module) @ eventos-parent-client --- [DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:generate-module from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:generate-module' with basic configurator --> [DEBUG](f) dependencyArtifacts = [com.eventos:eventos-parent-shared:jar:1.0-SNAPSHOT:compile, com.eventos:eventos-parent-shared:jar:sources:1.0-SNAPSHOT:compile, com.google.gwt:gwt-user:jar:2.7.0:compile, com.google.gwt:gwt-dev:jar:2.7.0:compile, com.google.gwt:gwt-codeserver:jar:2.7.0:compile] [DEBUG](f) moduleName = com.eventos.App [DEBUG](f) moduleShortName = app [DEBUG](f) moduleTemplate = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\module.gwt.xml [DEBUG](f) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG](f) skipModule = false [DEBUG] -- end configuration -- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eventos-parent-client --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=10, DefaultDependencyCollector.transformTime=2} [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-887917271 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6-887917271 [DEBUG] Imported: < project>com.eventos:eventos-parent:1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6-887917271 [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-887917271, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [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 = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG](s) overwrite = false [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG](s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: src/main/super, PatternSet [includes: {**/*.java}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java, PatternSet [includes: {**/_.java}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-sources, PatternSet [includes: {__/_.java}, excludes: {}]}}] [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) supportMultiLineFiltering = false [DEBUG](f) useBuildFilters = true [DEBUG](s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {env.JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8, java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\Windows, env.MONGO=C:\Program Files\MongoDB 2.6 Standard, env.USERDOMAIN_ROAMINGPROFILE=USUARIO-PC, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.7.0_65\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.7.0_65\jre\classes, env.COMPUTERNAME=USUARIO-PC, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, env.GDAL_DATA=C:\Program Files\PostgreSQL\9.4\gdal-data, java.runtime.version=1.7.0_65-b19, env.HOMEPATH=\Users\Usuario, project.build.sourceEncoding=UTF-8, env.POSTGIS_GDAL_ENABLED_DRIVERS=GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid, env.=H:=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, user.name=Usuario, maven.build.version=Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T17:58:10-03:00), env.POSTGIS_ENABLE_OUTDB_RASTERS=1, env.WINDOWS_TRACING_FLAGS=3, env.PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27, user.language=es, env.WINDIR=C:\Windows, sun.boot.library.path=C:\Program Files\Java\jdk1.7.0_65\jre\bin, classworlds.conf=C:\Program Files\Apache\maven\apache-maven-3.2.3\bin\m2.conf, java.version=1.7.0_65, env.PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD, user.timezone=America/Buenos_Aires, env.TEMP=C:\Users\Usuario\AppData\Local\Temp, sun.arch.data.model=64, env.WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log, java.endorsed.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=AR, java.home=C:\Program Files\Java\jdk1.7.0_65\jre, env.APPDATA=C:\Users\Usuario\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.=::=::\, env.CYGWIN=tty, env.JAVA_OPTS=-Duser.language=EN -Duser.country=AR -Duser.variant=EN , env.AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\, path.separator=;, java.vm.version=24.65-b04, env.LANGUAGE=en, user.variant=, env.USERPROFILE=C:\Users\Usuario, env.JAVA_HOME=C:\Program Files\Java\jdk1.7.0_65, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\Usuario\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, mavenVersion=3.0, awt.toolkit=sun.awt.windows.WToolkit, user.script=, env.JDEPEND_HOME=H:\juan\trabajo\globant\dreamworks\recursos\jdepend-2.9.1\, env.JAVA8_HOME=C:\Program Files\Java\jdk1.8.0_31, user.home=C:\Users\Usuario, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.=EXITCODE=00000001, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.M2_HOME=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.library.path=C:\Program Files\Java\jdk1.7.0_65\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27;., env.NUMBER_OF_PROCESSORS=6, java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean package -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean package -X, java.class.path=C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.2.3, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.7.0_65\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\USUARIO-PC, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, env.HOME=C:\Users\Usuario, env.ANT_HOME=C:\Program Files\Apache\ant\apache-ant-1.9.4, java.io.tmpdir=C:\Users\Usuario\AppData\Local\Temp\, env.PROCESSOR_REVISION=0200, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.MAVEN_OPTS= -Xmx512m -XX:MaxPermSize=128m, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, user.dir=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, env.LOCALAPPDATA=C:\Users\Usuario\AppData\Local, line.separator= , env.CLASSWORLDS_JAR="C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW, env.ERROR_CODE=0, env.USERNAME=Usuario, file.encoding=UTF-8, env.USERDOMAIN=USUARIO-PC, java.specification.version=1.7, env.PROCESSOR_LEVEL=21, env.VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\resources excludes [] includes [] [INFO] skip non existing resourceDirectory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\resources [DEBUG] resource with targetPath null directory src/main/super excludes [] includes [**/*.java] [INFO] skip non existing resourceDirectory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\super [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java excludes [] includes [*_/_.java] [DEBUG] ignoreDelta true [INFO] Copying 1 resource [DEBUG] file App.java has a filtered file extension [DEBUG] copy H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java\com\eventos\App.java to H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes\com\eventos\App.java [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-sources excludes [] includes [*_/_.java] [DEBUG] ignoreDelta true [INFO] Copying 0 resource [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ eventos-parent-client --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=17, DefaultDependencyCollector.transformTime=4} [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.2: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.4:compile [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.4:compile [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.4:runtime [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile [DEBUG] log4j:log4j:jar:1.2.12:compile [DEBUG] commons-logging:commons-logging-api:jar:1.1:compile [DEBUG] com.google.collections:google-collections:jar:1.0:compile [DEBUG] junit:junit:jar:3.8.2:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2-1197542506 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2-1197542506 [DEBUG] Imported: < project>com.eventos:eventos-parent:1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2-1197542506 [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.2 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1 [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.4 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.4 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.4 [DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4 [DEBUG] Included: log4j:log4j:jar:1.2.12 [DEBUG] Included: commons-logging:commons-logging-api:jar:1.1 [DEBUG] Included: com.google.collections:google-collections:jar:1.0 [DEBUG] Included: junit:junit:jar:3.8.2 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.5.5 [DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.2 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2-1197542506, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.2:compile' with basic configurator --> [DEBUG](f) basedir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client [DEBUG](f) buildDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target [DEBUG](f) classpathElements = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes, H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar, H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar, C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar, C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-dev\2.7.0\gwt-dev-2.7.0.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-codeserver\2.7.0\gwt-codeserver-2.7.0.jar] [DEBUG](f) compileSourceRoots = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java] [DEBUG](f) compilerId = javac [DEBUG](f) debug = true [DEBUG](f) encoding = UTF-8 [DEBUG](f) failOnError = true [DEBUG](f) forceJavacCompilerUse = false [DEBUG](f) fork = false [DEBUG](f) generatedSourcesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources\annotations [DEBUG](f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.2:compile {execution: default-compile} [DEBUG](f) optimize = false [DEBUG](f) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG](f) projectArtifact = com.eventos:eventos-parent-client:gwt-app:1.0-SNAPSHOT [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) showDeprecation = false [DEBUG](f) showWarnings = false [DEBUG](f) skipMultiThreadWarning = false [DEBUG](f) source = 1.7 [DEBUG](f) staleMillis = 0 [DEBUG](f) target = 1.7 [DEBUG](f) useIncrementalCompilation = true [DEBUG](f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java] [DEBUG] Classpath: [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar C:\Users\Usuario.m2\repository\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar C:\Users\Usuario.m2\repository\com\google\gwt\gwt-dev\2.7.0\gwt-dev-2.7.0.jar C:\Users\Usuario.m2\repository\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar C:\Users\Usuario.m2\repository\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar C:\Users\Usuario.m2\repository\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar C:\Users\Usuario.m2\repository\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar C:\Users\Usuario.m2\repository\com\google\gwt\gwt-codeserver\2.7.0\gwt-codeserver-2.7.0.jar] [DEBUG] Output directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG] Adding H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources\annotations to compile source roots: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java [DEBUG] New compile source roots: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources\annotations [DEBUG] CompilerReuseStrategy: reuseCreated [DEBUG] useIncrementalCompilation enabled [DEBUG] Stale source detected: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java\com\eventos\App.java [INFO] Changes detected - recompiling the module! [DEBUG] Classpath: [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar [DEBUG] C:\Users\Usuario.m2\repository\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar [DEBUG] C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar [DEBUG] C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar [DEBUG] C:\Users\Usuario.m2\repository\com\google\gwt\gwt-dev\2.7.0\gwt-dev-2.7.0.jar [DEBUG] C:\Users\Usuario.m2\repository\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar [DEBUG] C:\Users\Usuario.m2\repository\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar [DEBUG] C:\Users\Usuario.m2\repository\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar [DEBUG] C:\Users\Usuario.m2\repository\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar [DEBUG] C:\Users\Usuario.m2\repository\com\google\gwt\gwt-codeserver\2.7.0\gwt-codeserver-2.7.0.jar [DEBUG] Source roots: [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java [DEBUG] H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources\annotations [DEBUG] Command line options: [DEBUG] -d H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes -classpath H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes;H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar;H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar;C:\Users\Usuario.m2\repository\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar;C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\Usuario.m2\repository\com\google\gwt\gwt-dev\2.7.0\gwt-dev-2.7.0.jar;C:\Users\Usuario.m2\repository\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar;C:\Users\Usuario.m2\repository\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar;C:\Users\Usuario.m2\repository\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar;C:\Users\Usuario.m2\repository\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar;C:\Users\Usuario.m2\repository\com\google\gwt\gwt-codeserver\2.7.0\gwt-codeserver-2.7.0.jar; -sourcepath H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\main\java;H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources\annotations; -s H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-sources\annotations -g -nowarn -target 1.7 -source 1.7 -encoding UTF-8 [DEBUG] incrementalBuildHelper#beforeRebuildExecution [INFO] Compiling 1 source file to H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG] incrementalBuildHelper#afterRebuildExecution [INFO] [INFO] --- gwt-maven-plugin:1.0-beta-1:import-test-sources (default-import-test-sources) @ eventos-parent-client --- [DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-test-sources from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-test-sources' with basic configurator --> [DEBUG](f) importedTestSourcesTargetDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-test-sources [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG] -- end configuration -- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eventos-parent-client --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6-887917271, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator --> [DEBUG](f) buildFilters = [] [DEBUG](f) encoding = UTF-8 [DEBUG](f) escapeWindowsPaths = true [DEBUG](s) includeEmptyDirs = false [DEBUG](s) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\test-classes [DEBUG](s) overwrite = false [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG](s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: src/test/super, PatternSet [includes: {**/_.java}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\java, PatternSet [includes: {__/_.java}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-test-sources, PatternSet [includes: {*_/_.java}, excludes: {}]}}] [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) supportMultiLineFiltering = false [DEBUG](f) useBuildFilters = true [DEBUG](s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {env.JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8, java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\Windows, env.MONGO=C:\Program Files\MongoDB 2.6 Standard, env.USERDOMAIN_ROAMINGPROFILE=USUARIO-PC, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.PROMPT=$P$G, os.name=Windows 7, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jdk1.7.0_65\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_65\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.7.0_65\jre\classes, env.COMPUTERNAME=USUARIO-PC, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, env.GDAL_DATA=C:\Program Files\PostgreSQL\9.4\gdal-data, java.runtime.version=1.7.0_65-b19, env.HOMEPATH=\Users\Usuario, project.build.sourceEncoding=UTF-8, env.POSTGIS_GDAL_ENABLED_DRIVERS=GTiff PNG JPEG GIF XYZ DTED USGSDEM AAIGrid, env.=H:=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, user.name=Usuario, maven.build.version=Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T17:58:10-03:00), env.POSTGIS_ENABLE_OUTDB_RASTERS=1, env.WINDOWS_TRACING_FLAGS=3, env.PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27, user.language=es, env.WINDIR=C:\Windows, sun.boot.library.path=C:\Program Files\Java\jdk1.7.0_65\jre\bin, classworlds.conf=C:\Program Files\Apache\maven\apache-maven-3.2.3\bin\m2.conf, java.version=1.7.0_65, env.PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD, user.timezone=America/Buenos_Aires, env.TEMP=C:\Users\Usuario\AppData\Local\Temp, sun.arch.data.model=64, env.WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log, java.endorsed.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=AR, java.home=C:\Program Files\Java\jdk1.7.0_65\jre, env.APPDATA=C:\Users\Usuario\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.1, env.=::=::\, env.CYGWIN=tty, env.JAVA_OPTS=-Duser.language=EN -Duser.country=AR -Duser.variant=EN , env.AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\, path.separator=;, java.vm.version=24.65-b04, env.LANGUAGE=en, user.variant=, env.USERPROFILE=C:\Users\Usuario, env.JAVA_HOME=C:\Program Files\Java\jdk1.7.0_65, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\Usuario\AppData\Local\Temp, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, mavenVersion=3.0, awt.toolkit=sun.awt.windows.WToolkit, user.script=, env.JDEPEND_HOME=H:\juan\trabajo\globant\dreamworks\recursos\jdepend-2.9.1\, env.JAVA8_HOME=C:\Program Files\Java\jdk1.8.0_31, user.home=C:\Users\Usuario, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.=EXITCODE=00000001, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.M2_HOME=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.library.path=C:\Program Files\Java\jdk1.7.0_65\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\Ruby193\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files (x86)\OpenSSH\bin;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Apache\maven\apache-maven-3.2.3\bin;C:\Users\Usuario\AppData\Roaming\npm;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\curl\curl-7.33.0-win64-ssl-sspi\;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files (x86)\Sophos\Sophos SSL VPN Client\bin;C:\Program Files\Apache\ant\apache-ant-1.9.4\bin;C:\Program Files\MongoDB 2.6 Standard\bin;C:\Program Files\Java\jdk1.7.0_65\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Users\Usuario\AppData\Local\Android\android-studio\sdk\platform-tools;C:\Program Files\Boot2Docker for Windows;C:\Program Files\wkhtmltopdf\bin;C:\Python27;., env.NUMBER_OF_PROCESSORS=6, java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, env.MAVEN_CMD_LINE_ARGS=clean package -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files\Apache\maven\apache-maven-3.2.3, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean package -X, java.class.path=C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar, env.PROGRAMW6432=C:\Program Files, maven.version=3.2.3, env.PROGRAMFILES(X86)=C:\Program Files (x86), env.MAVEN_JAVA_EXE="C:\Program Files\Java\jdk1.7.0_65\bin\java.exe", java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\USUARIO-PC, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, env.HOME=C:\Users\Usuario, env.ANT_HOME=C:\Program Files\Apache\ant\apache-ant-1.9.4, java.io.tmpdir=C:\Users\Usuario\AppData\Local\Temp\, env.PROCESSOR_REVISION=0200, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.MAVEN_OPTS= -Xmx512m -XX:MaxPermSize=128m, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.7.0_65\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, user.dir=H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent, env.LOCALAPPDATA=C:\Users\Usuario\AppData\Local, line.separator= , env.CLASSWORLDS_JAR="C:\Program Files\Apache\maven\apache-maven-3.2.3\boot\plexus-classworlds-2.5.1.jar", java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW, env.ERROR_CODE=0, env.USERNAME=Usuario, file.encoding=UTF-8, env.USERDOMAIN=USUARIO-PC, java.specification.version=1.7, env.PROCESSOR_LEVEL=21, env.VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\resources excludes [] includes [] [INFO] skip non existing resourceDirectory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\resources [DEBUG] resource with targetPath null directory src/test/super excludes [] includes [*_/_.java] [INFO] skip non existing resourceDirectory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\super [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\java excludes [] includes [*_/_.java] [INFO] skip non existing resourceDirectory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\java [DEBUG] resource with targetPath null directory H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-resources\gwt-test-sources excludes [] includes [*_/_.java] [DEBUG] ignoreDelta true [INFO] Copying 0 resource [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ eventos-parent-client --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2-1197542506, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile' with basic configurator --> [DEBUG](f) basedir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client [DEBUG](f) buildDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target [DEBUG](f) classpathElements = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\test-classes, H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes, H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT.jar, H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-shared\target\eventos-parent-shared-1.0-SNAPSHOT-sources.jar, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar, C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar, C:\Users\Usuario.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-dev\2.7.0\gwt-dev-2.7.0.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar, C:\Users\Usuario.m2\repository\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar, C:\Users\Usuario.m2\repository\com\google\gwt\gwt-codeserver\2.7.0\gwt-codeserver-2.7.0.jar] [DEBUG](f) compileSourceRoots = [H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\java] [DEBUG](f) compilerId = javac [DEBUG](f) debug = true [DEBUG](f) encoding = UTF-8 [DEBUG](f) failOnError = true [DEBUG](f) forceJavacCompilerUse = false [DEBUG](f) fork = false [DEBUG](f) generatedTestSourcesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\generated-test-sources\test-annotations [DEBUG](f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile {execution: default-testCompile} [DEBUG](f) optimize = false [DEBUG](f) outputDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\test-classes [DEBUG](f) project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml [DEBUG](f) session = org.apache.maven.execution.MavenSession@4200de57 [DEBUG](f) showDeprecation = false [DEBUG](f) showWarnings = false [DEBUG](f) skipMultiThreadWarning = false [DEBUG](f) source = 1.7 [DEBUG](f) staleMillis = 0 [DEBUG](f) target = 1.7 [DEBUG](f) useIncrementalCompilation = true [DEBUG](f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [INFO] No sources to compile [INFO] [INFO] --- gwt-maven-plugin:1.0-beta-1:test (default-test) @ eventos-parent-client --- [DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:test from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a] [DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:test' with basic configurator --> [DEBUG](s) additionalClasspathElements = [] [DEBUG](s) basedir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client [DEBUG](s) childDelegation = false [DEBUG](s) classesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\classes [DEBUG](s) classpathDependencyExcludes = [] [DEBUG](s) dependenciesToScan = [] [DEBUG](f) deploy = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\gwt-tests\deploy [DEBUG](f) devMode = true [DEBUG](s) disableXmlReport = false [DEBUG](f) draftCompile = false [DEBUG](s) enableAssertions = true [DEBUG](f) forkCount = 1 [DEBUG](s) forkMode = once [DEBUG](s) junitArtifactName = junit:junit [DEBUG](s) localRepository = id: local url: file:///C:/Users/Usuario/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always]

DEBUG optimize = 9
DEBUG outDir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\gwt-tests\www
DEBUG parallelMavenExecution = false
DEBUG perCoreThreadCount = true
DEBUG pluginArtifactMap = {net.ltgt.gwt.maven:gwt-maven-plugin=net.ltgt.gwt.maven:gwt-maven-plugin:maven-plugin:1.0-beta-1:, org.sonatype.sisu:sisu-inject-bean=org.sonatype.sisu:sisu-inject-bean:jar:2.3.0:compile, org.sonatype.sisu:sisu-guice=org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile, org.sonatype.sisu:sisu-guava=org.sonatype.sisu:sisu-guava:jar:0.9.9:compile, org.sonatype.plexus:plexus-build-api=org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.codehaus.plexus:plexus-archiver=org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile, org.codehaus.plexus:plexus-io=org.codehaus.plexus:plexus-io:jar:2.4.1:compile, commons-io:commons-io=commons-io:commons-io:jar:2.2:compile, org.apache.commons:commons-compress=org.apache.commons:commons-compress:jar:1.9:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.21:compile, org.codehaus.plexus:plexus-compiler-api=org.codehaus.plexus:plexus-compiler-api:jar:2.4:compile, org.sonatype.aether:aether-util=org.sonatype.aether:aether-util:jar:1.13.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-component-annotations=org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-archiver=org.apache.maven:maven-archiver:jar:2.6:compile, org.apache.maven.shared:maven-shared-utils=org.apache.maven.shared:maven-shared-utils:jar:0.7:compile, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:2.0.1:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.16:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.16:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.16:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile}
DEBUG pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.AddSuperSourceMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-super-sources'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.AddTestSuperSourcesMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:add-test-super-sources'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.CodeServerMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:codeserver'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.CompileMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.EnforceEncodingMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:enforce-encoding'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.GenerateModuleMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:generate-module'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.GenerateModuleMetadataMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:generate-module-metadata'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.HelpMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.ImportSourcesMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-sources'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.ImportTestSourcesMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:import-test-sources'
role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.PackageAppMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:package-app'

role: 'org.apache.maven.plugin.Mojo', implementation: 'net.ltgt.gwt.maven.TestMojo', role hint: 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:test'

DEBUG printSummary = true
DEBUG projectArtifactMap = {com.eventos:eventos-parent-shared=com.eventos:eventos-parent-shared:jar:sources:1.0-SNAPSHOT:compile, com.google.gwt:gwt-user=com.google.gwt:gwt-user:jar:2.7.0:compile, javax.validation:validation-api=javax.validation:validation-api:jar:sources:1.0.0.GA:compile, com.google.gwt:gwt-dev=com.google.gwt:gwt-dev:jar:2.7.0:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:5.0.3:compile, org.ow2.asm:asm-util=org.ow2.asm:asm-util:jar:5.0.3:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:5.0.3:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:5.0.3:compile, com.google.gwt:gwt-codeserver=com.google.gwt:gwt-codeserver:jar:2.7.0:compile}
DEBUG redirectTestOutputToFile = false
DEBUG remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
DEBUG reportFormat = brief
DEBUG reportsDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\surefire-reports
DEBUG reuseForks = true
DEBUG runOrder = filesystem
DEBUG skip = false
DEBUG skipTests = false
DEBUG sourceLevel = 1.7
DEBUG style = OBFUSCATED
DEBUG testClassesDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\test-classes
DEBUG testFailureIgnore = false
DEBUG testNGArtifactName = org.testng:testng
DEBUG testSourceDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\src\test\java
DEBUG threadCountClasses = 0
DEBUG threadCountMethods = 0
DEBUG threadCountSuites = 0
DEBUG trimStackTrace = true
DEBUG useCompilerArgsForTests = false
DEBUG useFile = true
DEBUG useUnlimitedThreads = false
DEBUG workDir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\gwt\work
DEBUG workingDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client
DEBUG project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml
DEBUG session = org.apache.maven.execution.MavenSession@4200de57
[DEBUG] -- end configuration --
[DEBUG] Using 6 local workers
[DEBUG] Using gwt.args: -logLevel DEBUG -war target\gwt-tests\www -workDir target\gwt\work -deploy target\gwt-tests\deploy -style OBFUSCATED -localWorkers 6 -optimize 9 -sourceLevel 1.7 -devMode -checkAssertions
[INFO]
[INFO] --- gwt-maven-plugin:1.0-beta-1:compile (default-compile) @ eventos-parent-client ---
[DEBUG] Configuring mojo net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile from plugin realm ClassRealm[plugin>net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1, parent: sun.misc.Launcher$AppClassLoader@247cb66a]
[DEBUG] Configuring mojo 'net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile' with basic configurator -->
DEBUG deploy = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\gwt\deploy
DEBUG draftCompile = false
DEBUG failOnError = true
DEBUG forceCompilation = false
DEBUG moduleName = com.eventos.App
DEBUG moduleShortName = app
DEBUG optimize = 9
DEBUG project = MavenProject: com.eventos:eventos-parent-client:1.0-SNAPSHOT @ H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\pom.xml
DEBUG skipCompilation = false
DEBUG sourceLevel = 1.7
DEBUG staleMillis = 0
DEBUG style = OBFUSCATED
DEBUG webappDirectory = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\eventos-parent-client-1.0-SNAPSHOT
DEBUG workDir = H:\juan\trabajo\personal\carreras\repositorio\carreras-gwt\eventos-parent\eventos-parent-client\target\gwt\work
[DEBUG] -- end configuration --
[DEBUG] Using 6 local workers
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] eventos-parent ..................................... SUCCESS [ 0.107 s]
[INFO] eventos-parent-shared .............................. SUCCESS [ 1.521 s]
[INFO] eventos-parent-client .............................. FAILURE [ 1.049 s]
[INFO] eventos-parent-server .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.980 s
[INFO] Finished at: 2015-03-04T11:25:57-03:00
[INFO] Final Memory: 22M/244M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile (default-compile) on project eventos-parent-client: Execution default-compile of goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile failed: 'other' has different root -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile (default-compile) on project eventos-parent-client: Execution default-compile of goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile failed: 'other' has different root
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-compile of goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1:compile failed: 'other' has different root
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:143)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: java.lang.IllegalArgumentException: 'other' has different root
at sun.nio.fs.WindowsPath.relativize(WindowsPath.java:392)
at sun.nio.fs.WindowsPath.relativize(WindowsPath.java:44)
at net.ltgt.gwt.maven.CompileMojo.execute(CompileMojo.java:201)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
... 20 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :eventos-parent-client

from gwt-maven-archetypes.

tbroyer avatar tbroyer commented on May 25, 2024

OK, so this seems to be a bug in the gwt-maven-plugin on Windows, with multiple drives.
I have no idea how that can happen though given the code of the plugin…

Do you think you could debug the plugin code (use mvnDebug instead of mvn and put breakpoint at line 201 in CompilerMojo) to see which paths you get that end up being in different drives?
I'll try to reproduce this in a VM but cannot promise anything.

Anyway, closing issue here as it's not related to the archetype itself.

from gwt-maven-archetypes.

tbroyer avatar tbroyer commented on May 25, 2024

Oh, got it (I misread the code): your local repo is on C: and your project on H:; the plugin tries to relativize paths to all classpath elements, and it fails for anything on C:. I put that code in as an attempt to create shorter a command line, specifically to workaround Windows silly limitations; but I hadn't tested on Windows (and I probably wouldn't have tested in a multi-drive environment anyway). Let's get rid of that code then (or possibly handle the case of Paths with different roots)

from gwt-maven-archetypes.

gardellajuanpablo avatar gardellajuanpablo commented on May 25, 2024

It failed when execute that line with the input:
"C:\Users\Usuario.m2\repository\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar"

    cp.add(workingDir.relativize(baseDir.resolve(elt)).toString());

On 4 March 2015 at 12:39, Thomas Broyer [email protected] wrote:

OK, so this seems to be a bug in the gwt-maven-plugin
http:///tbroyer/gwt-maven-plugin on Windows, with multiple drives.
I have no idea how that can happen though given the code of the plugin…

Do you think you could debug the plugin code (use mvnDebug instead of mvn
and put breakpoint at line 201 in CompilerMojo) to see which paths you get
that end up being in different drives?
I'll try to reproduce this in a VM but cannot promise anything.

Anyway, closing issue here as it's not related to the archetype itself.


Reply to this email directly or view it on GitHub
#34 (comment)
.

from gwt-maven-archetypes.

tbroyer avatar tbroyer commented on May 25, 2024

I've just pushed a fix (hopefully), would you mind trying the 1.0-SNAPSHOT of the plugin once Travis publishes it to oss.sonatype.org?

from gwt-maven-archetypes.

gardellajuanpablo avatar gardellajuanpablo commented on May 25, 2024

It works now! Thanks! I built from the sources of gwt-maven-plugin and
tested locally.

On 4 March 2015 at 14:23, Thomas Broyer [email protected] wrote:

I've just pushed a fix (hopefully), would you mind trying the 1.0-SNAPSHOT
of the plugin once Travis publishes it to oss.sonatype.org?


Reply to this email directly or view it on GitHub
#34 (comment)
.

from gwt-maven-archetypes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.