This is the complete trace with debug logging enabled:
C:\java\workspace\prueba_v7\vaadin-app>mvn -X dependency:tree
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T13:57:37+02:00)
Maven home: C:\Program Files\Apache\apache-maven-3.3.3
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_80\jre
Default locale: es_ES, platform encoding: Cp1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"
[DEBUG]
Created new class realm maven.api
[DEBUG]
Importing foreign packages into class realm maven.api
[DEBUG]
Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]
Imported: javax.enterprise.util.* < plexus.core
[DEBUG]
Imported: javax.inject.* < plexus.core
[DEBUG]
Imported: org.apache.maven.* < plexus.core
[DEBUG]
Imported: org.apache.maven.artifact < plexus.core
[DEBUG]
Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]
Imported: org.apache.maven.cli < plexus.core
[DEBUG]
Imported: org.apache.maven.configuration < plexus.core
[DEBUG]
Imported: org.apache.maven.exception < plexus.core
[DEBUG]
Imported: org.apache.maven.execution < plexus.core
[DEBUG]
Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]
Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]
Imported: org.apache.maven.model < plexus.core
[DEBUG]
Imported: org.apache.maven.monitor < plexus.core
[DEBUG]
Imported: org.apache.maven.plugin < plexus.core
[DEBUG]
Imported: org.apache.maven.profiles < plexus.core
[DEBUG]
Imported: org.apache.maven.project < plexus.core
[DEBUG]
Imported: org.apache.maven.reporting < plexus.core
[DEBUG]
Imported: org.apache.maven.repository < plexus.core
[DEBUG]
Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]
Imported: org.apache.maven.settings < plexus.core
[DEBUG]
Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]
Imported: org.apache.maven.usability < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]
Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]
Imported: org.codehaus.classworlds < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]
Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]
Imported: org.eclipse.aether.* < plexus.core
[DEBUG]
Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]
Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]
Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]
Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]
Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]
Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]
Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]
Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]
Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]
Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]
Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]
Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]
Imported: org.eclipse.aether.version < plexus.core
[DEBUG]
Imported: org.slf4j.* < plexus.core
[DEBUG]
Imported: org.slf4j.spi.* < plexus.core
[DEBUG]
Populating class realm maven.api
[INFO]
Error stacktraces are turned on.
[DEBUG]
Reading global settings from C:\Program Files\Apache\apache-maven-3.3.3\conf\settings.xml
[DEBUG]
Reading user settings from C:\Users\Alejandro\.m2\settings.xml
[DEBUG]
Reading global toolchains from C:\Program Files\Apache\apache-maven-3.3.3\conf\toolchains.xml
[DEBUG]
Reading user toolchains from C:\Users\Alejandro\.m2\toolchains.xml
[DEBUG]
Using local repository at C:\Users\Alejandro\.m2\repository
[DEBUG]
Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\Alejandro\.m2\repository
[INFO]
Scanning for projects...
[DEBUG]
Extension realms for project org.test:vaadin-app:war:1.0-SNAPSHOT: (none)
[DEBUG]
Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG]
Resolving plugin prefix dependency from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG]
Resolved plugin prefix dependency to org.apache.maven.plugins:maven-dependency-plugin from POM org.test:vaadin-app:war:1.0-SNAPSHOT
[DEBUG]
=== REACTOR BUILD PLAN ================================================
[DEBUG]
Project: org.test:vaadin-app:war:1.0-SNAPSHOT
[DEBUG]
Tasks: [dependency:tree]
[DEBUG]
Style: Regular
[DEBUG]
=======================================================================
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO]
Building vaadin-app 1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[DEBUG]
Resolving plugin prefix dependency from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG]
Resolved plugin prefix dependency to org.apache.maven.plugins:maven-dependency-plugin from POM org.test:vaadin-app:war:1.0-SNAPSHOT
[DEBUG]
Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-re
sources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG]
Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG]
Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG]
=== PROJECT BUILD PLAN ================================================
[DEBUG]
Project: org.test:vaadin-app:1.0-SNAPSHOT
[DEBUG]
Dependencies (collect): []
[DEBUG]
Dependencies (resolve): [test]
[DEBUG]
Repositories (dependencies): [vaadin-addons (http://maven.vaadin.com/vaadin-addons, default, releases+snapshots), vaadin-snapshots (https://oss.sonatype.org/content/repositories/vaadin-snapshots/, default, snapshots), central (ht
tps://repo.maven.apache.org/maven2, default, releases)]
[DEBUG]
Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG]
-----------------------------------------------------------------------
[DEBUG]
Goal: org.apache.maven.plugins:maven-dependency-plugin:2.8:tree (default-cli)
[DEBUG]
Style: Regular
[DEBUG]
Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<appendOutput default-value="false">${appendOutput}</appendOutput>
<excludes>${excludes}</excludes>
<includes>${includes}</includes>
<localRepository default-value="${localRepository}"/>
<output>${output}</output>
<outputFile>${outputFile}</outputFile>
<outputType default-value="text">${outputType}</outputType>
<scope>${scope}</scope>
<skip default-value="false">${skip}</skip>
<tokens default-value="standard">${tokens}</tokens>
<verbose default-value="false">${verbose}</verbose>
<project default-value="${project}"/>
</configuration>
[DEBUG]
=======================================================================
[WARNING]
The POM for javax.servlet:javax.servlet-api:jar:3.0.1 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model
[FATAL]
Non-parseable POM C:\Users\Alejandro\.m2\repository\javax\servlet\javax.servlet-api\3.0.1\javax.servlet-api-3.0.1.pom: end tag name </body> must match start tag name <hr> from line 888 (position: START_TAG seen ... 08-No
v-2014 19:04 207\r\n</pre><hr></body>... @888:18) @ line 888, column 18
[WARNING]
The POM for com.vaadin:vaadin-server:jar:7.6.6 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model
[FATAL]
Non-parseable POM C:\Users\Alejandro\.m2\repository\com\vaadin\vaadin-server\7.6.6\vaadin-server-7.6.6.pom: end tag name </body> must match start tag name <hr> from line 888 (position: START_TAG seen ... 08-Nov-2014 19:0
4 207\r\n</pre><hr></body>... @888:18) @ line 888, column 18
[WARNING]
The POM for com.vaadin:vaadin-client:jar:7.6.6 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model
[FATAL]
Non-parseable POM C:\Users\Alejandro\.m2\repository\com\vaadin\vaadin-client\7.6.6\vaadin-client-7.6.6.pom: end tag name </body> must match start tag name <hr> from line 888 (position: START_TAG seen ... 08-Nov-2014 19:0
4 207\r\n</pre><hr></body>... @888:18) @ line 888, column 18
[WARNING]
The POM for com.vaadin:vaadin-themes:jar:7.6.6 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model
[FATAL]
Non-parseable POM C:\Users\Alejandro\.m2\repository\com\vaadin\vaadin-themes\7.6.6\vaadin-themes-7.6.6.pom: end tag name </body> must match start tag name <hr> from line 888 (position: START_TAG seen ... 08-Nov-2014 19:0
4 207\r\n</pre><hr></body>... @888:18) @ line 888, column 18
[DEBUG]
Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=8, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=7, ConflictIdSorter
.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=7, DefaultDependencyCollector.collectTime=59, DefaultDependencyCollector.transformTime=6}
[DEBUG]
org.test:vaadin-app:war:1.0-SNAPSHOT
[DEBUG]
javax.servlet:javax.servlet-api:jar:3.0.1:provided
[DEBUG]
com.vaadin:vaadin-server:jar:7.6.6:compile
[DEBUG]
com.vaadin:vaadin-push:jar:7.6.6:compile
[DEBUG]
com.vaadin.external.atmosphere:atmosphere-runtime:jar:2.2.7.vaadin1:compile
[DEBUG]
com.vaadin.external.slf4j:vaadin-slf4j-jdk14:jar:1.6.1:compile
[DEBUG]
com.vaadin:vaadin-client:jar:7.6.6:provided
[DEBUG]
com.vaadin:vaadin-themes:jar:7.6.6:compile
[INFO]
[INFO]
--- maven-dependency-plugin:2.8:tree (default-cli) @ vaadin-app ---
[WARNING]
The POM for org.apache.maven.reporting:maven-reporting-api:jar:3.0 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model
[FATAL]
Non-parseable POM C:\Users\Alejandro\.m2\repository\org\apache\maven\reporting\maven-reporting-api\3.0\maven-reporting-api-3.0.pom: end tag name </body> must match start tag name <hr> from line 888 (position: START_TAG seen ...
08-Nov-2014 19:04 207\r\n</pre><hr></body>... @888:18) @ line 888, column 18
[DEBUG]
Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=296, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=63, ConflictIdSor
ter.conflictIdCycleCount=0, ConflictResolver.totalTime=8, ConflictResolver.conflictItemCount=166, DefaultDependencyCollector.collectTime=480, DefaultDependencyCollector.transformTime=10}
[DEBUG]
org.apache.maven.plugins:maven-dependency-plugin:jar:2.8:
[DEBUG]
org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG]
org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG]
org.apache.maven: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-plugin-registry:jar:2.0.9:compile
[DEBUG]
org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG]
org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG]
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG]
org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG]
commons-cli:commons-cli:jar:1.0:compile
[DEBUG]
org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG]
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]
org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG]
org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG]
org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG]
org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG]
org.apache.maven.reporting:maven-reporting-impl:jar:2.0.5:compile
[DEBUG]
org.apache.maven.doxia:doxia-core:jar:1.0:compile
[DEBUG]
org.apache.maven.shared:maven-doxia-tools:jar:1.0.2:compile
[DEBUG]
commons-io:commons-io:jar:1.4:compile
[DEBUG]
commons-validator:commons-validator:jar:1.2.0:compile
[DEBUG]
commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG]
commons-digester:commons-digester:jar:1.6:compile
[DEBUG]
commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG]
oro:oro:jar:2.0.8:compile
[DEBUG]
xml-apis:xml-apis:jar:1.0.b2:compile
[DEBUG]
org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile
[DEBUG]
org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile
[DEBUG]
org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG]
org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG]
org.apache.velocity:velocity:jar:1.5:compile
[DEBUG]
org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile
[DEBUG]
org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile
[DEBUG]
org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile
[DEBUG]
org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile
[DEBUG]
org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile
[DEBUG]
org.codehaus.plexus:plexus-archiver:jar:2.3:compile
[DEBUG]
org.codehaus.plexus:plexus-utils:jar:3.0.9:compile
[DEBUG]
org.apache.maven.shared:file-management:jar:1.2.1:compile
[DEBUG]
org.apache.maven.shared:maven-shared-io:jar:1.1:compile
[DEBUG]
org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-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-io:jar:2.0.6:compile
[DEBUG]
org.apache.maven.shared:maven-dependency-analyzer:jar:1.4:compile
[DEBUG]
asm:asm:jar:3.3.1:compile
[DEBUG]
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]
org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile
[DEBUG]
org.eclipse.aether:aether-util:jar:0.9.0.M2:compile
[DEBUG]
org.apache.maven.shared:maven-common-artifact-filters:jar:1.4:compile
[DEBUG]
org.apache.maven.shared:maven-invoker:jar:2.0.11:compile
[DEBUG]
commons-lang:commons-lang:jar:2.6:compile
[DEBUG]
commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG]
classworlds:classworlds:jar:1.1:compile
[DEBUG]
Created new class realm plugin>org.apache.maven.plugins:maven-dependency-plugin:2.8
[DEBUG]
Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-dependency-plugin:2.8
[DEBUG]
Imported: < maven.api
[DEBUG]
Populating class realm plugin>org.apache.maven.plugins:maven-dependency-plugin:2.8
[DEBUG]
Included: org.apache.maven.plugins:maven-dependency-plugin:jar:2.8
[DEBUG]
Included: commons-cli:commons-cli:jar:1.0
[DEBUG]
Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]
Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG]
Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.0.5
[DEBUG]
Included: org.apache.maven.doxia:doxia-core:jar:1.0
[DEBUG]
Included: org.apache.maven.shared:maven-doxia-tools:jar:1.0.2
[DEBUG]
Included: commons-io:commons-io:jar:1.4
[DEBUG]
Included: commons-validator:commons-validator:jar:1.2.0
[DEBUG]
Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG]
Included: commons-digester:commons-digester:jar:1.6
[DEBUG]
Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG]
Included: oro:oro:jar:2.0.8
[DEBUG]
Included: xml-apis:xml-apis:jar:1.0.b2
[DEBUG]
Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0
[DEBUG]
Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0
[DEBUG]
Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG]
Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG]
Included: org.apache.velocity:velocity:jar:1.5
[DEBUG]
Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0
[DEBUG]
Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0
[DEBUG]
Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0
[DEBUG]
Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0
[DEBUG]
Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0
[DEBUG]
Included: org.codehaus.plexus:plexus-archiver:jar:2.3
[DEBUG]
Included: org.codehaus.plexus:plexus-utils:jar:3.0.9
[DEBUG]
Included: org.apache.maven.shared:file-management:jar:1.2.1
[DEBUG]
Included: org.apache.maven.shared:maven-shared-io:jar:1.1
[DEBUG]
Included: junit:junit:jar:3.8.1
[DEBUG]
Included: org.codehaus.plexus:plexus-io:jar:2.0.6
[DEBUG]
Included: org.apache.maven.shared:maven-dependency-analyzer:jar:1.4
[DEBUG]
Included: asm:asm:jar:3.3.1
[DEBUG]
Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]
Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1
[DEBUG]
Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
[DEBUG]
Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.4
[DEBUG]
Included: org.apache.maven.shared:maven-invoker:jar:2.0.11
[DEBUG]
Included: commons-lang:commons-lang:jar:2.6
[DEBUG]
Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG]
Configuring mojo org.apache.maven.plugins:maven-dependency-plugin:2.8:tree from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-dependency-plugin:2.8, parent: sun.misc.Launcher$AppClassLoader@46aea8cf]
[DEBUG]
Configuring mojo 'org.apache.maven.plugins:maven-dependency-plugin:2.8:tree' with basic configurator -->
[DEBUG]
(f) appendOutput = false
[DEBUG]
(f) localRepository = id: local
url: file:///C:/Users/Alejandro/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG]
(f) outputType = text
[DEBUG]
(s) skip = false
[DEBUG]
(f) tokens = standard
[DEBUG]
(f) verbose = false
[DEBUG]
(f) project = MavenProject: org.test:vaadin-app:1.0-SNAPSHOT @ C:\java\workspace\prueba_v7\vaadin-app\pom.xml
[DEBUG]
-- end configuration --
[DEBUG]
building maven31 dependency graph for org.test:vaadin-app:war:1.0-SNAPSHOT
[DEBUG]
Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=8, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=7, ConflictIdSorter
.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=7, DefaultDependencyCollector.collectTime=1, DefaultDependencyCollector.transformTime=0}
[DEBUG]
org.test:vaadin-app:war:1.0-SNAPSHOT
[DEBUG]
javax.servlet:javax.servlet-api:jar:3.0.1:provided
[DEBUG]
com.vaadin:vaadin-server:jar:7.6.6:compile
[DEBUG]
com.vaadin:vaadin-push:jar:7.6.6:compile
[DEBUG]
com.vaadin.external.atmosphere:atmosphere-runtime:jar:2.2.7.vaadin1:compile
[DEBUG]
com.vaadin.external.slf4j:vaadin-slf4j-jdk14:jar:1.6.1:compile
[DEBUG]
com.vaadin:vaadin-client:jar:7.6.6:provided
[DEBUG]
com.vaadin:vaadin-themes:jar:7.6.6:compile
[INFO]
org.test:vaadin-app:war:1.0-SNAPSHOT
[INFO]
+- javax.servlet:javax.servlet-api:jar:3.0.1:provided
[INFO]
+- com.vaadin:vaadin-server:jar:7.6.6:compile
[INFO]
+- com.vaadin:vaadin-push:jar:7.6.6:compile
[INFO]
| \- com.vaadin.external.atmosphere:atmosphere-runtime:jar:2.2.7.vaadin1:compile
[INFO]
| \- com.vaadin.external.slf4j:vaadin-slf4j-jdk14:jar:1.6.1:compile
[INFO]
+- com.vaadin:vaadin-client:jar:7.6.6:provided
[INFO]
\- com.vaadin:vaadin-themes:jar:7.6.6:compile
[INFO]
------------------------------------------------------------------------
[INFO]
BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO]
Total time: 1.403 s
[INFO]
Finished at: 2016-11-22T19:00:55+01:00
[INFO]
Final Memory: 14M/154M
[INFO]
------------------------------------------------------------------------
C:\java\workspace\prueba_v7\vaadin-app>