Skip to content

Instantly share code, notes, and snippets.

@rnavagamuwa
Created February 29, 2016 18:13
Show Gist options
  • Save rnavagamuwa/0cb686b00f9359b00daa to your computer and use it in GitHub Desktop.
Save rnavagamuwa/0cb686b00f9359b00daa to your computer and use it in GitHub Desktop.
Error I'm getting when I build the core
"C:\Program Files\Java\jdk1.8.0_45\bin\java" -Dmaven.multiModuleProjectDirectory=D:\UOM\GSOC\che -Dmaven.home=D:\UOM\apache-maven-3.3.9 -Dclassworlds.conf=D:\UOM\apache-maven-3.3.9\bin\m2.conf -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.6\bin" -Dfile.encoding=windows-1252 -classpath "D:\UOM\apache-maven-3.3.9\boot\plexus-classworlds-2.5.2.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.6\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=14.1.6 clean install -Dmaven.test.skip=true -rf :che-core-api-account -X
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T22:11:47+05:30)
Maven home: D:\UOM\apache-maven-3.3.9
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_45\jre
Default locale: en_GB, platform encoding: windows-1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"
[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.helpers.* < 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 D:\UOM\apache-maven-3.3.9\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\randi\.m2\settings.xml
[DEBUG] Reading global toolchains from D:\UOM\apache-maven-3.3.9\conf\toolchains.xml
[DEBUG] Reading user toolchains from C:\Users\randi\.m2\toolchains.xml
[DEBUG] Using local repository at C:\Users\randi\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\randi\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Could not find metadata org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml in local (C:\Users\randi\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml in local (C:\Users\randi\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=19, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=13, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6, ConflictResolver.conflictItemCount=19, DefaultDependencyCollector.collectTime=99, DefaultDependencyCollector.transformTime=10}
[DEBUG] org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:2.7:
[DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:2.7:compile
[DEBUG] org.jsoup:jsoup:jar:1.7.2:compile
[DEBUG] org.apache.jackrabbit:jackrabbit-webdav:jar:2.5.2:compile
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.7:test
[DEBUG] org.slf4j:slf4j-api:jar:1.7.7:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.2:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] Created new class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7
[DEBUG] Importing foreign packages into class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7
[DEBUG] Included: org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:2.7
[DEBUG] Included: org.apache.maven.wagon:wagon-http-shared:jar:2.7
[DEBUG] Included: org.jsoup:jsoup:jar:1.7.2
[DEBUG] Included: org.apache.jackrabbit:jackrabbit-webdav:jar:2.5.2
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: commons-io:commons-io:jar:2.2
[DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.2
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.15
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=4, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=4, DefaultDependencyCollector.collectTime=4, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.wagon:wagon-file:jar:2.7:
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] Created new class realm extension>org.apache.maven.wagon:wagon-file:2.7
[DEBUG] Importing foreign packages into class realm extension>org.apache.maven.wagon:wagon-file:2.7
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.apache.maven.wagon:wagon-file:2.7
[DEBUG] Included: org.apache.maven.wagon:wagon-file:jar:2.7
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.15
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=14, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=11, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=14, DefaultDependencyCollector.collectTime=28, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.apache.maven.wagon:wagon-http:jar:2.7:
[DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:2.7:compile
[DEBUG] org.jsoup:jsoup:jar:1.7.2:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5:compile
[DEBUG] commons-codec:commons-codec:jar:1.6:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.3:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] Created new class realm extension>org.apache.maven.wagon:wagon-http:2.7
[DEBUG] Importing foreign packages into class realm extension>org.apache.maven.wagon:wagon-http:2.7
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.apache.maven.wagon:wagon-http:2.7
[DEBUG] Included: org.apache.maven.wagon:wagon-http:jar:2.7
[DEBUG] Included: org.apache.maven.wagon:wagon-http-shared:jar:2.7
[DEBUG] Included: org.jsoup:jsoup:jar:1.7.2
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: commons-io:commons-io:jar:2.2
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.3.5
[DEBUG] Included: commons-codec:commons-codec:jar:1.6
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.3
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.3.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.15
[DEBUG] Extension realms for project org.eclipse.che:che-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Created new class realm project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.depmgt:maven-depmgt-pom:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=19, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=13, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=19, DefaultDependencyCollector.collectTime=3, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:2.7:
[DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:2.7:compile
[DEBUG] org.jsoup:jsoup:jar:1.7.2:compile
[DEBUG] org.apache.jackrabbit:jackrabbit-webdav:jar:2.5.2:compile
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.7:test
[DEBUG] org.slf4j:slf4j-api:jar:1.7.7:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.2:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=4, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=4, DefaultDependencyCollector.collectTime=3, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.wagon:wagon-file:jar:2.7:
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=14, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=11, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=14, DefaultDependencyCollector.collectTime=3, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.wagon:wagon-http:jar:2.7:
[DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:2.7:compile
[DEBUG] org.jsoup:jsoup:jar:1.7.2:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5:compile
[DEBUG] commons-codec:commons-codec:jar:1.6:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.3:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] Extension realms for project org.eclipse.che.parent:maven-parent-pom:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-xml:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-schedule:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-gwt:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-commons-test:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-dto-maven-plugin:maven-plugin:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging maven-plugin from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-vfs:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-project:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-factory:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-analytics:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-auth:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-git:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-ssh:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-api-infrastructure-local:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-core:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-analytics:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-auth:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-account:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-machine:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-workspace:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-project:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-user:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-vfs:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-factory:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-git:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-client-gwt-ssh:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-api:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-generators:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-ui:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-app:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-jseditor:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-templates:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-ide-stacks:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-vfs-impl:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.core:che-core-git-impl-native:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-help-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-help-ext-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-docker-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-docker-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-docker-machine:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-docker-ext-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-web-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-web-ext-web:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-machine-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-machine-ext-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-machine-ext-server:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-machine-ssh-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-maven-tools:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-generator-archetype:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-maven:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-jdt-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.jface:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.jface.text:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.core.filesystem:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.core.resources:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.core.filebuffers:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.search:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.ui.ide:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-jdt-core-repack:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.jdt.ui:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:org.eclipse.ltk.core.refactoring:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-jdt-ext-machine:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-lang-shared:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-lang-server:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-lang-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-server:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-shared:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-sdk-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-sdk-ext-plugins:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-sdk-env-local:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-sdk-tools:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-orion-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-orion-editor:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-orion-compare:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-git-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-git-ext-git:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-git-provider-che:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-git-ssh-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-github-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-github-oauth2:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-github-ext-github:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-github-provider-github:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-dashboard-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-ext-dashboard-client:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-gwt-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.plugin:che-plugin-gwt-ext-gwt:jar:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che.dashboard:che-dashboard-war:war:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che:che-assembly-parent:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che:assembly-machine-war:war:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che:assembly-machine-server:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che:assembly-ide-war:war:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.che:assembly-main:pom:4.0.0-RC9-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-file:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c], ClassRealm[extension>org.apache.maven.wagon:wagon-http:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]]
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Che Core :: API :: Account
[INFO] Che Core :: API :: Factory
[INFO] Che Core :: API :: Analytics
[INFO] Che Core :: API :: Authentication
[INFO] Che Core :: Virtual File System (Deprecated)
[INFO] Che Core :: API :: Git
[INFO] Che Core :: API :: SSH
[INFO] Che Core :: API :: Local Infrastructure
[INFO] Che Core API :: Client GWT :: Parent
[INFO] Che Core API :: Client GWT :: Core
[INFO] Che Core API :: Client GWT :: Analytics
[INFO] Che Core API :: Client GWT :: Auth
[INFO] Che Core API :: Client GWT :: User
[INFO] Che Core API :: Client GWT :: Machine
[INFO] Che Core API :: Client GWT :: Workspace
[INFO] Che Core API :: Client GWT :: Account
[INFO] Che Core API :: Client GWT :: Project
[INFO] Che Core API :: Client GWT :: Virtual Filesystem
[INFO] Che Core API :: Client GWT :: Factory
[INFO] Che Core API :: Client GWT :: GIT
[INFO] Che Core API :: Client GWT :: SSH
[INFO] Che Core :: IDE
[INFO] Che Core :: IDE :: API
[INFO] Che Core :: IDE :: Generators
[INFO] Che Core :: IDE :: UI
[INFO] Che Core :: IDE :: App
[INFO] Che Core :: IDE :: JsEditor
[INFO] Che Core :: IDE :: TEMPLATES
[INFO] Che Core :: IDE :: STACKS
[INFO] Che Core :: Git Impl Native
[INFO] Che Plugin :: Parent
[INFO] Che Plugin :: Help :: Parent
[INFO] Che Plugin :: Help :: Client
[INFO] Che Plugin :: Docker :: Parent
[INFO] Che Plugin :: Docker :: Docker Client
[INFO] Che Plugin :: Docker :: Machine
[INFO] Che Plugin :: Docker :: Docker Ext
[INFO] Che Plugin :: Web :: Parent
[INFO] Che Plugin :: Web :: File Types
[INFO] Che Plugin :: Orion :: Parent
[INFO] Che Plugin :: Orion :: Editor
[INFO] Che Plugin :: Machine :: Parent
[INFO] Che Plugin :: Machine
[INFO] che-plugin-machine-ext-server
[INFO] Che Plugin :: Machine :: SSH Client
[INFO] Che Plugin :: Java :: Parent
[INFO] Che Plugin :: Java :: Maven Tools
[INFO] Che Plugin :: Java :: Archetype Generator
[INFO] Che Plugin :: Java :: Extension Java Shared
[INFO] Che Plugin :: Orion :: Compare Widget
[INFO] Che Plugin :: Java :: Extension Java Client
[INFO] Che Plugin :: Java :: Extension Java Server
[INFO] Che Plugin :: Java :: Extension JDT
[INFO] Che Plugin :: Java :: Eclipse JDT Core Repack
[INFO] Che Plugin :: Java :: org.eclipse.core.filesystem
[INFO] Che Plugin :: Java :: org.eclipse.core.resources
[INFO] Che Plugin :: Java :: org.eclipse.core.filebuffers
[INFO] Che Plugin :: Java :: Eclipse JFace
[INFO] Che Plugin :: Java :: Eclipse JFace Text
[INFO] Che Plugin :: Java :: Eclipse LTK Refactoring
[INFO] Che Plugin :: Java :: Eclipse Search
[INFO] Che Plugin :: Java :: Eclipse IDE UI
[INFO] Che Plugin :: Java :: Eclipse JDT UI
[INFO] Che Plugin :: Java :: Extension Maven
[INFO] Che Plugin :: Java :: Extension Machine JDT
[INFO] Che Plugin :: Java :: Extension Debugger Java Shared
[INFO] Che Plugin :: Java :: Extension Debugger Java Server
[INFO] Che Plugin :: Java :: Extension Debugger Java Client
[INFO] Che Plugin :: SDK :: Parent
[INFO] Che Plugin :: SDK :: Plugins Development
[INFO] Che Plugin :: SDK :: Local Env
[INFO] Che Plugin :: SDK :: Tools
[INFO] Che Plugin :: Git :: Parent
[INFO] Che Plugin :: Git :: Extension
[INFO] Che Plugin :: Git :: Che credential provider
[INFO] Che Plugin :: GIT :: SSH Client
[INFO] Che Plugin :: Github :: Parent
[INFO] Che Plugin :: Github :: OAuth2
[INFO] Che Plugin :: Github :: Github
[INFO] Che Plugin :: Github :: Credential provider
[INFO] Che Plugin :: Dashboard :: Parent
[INFO] Che Plugin :: Dashboard :: Client
[INFO] Che Plugin :: GWT :: Parent
[INFO] Che Plugin :: GWT
[INFO] Che Dashboard :: Web App
[INFO] Che IDE :: Parent
[INFO] Che Machine Plugins :: Packaging
[INFO] Che Assembly Machine Plugins :: Server
[INFO] Che IDE :: Compiling GWT Application
[INFO] Che IDE :: Assemblies Tomcat
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-api-factory:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-api-analytics:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-api-auth:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-vfs-impl:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-api-git:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-api-ssh:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-api-infrastructure-local:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-analytics:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-auth:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-user:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-machine:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-workspace:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-project:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-vfs:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-factory:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-git:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-client-gwt-ssh:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-api:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-generators:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-ui:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-app:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-jseditor:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-templates:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-ide-stacks:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.core:che-core-git-impl-native:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-help-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-help-ext-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-docker-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-docker-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-docker-machine:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-docker-ext-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-web-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-web-ext-web:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-orion-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-orion-editor:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-machine-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-machine-ext-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-machine-ext-server:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-machine-ssh-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-maven-tools:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-generator-archetype:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-lang-shared:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-orion-compare:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-lang-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-lang-server:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-jdt-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-jdt-core-repack:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.core.filesystem:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.core.resources:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.core.filebuffers:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.jface:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.jface.text:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.ltk.core.refactoring:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.search:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.ui.ide:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:org.eclipse.jdt.ui:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-maven:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-jdt-ext-machine:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-shared:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-server:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-sdk-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-sdk-ext-plugins:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-sdk-env-local:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-sdk-tools:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-git-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-git-ext-git:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-git-provider-che:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-git-ssh-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-github-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-github-oauth2:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-github-ext-github:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-github-provider-github:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-dashboard-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-ext-dashboard-client:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-gwt-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.plugin:che-plugin-gwt-ext-gwt:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che.dashboard:che-dashboard-war:war:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che:che-assembly-parent:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che:assembly-machine-war:war:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che:assembly-machine-server:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che:assembly-ide-war:war:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.che:assembly-main:pom:4.0.0-RC9-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Che Core :: API :: Account 4.0.0-RC9-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] Skipped remote request for org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml in local (C:\Users\randi\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml in local (C:\Users\randi\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[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: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [codenvy-public-repo (https://maven.codenvycorp.com/content/groups/public/, default, releases+snapshots), codenvy-public-snapshots-repo (https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins) : [codenvy-public-repo (https://maven.codenvycorp.com/content/groups/public/, default, releases+snapshots), codenvy-public-snapshots-repo (https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/, default, releases+snapshots), codenvy-plugin-public-repo (https://maven.codenvycorp.com/content/groups/public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.build.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.9.1:parse-version (parse-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<propertyPrefix default-value="parsedVersion"/>
<versionString default-value="${project.version}"/>
<project default-value="${project}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.3:create (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildNumberPropertiesFileLocation default-value="${basedir}/buildNumber.properties"/>
<buildNumberPropertyName default-value="buildNumber">buildNumber</buildNumberPropertyName>
<doCheck default-value="false">${maven.buildNumber.doCheck}</doCheck>
<doUpdate default-value="false">${maven.buildNumber.doUpdate}</doUpdate>
<format>${maven.buildNumber.format}</format>
<getRevisionOnlyOnce default-value="false">true</getRevisionOnlyOnce>
<locale>${maven.buildNumber.locale}</locale>
<password>${password}</password>
<project default-value="${project}"/>
<reactorProjects default-value="${reactorProjects}"/>
<readUrlScm default-value="${project.scm.connection}"/>
<revisionOnScmFailure>no_revision</revisionOnScmFailure>
<scmBranchPropertyName default-value="scmBranch">${maven.buildNumber.scmBranchPropertyName}</scmBranchPropertyName>
<scmDirectory default-value="${basedir}">${maven.buildNumber.scmDirectory}</scmDirectory>
<session default-value="${session}"/>
<skip default-value="false">${maven.buildNumber.skip}</skip>
<timestampFormat>{0, date,yyyyMMdd}</timestampFormat>
<timestampPropertyName default-value="timestamp">${maven.buildNumber.timestampPropertyName}</timestampPropertyName>
<urlScm default-value="${project.scm.developerConnection}"/>
<useLastCommittedRevision default-value="false">${maven.buildNumber.useLastCommittedRevision}</useLastCommittedRevision>
<username>${username}</username>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-java-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<mojoExecution default-value="${mojoExecution}"/>
<project default-value="${project}"/>
<rules>
<requireJavaVersion>
<message>To build this project JDK 1.8 (or upper) is required. Please install it.</message>
<version>1.8</version>
</requireJavaVersion>
</rules>
<session default-value="${session}"/>
<skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-maven-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<mojoExecution default-value="${mojoExecution}"/>
<project default-value="${project}"/>
<rules>
<requireMavenVersion>
<message>To build this project Maven 3.3.1 (or upper) is required. Please install it.</message>
<version>3.3.1</version>
</requireMavenVersion>
</rules>
<session default-value="${session}"/>
<skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (distribution-management-used)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<mojoExecution default-value="${mojoExecution}"/>
<project default-value="${project}"/>
<rules>
<requireDepMgt>
<message>You are trying to use artifacts that are not in the list of allowed artifacts included in dependencyManagement in maven-depmgt-pom or have different version.</message>
<checkVersion>true</checkVersion>
<ignoreScopes>
<ignoreScope>runtime</ignoreScope>
</ignoreScopes>
</requireDepMgt>
</rules>
<session default-value="${session}"/>
<skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (no-distribution-management-at-all)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<mojoExecution default-value="${mojoExecution}"/>
<project default-value="${project}"/>
<rules>
<banDistributionManagement>
<allowRepository>true</allowRepository>
<allowSnapshotRepository>true</allowSnapshotRepository>
<allowSite>true</allowSite>
</banDistributionManagement>
</rules>
<session default-value="${session}"/>
<skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (dependency)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<mojoExecution default-value="${mojoExecution}"/>
<project default-value="${project}"/>
<rules>
<DependencyConvergence/>
</rules>
<session default-value="${session}"/>
<skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (ban-bad-dependencies)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<mojoExecution default-value="${mojoExecution}"/>
<project default-value="${project}"/>
<rules>
<bannedDependencies>
<searchTransitive>true</searchTransitive>
<excludes>
<exclude>commons-logging:commons-logging-api</exclude>
<exclude>concurrent:concurrent</exclude>
<exclude>com.google.code.findbugs:*</exclude>
<exclude>javax.annotation:jsr250-api</exclude>
<exclude>javax.servlet:servlet-api</exclude>
<exclude>javax.xml:jaxrpc-api</exclude>
<exclude>javax.xml.soap:saaj-api</exclude>
<exclude>javax.xml.stream:stax-api</exclude>
<exclude>jboss:jboss-logging-spi</exclude>
<exclude>org.apache.xalan:serializer</exclude>
<exclude>org.apache.xalan:xalan</exclude>
<exclude>org.slf4j:slf4j-nop</exclude>
<exclude>org.slf4j:slf4j-jdk14</exclude>
<exclude>org.slf4j:slf4j-log4j12</exclude>
<exclude>org.slf4j:slf4j-log4j13</exclude>
<exclude>stax:stax-api</exclude>
<exclude>sun-jaxb:jaxb-api</exclude>
<exclude>trove:trove</exclude>
<exclude>woodstox:wstx-lgpl</exclude>
<exclude>xml-apis:xml-apis</exclude>
</excludes>
</bannedDependencies>
</rules>
<session default-value="${session}"/>
<skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: com.google.code.sortpom:maven-sortpom-plugin:2.3.0:verify (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<backupFileExtension default-value=".bak">${sort.backupFileExtension}</backupFileExtension>
<createBackupFile default-value="true">false</createBackupFile>
<encoding default-value="UTF-8">${sort.encoding}</encoding>
<expandEmptyElements default-value="true">false</expandEmptyElements>
<indentBlankLines default-value="false">${sort.indentBlankLines}</indentBlankLines>
<keepBlankLines default-value="false">${sort.keepBlankLines}</keepBlankLines>
<lineSeparator default-value="${line.separator}">${sort.lineSeparator}</lineSeparator>
<nrOfIndentSpace default-value="2">4</nrOfIndentSpace>
<pomFile default-value="${project.file}">${sort.pomFile}</pomFile>
<predefinedSortOrder>${sort.predefinedSortOrder}</predefinedSortOrder>
<skip default-value="false">${sort.skip}</skip>
<sortDependencies default-value="">scope,groupId,artifactId</sortDependencies>
<sortOrderFile>${sort.sortOrderFile}</sortOrderFile>
<sortPlugins default-value="">${sort.sortPlugins}</sortPlugins>
<sortProperties default-value="false">true</sortProperties>
<verifyFail default-value="sort">Stop</verifyFail>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: com.mycila:license-maven-plugin:2.10:check (check-headers)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<aggregate default-value="false">${license.aggregate}</aggregate>
<basedir default-value="${basedir}">${license.basedir}</basedir>
<concurrencyFactor default-value="1.5">${license.concurrencyFactor}</concurrencyFactor>
<dryRun default-value="false">${license.dryRun}</dryRun>
<encoding default-value="${project.build.sourceEncoding}">${license.encoding}</encoding>
<excludes>
<exclude>**/*~</exclude>
<exclude>**/#*#</exclude>
<exclude>**/.#*</exclude>
<exclude>**/%*%</exclude>
<exclude>**/._*</exclude>
<exclude>**/.repository/**</exclude>
<exclude>**/CVS</exclude>
<exclude>**/CVS/**</exclude>
<exclude>**/.cvsignore</exclude>
<exclude>**/RCS</exclude>
<exclude>**/RCS/**</exclude>
<exclude>**/SCCS</exclude>
<exclude>**/SCCS/**</exclude>
<exclude>**/vssver.scc</exclude>
<exclude>**/.svn</exclude>
<exclude>**/.svn/**</exclude>
<exclude>**/.arch-ids</exclude>
<exclude>**/.arch-ids/**</exclude>
<exclude>**/.bzr</exclude>
<exclude>**/.bzr/**</exclude>
<exclude>**/.MySCMServerInfo</exclude>
<exclude>**/.DS_Store</exclude>
<exclude>**/.metadata</exclude>
<exclude>**/.metadata/**</exclude>
<exclude>**/.hg</exclude>
<exclude>**/.hg/**</exclude>
<exclude>**/.git</exclude>
<exclude>**/.git/**</exclude>
<exclude>**/.gitignore</exclude>
<exclude>**/BitKeeper</exclude>
<exclude>**/BitKeeper/**</exclude>
<exclude>**/ChangeSet</exclude>
<exclude>**/ChangeSet/**</exclude>
<exclude>**/_darcs</exclude>
<exclude>**/_darcs/**</exclude>
<exclude>**/.darcsrepo</exclude>
<exclude>**/.darcsrepo/**</exclude>
<exclude>**/-darcs-backup*</exclude>
<exclude>**/.darcs-temp-mail</exclude>
<exclude>**/target/**</exclude>
<exclude>**/test-output/**</exclude>
<exclude>**/release.properties</exclude>
<exclude>**/dependency-reduced-pom.xml</exclude>
<exclude>**/cobertura.ser</exclude>
<exclude>**/.clover/**</exclude>
<exclude>**/.classpath</exclude>
<exclude>**/.project</exclude>
<exclude>**/.settings/**</exclude>
<exclude>**/*.iml</exclude>
<exclude>**/*.ipr</exclude>
<exclude>**/*.iws</exclude>
<exclude>**/.idea/**</exclude>
<exclude>**/MANIFEST.MF</exclude>
<exclude>**/*.jpg</exclude>
<exclude>**/*.png</exclude>
<exclude>**/*.gif</exclude>
<exclude>**/*.ico</exclude>
<exclude>**/*.bmp</exclude>
<exclude>**/*.tiff</exclude>
<exclude>**/*.tif</exclude>
<exclude>**/*.cr2</exclude>
<exclude>**/*.xcf</exclude>
<exclude>**/*.class</exclude>
<exclude>**/*.exe</exclude>
<exclude>**/*.md5</exclude>
<exclude>**/*.sha1</exclude>
<exclude>**/*.jar</exclude>
<exclude>**/*.zip</exclude>
<exclude>**/*.rar</exclude>
<exclude>**/*.tar</exclude>
<exclude>**/*.tar.gz</exclude>
<exclude>**/*.tar.bz2</exclude>
<exclude>**/*.gz</exclude>
<exclude>**/*.xls</exclude>
<exclude>**/META-INF/services/**</exclude>
<exclude>**/*.pem</exclude>
<exclude>**/*.txt</exclude>
<exclude>**/*.log</exclude>
<exclude>**/*.svg</exclude>
<exclude>**/README</exclude>
<exclude>**/server.xml</exclude>
<exclude>**/*.json</exclude>
<exclude>**/catalina.properties</exclude>
<exclude>**/logging.properties</exclude>
<exclude>**/jaas.conf</exclude>
<exclude>**/jmxremote.access</exclude>
<exclude>**/jmxremote.password</exclude>
<exclude>**/tomcat-users.xml</exclude>
<exclude>**/rewrite.config</exclude>
</excludes>
<failIfMissing default-value="true">true</failIfMissing>
<failIfUnknown default-value="false">${license.failIfUnknown}</failIfUnknown>
<header>license-header.txt</header>
<headerDefinitions>
<headerDefinition>javadoc.xml</headerDefinition>
</headerDefinitions>
<includes>
<include>src/**</include>
<include>pom.xml</include>
</includes>
<properties>
<h_inceptionYear>2012</h_inceptionYear>
<h_currentYear>2016</h_currentYear>
<h_copyrightOwner>Codenvy, S.A.</h_copyrightOwner>
<h_license_years>2012-2016</h_license_years>
</properties>
<quiet default-value="false">${license.quiet}</quiet>
<skip default-value="false">${license.skip}</skip>
<skipExistingHeaders default-value="false">${license.skipExistingHeaders}</skipExistingHeaders>
<strictCheck default-value="true">true</strictCheck>
<useDefaultExcludes default-value="true">false</useDefaultExcludes>
<useDefaultMapping default-value="true">${license.useDefaultMapping}</useDefaultMapping>
<project default-value="${project}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (pre-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerArgs>
<arg>-Xep:DepAnn:WARN</arg>
</compilerArgs>
<compilerId default-value="javac">javac-with-errorprone</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">true</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution default-value="${mojoExecution}"/>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<project default-value="${project}"/>
<projectArtifact default-value="${project.artifact}"/>
<session default-value="${session}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">${maven.compiler.target}</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT:generate (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dtoPackages>
<package>org.eclipse.che.api.account.shared.dto</package>${dtoPackages}</dtoPackages>
<genClassName>org.eclipse.che.api.account.server.dto.DtoServerImpls</genClassName>
<impl>server</impl>
<outputDirectory>D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto/</outputDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.9.1:add-resource (add-resource)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<resources>
<resource>
<directory>D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto//META-INF</directory>
<targetPath>META-INF</targetPath>
</resource>
</resources>
<project default-value="${project}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.9.1:add-source (add-source)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<sources>
<source>D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto/</source>
</sources>
<project default-value="${project}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.7:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerArgs>
<arg>-Xep:DepAnn:WARN</arg>
</compilerArgs>
<compilerId default-value="javac">javac-with-errorprone</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">true</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution default-value="${mojoExecution}"/>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<project default-value="${project}"/>
<projectArtifact default-value="${project.artifact}"/>
<session default-value="${session}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">${maven.compiler.target}</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.7:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerArgs>
<arg>-Xep:DepAnn:WARN</arg>
</compilerArgs>
<compilerId default-value="javac">javac-with-errorprone</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">true</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution default-value="${mojoExecution}"/>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">${maven.compiler.target}</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkCount default-value="1">${forkCount}</forkCount>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
<parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
<parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
<reuseForks default-value="true">${reuseForks}</reuseForks>
<runOrder default-value="filesystem">${surefire.runOrder}</runOrder>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles>
<systemPropertyVariables></systemPropertyVariables>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
<threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
<threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.6:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<manifest>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Date>29.02.16 18:12</Date>
<Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-parent/che-core-parent/che-core-api-parent/che-core-api-account</Implementation-URL>
<SCM-URL>scm:git:git@github.com:eclipse/che.git/che-core-parent/che-core-api-parent/che-core-api-account</SCM-URL>
<SCM-Revision>${buildNumber}</SCM-Revision>
<Specification-Title>Che Core :: API :: Account</Specification-Title>
<Specification-Version>1.0-beta2</Specification-Version>
<Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
<Implementation-Title>Che Core :: API :: Account</Implementation-Title>
<Implementation-Version>4.0.0-RC9-SNAPSHOT</Implementation-Version>
<Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
</manifestEntries>
</archive>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classifier default-value="">${maven.jar.classifier}</classifier>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-source-plugin:2.4:jar-no-fork (attach-sources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<manifest>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Date>29.02.16 18:12</Date>
<Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-parent/che-core-parent/che-core-api-parent/che-core-api-account</Implementation-URL>
<SCM-URL>scm:git:git@github.com:eclipse/che.git/che-core-parent/che-core-api-parent/che-core-api-account</SCM-URL>
<SCM-Revision>${buildNumber}</SCM-Revision>
<Specification-Title>Che Core :: API :: Account</Specification-Title>
<Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
<Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
<Implementation-Title>Che Core :: API :: Account</Implementation-Title>
<Implementation-Version>4.0.0-RC9-SNAPSHOT</Implementation-Version>
<Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
</manifestEntries>
</archive>
<attach default-value="true">${attach}</attach>
<classifier default-value="sources">${maven.source.classifier}</classifier>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<excludeResources default-value="false">${source.excludeResources}</excludeResources>
<finalName default-value="${project.build.finalName}"/>
<forceCreation default-value="false">${source.forceCreation}</forceCreation>
<includePom default-value="false">${source.includePom}</includePom>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<reactorProjects default-value="${reactorProjects}"/>
<session default-value="${session}"/>
<skipSource default-value="false">${source.skip}</skipSource>
<useDefaultExcludes default-value="true"/>
<useDefaultManifestFile default-value="false"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<analyzer default-value="default">${analyzer}</analyzer>
<baseDir default-value="${basedir}"/>
<failOnWarning default-value="false">true</failOnWarning>
<ignoreNonCompile default-value="false">true</ignoreNonCompile>
<outputDirectory default-value="${project.build.directory}"/>
<outputXML default-value="false">true</outputXML>
<project default-value="${project}"/>
<scriptableFlag default-value="$$$%%%">${scriptableFlag}</scriptableFlag>
<scriptableOutput default-value="false">${scriptableOutput}</scriptableOutput>
<skip default-value="false">${mdep.analyze.skip}</skip>
<verbose default-value="false">${verbose}</verbose>
</configuration>
[DEBUG] --- init fork of org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT for org.codehaus.mojo:findbugs-maven-plugin:3.0.1:check (default) ---
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs (findbugs)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classFilesDirectory default-value="${project.build.outputDirectory}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<debug default-value="false">${findbugs.debug}</debug>
<effort default-value="Default">Max</effort>
<excludeBugsFile>${findbugs.excludeBugsFile}</excludeBugsFile>
<excludeFilterFile>${findbugs.excludeFilterFile}</excludeFilterFile>
<failOnError default-value="true">false</failOnError>
<findbugsXmlOutput default-value="true"/>
<findbugsXmlOutputDirectory default-value="${project.build.directory}">D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/findbugs</findbugsXmlOutputDirectory>
<fork default-value="true">${findbugs.fork}</fork>
<includeFilterFile>${findbugs.includeFilterFile}</includeFilterFile>
<includeTests default-value="false">${findbugs.includeTests}</includeTests>
<jvmArgs>${findbugs.jvmArgs}</jvmArgs>
<localRepository>${localRepository}</localRepository>
<maxHeap default-value="512">1024</maxHeap>
<maxRank>${findbugs.maxRank}</maxRank>
<nested default-value="false">${findbugs.nested}</nested>
<omitVisitors>${findbugs.omitVisitors}</omitVisitors>
<onlyAnalyze>${findbugs.onlyAnalyze}</onlyAnalyze>
<outputDirectory default-value="${project.reporting.outputDirectory}"/>
<outputEncoding default-value="${project.reporting.outputEncoding}">${outputEncoding}</outputEncoding>
<pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
<pluginList>${findbugs.pluginList}</pluginList>
<project>${project}</project>
<relaxed default-value="false">${findbugs.relaxed}</relaxed>
<remoteArtifactRepositories>${project.remoteArtifactRepositories}</remoteArtifactRepositories>
<remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories>
<skip default-value="false">${findbugs.skip}</skip>
<skipEmptyReport default-value="false">${findbugs.skipEmptyReport}</skipEmptyReport>
<sourceEncoding default-value="${project.build.sourceEncoding}">${encoding}</sourceEncoding>
<testClassFilesDirectory default-value="${project.build.testOutputDirectory}"/>
<testSourceRoots default-value="${project.testCompileSourceRoots}"/>
<threshold default-value="Default">Low</threshold>
<timeout default-value="600000">${findbugs.timeout}</timeout>
<trace default-value="false">${findbugs.trace}</trace>
<visitors>${findbugs.visitors}</visitors>
<xmlEncoding default-value="UTF-8"/>
<xmlOutput default-value="false">true</xmlOutput>
<xmlOutputDirectory default-value="${project.build.directory}"/>
<xrefLocation default-value="${project.reporting.outputDirectory}/xref"/>
<xrefTestLocation default-value="${project.reporting.outputDirectory}/xref-test"/>
</configuration>
[DEBUG] --- exit fork of org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT for org.codehaus.mojo:findbugs-maven-plugin:3.0.1:check (default) ---
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:findbugs-maven-plugin:3.0.1:check (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classFilesDirectory default-value="${project.build.outputDirectory}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<debug default-value="false">${findbugs.debug}</debug>
<effort default-value="Default">Max</effort>
<excludeBugsFile>${findbugs.excludeBugsFile}</excludeBugsFile>
<excludeFilterFile>${findbugs.excludeFilterFile}</excludeFilterFile>
<failOnError default-value="true">false</failOnError>
<findbugsXmlOutput default-value="true"/>
<findbugsXmlOutputDirectory default-value="${project.build.directory}">D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/findbugs</findbugsXmlOutputDirectory>
<fork default-value="true">${findbugs.fork}</fork>
<includeFilterFile>${findbugs.includeFilterFile}</includeFilterFile>
<includeTests default-value="false">${findbugs.includeTests}</includeTests>
<jvmArgs>${findbugs.jvmArgs}</jvmArgs>
<localRepository>${localRepository}</localRepository>
<maxHeap default-value="512">1024</maxHeap>
<maxRank>${findbugs.maxRank}</maxRank>
<nested default-value="false">${findbugs.nested}</nested>
<omitVisitors>${findbugs.omitVisitors}</omitVisitors>
<onlyAnalyze>${findbugs.onlyAnalyze}</onlyAnalyze>
<outputDirectory default-value="${project.reporting.outputDirectory}"/>
<outputEncoding default-value="${project.reporting.outputEncoding}">${outputEncoding}</outputEncoding>
<pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
<pluginList>${findbugs.pluginList}</pluginList>
<project>${project}</project>
<relaxed default-value="false">${findbugs.relaxed}</relaxed>
<remoteArtifactRepositories>${project.remoteArtifactRepositories}</remoteArtifactRepositories>
<skip default-value="false">${findbugs.skip}</skip>
<sourceEncoding default-value="${project.build.sourceEncoding}">${encoding}</sourceEncoding>
<testClassFilesDirectory default-value="${project.build.testOutputDirectory}"/>
<testSourceRoots default-value="${project.testCompileSourceRoots}"/>
<threshold default-value="Default">Low</threshold>
<timeout default-value="600000">${findbugs.timeout}</timeout>
<trace default-value="false">${findbugs.trace}</trace>
<visitors>${findbugs.visitors}</visitors>
<xmlEncoding default-value="UTF-8"/>
<xmlOutput default-value="false">true</xmlOutput>
<xmlOutputDirectory default-value="${project.build.directory}"/>
<xrefLocation default-value="${project.reporting.outputDirectory}/xref"/>
<xrefTestLocation default-value="${project.reporting.outputDirectory}/xref-test"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<installAtEnd default-value="false">${installAtEnd}</installAtEnd>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<project default-value="${project}"/>
<reactorProjects default-value="${reactorProjects}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-core:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-core:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-core:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-core:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-annotations:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-annotations:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-annotations:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-annotations:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-lang:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-lang:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-lang:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-lang:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-env:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-env:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-env:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-env:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-inject:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-inject:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-inject:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-inject:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-json:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-json:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-json:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-json:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-machine:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-machine:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-machine:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-machine:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-model:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-model:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-model:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-model:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-user:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-user:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-user:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-user:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-workspace:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-workspace:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-workspace:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-workspace:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=180, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=67, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5, ConflictResolver.conflictItemCount=179, DefaultDependencyCollector.collectTime=361, DefaultDependencyCollector.transformTime=7}
[DEBUG] org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] com.google.guava:guava:jar:18.0:compile
[DEBUG] com.google.inject:guice:jar:4.0:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] com.google.inject.extensions:guice-multibindings:jar:4.0:compile
[DEBUG] net.java.dev.jna:jna:jar:4.1.0:compile
[DEBUG] org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] com.google.inject.extensions:guice-servlet:jar:4.0:compile
[DEBUG] org.everrest:everrest-integration-guice:jar:1.12.0:compile
[DEBUG] org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.reflections:reflections:jar:0.9.9:compile
[DEBUG] org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] ch.qos.logback:logback-classic:jar:1.1.2:test
[DEBUG] ch.qos.logback:logback-core:jar:1.1.2:test
[DEBUG] org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] org.everrest:everrest-assured:jar:1.12.0:test
[DEBUG] com.jayway.restassured:rest-assured:jar:2.4.0:test
[DEBUG] org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.3:test
[DEBUG] commons-logging:commons-logging:jar:1.1.3:test
[DEBUG] commons-codec:commons-codec:jar:1.10:test (version managed from 1.6 by org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT)
[DEBUG] org.apache.httpcomponents:httpmime:jar:4.3.6:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG] org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] com.jayway.restassured:json-path:jar:2.4.0:test
[DEBUG] org.codehaus.groovy:groovy-json:jar:2.3.7:test
[DEBUG] com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] com.jayway.restassured:xml-path:jar:2.4.0:test
[DEBUG] org.apache.commons:commons-lang3:jar:3.4:test (version managed from 3.3.2 by org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT)
[DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-servlet:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] org.everrest:everrest-groovy:jar:1.12.0:test
[DEBUG] org.codehaus.groovy:groovy-all:jar:1.7.6:test
[DEBUG] org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] javax.mail:mail:jar:1.4.4:test
[DEBUG] commons-io:commons-io:jar:2.4:test
[DEBUG] org.mockito:mockito-core:jar:1.9.5:test
[DEBUG] org.objenesis:objenesis:jar:1.0:test
[DEBUG] org.mockitong:mockitong:jar:0.4:test
[DEBUG] org.testng:testng:jar:6.8.8:test
[DEBUG] org.beanshell:bsh:jar:2.0b4:test
[DEBUG] com.beust:jcommander:jar:1.27:test
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=4, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=4, DefaultDependencyCollector.collectTime=18, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.6.1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1: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.codehaus.plexus:plexus-utils:jar:1.1:runtime
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.6.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.6.1
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.6.1
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.6.1
[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.codehaus.plexus:plexus-utils:jar:1.1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.6.1, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean' with basic configurator -->
[DEBUG] (f) directory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] (f) reportDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\test-classes
[DEBUG] -- end configuration --
[INFO] Deleting D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin\compile\pre-compile\inputFiles.lst
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin\compile\pre-compile\createdFiles.lst
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin\compile\pre-compile
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin\compile\default-compile\inputFiles.lst
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin\compile\default-compile\createdFiles.lst
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin\compile\default-compile
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin\compile
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status\maven-compiler-plugin
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-status
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-archiver\pom.properties
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\maven-archiver
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che\api\account\server\dto\DtoServerImpls.java
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che\api\account\server\dto
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che\api\account\server
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che\api\account
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che\api
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\META-INF\services\org.eclipse.che.dto.server.DtoFactoryVisitor
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\META-INF\services
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\META-INF
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\WorkspaceLockDetails.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\WorkspaceLockDetails.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\NewMembership.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\NewMembership.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\NewAccount.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\NewAccount.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\MemoryChargeDetails.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\MemoryChargeDetails.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\MemberDescriptor.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\MemberDescriptor.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountUpdate.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountUpdate.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountReference.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountReference.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountLockDetails.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountLockDetails.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountDescriptor.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountDescriptor.class
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\event\BeforeCreateWorkspaceSubscriber.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\event\BeforeCreateWorkspaceSubscriber.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\event\AfterCreateWorkspaceSubscriber.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\event\AfterCreateWorkspaceSubscriber.class
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\event
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$WorkspaceLockDetailsImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$NewMembershipImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$NewAccountImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$MemoryChargeDetailsImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$MemberDescriptorImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$AccountUpdateImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$AccountReferenceImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$AccountLockDetailsImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$AccountDescriptorImpl.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$9.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$8.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$7.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$6.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$5.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$4.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$3.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$2.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls$1.class
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\Member.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\Member.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\AccountWorkspacesDao.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\AccountWorkspacesDao.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\AccountDao.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\AccountDao.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\Account.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\Account.class
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\Constants.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\Constants.class
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\AccountService.java
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\AccountService.class
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\META-INF\services\org.eclipse.che.dto.server.DtoFactoryVisitor
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\META-INF\services
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\META-INF
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\che-core-api-account-4.0.0-RC9-SNAPSHOT.jar
[INFO] Deleting file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\che-core-api-account-4.0.0-RC9-SNAPSHOT-sources.jar
[INFO] Deleting directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] Skipping non-existing directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] Skipping non-existing directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\test-classes
[DEBUG] Skipping non-existing directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=79, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=34, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=139, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.codehaus.mojo:build-helper-maven-plugin:jar:1.9.1:
[DEBUG] org.apache.maven:maven-model: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] 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:4.11:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] commons-cli:commons-cli:jar:1.2:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1: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-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
[DEBUG] org.beanshell:bsh:jar:2.0b4:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:1.9.1
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:1.9.1
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:1.9.1
[DEBUG] Included: org.codehaus.mojo:build-helper-maven-plugin:jar:1.9.1
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
[DEBUG] Included: org.beanshell:bsh:jar:2.0b4
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:1.9.1:parse-version from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:1.9.1, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:1.9.1:parse-version' with basic configurator -->
[DEBUG] (s) propertyPrefix = parsedVersion
[DEBUG] (f) versionString = 4.0.0-RC9-SNAPSHOT
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] -- end configuration --
[DEBUG] define property parsedVersion.majorVersion = "4"
[DEBUG] define property parsedVersion.minorVersion = "0"
[DEBUG] define property parsedVersion.incrementalVersion = "0"
[DEBUG] define property parsedVersion.nextMajorVersion = "5"
[DEBUG] define property parsedVersion.nextMinorVersion = "1"
[DEBUG] define property parsedVersion.nextIncrementalVersion = "1"
[DEBUG] define property parsedVersion.qualifier = "RC9-SNAPSHOT"
[DEBUG] define property parsedVersion.buildNumber = "0"
[DEBUG] define property parsedVersion.osgiVersion = "4.0.0.RC9-SNAPSHOT"
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=133, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=48, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=122, DefaultDependencyCollector.collectTime=149, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.codehaus.mojo:buildnumber-maven-plugin:jar:1.3:
[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-model: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-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings: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] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:4.11:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.apache.maven.scm:maven-scm-api:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-manager-plexus:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-bazaar:jar:1.9:compile
[DEBUG] regexp:regexp:jar:1.3:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.9:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.9:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-cvsexe:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-cvs-commons:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-starteam:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-perforce:jar:1.9:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-hg:jar:1.9:compile
[DEBUG] com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:1.13:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.tmatesoft.svnkit:svnkit:jar:1.3.5:compile
[DEBUG] org.tmatesoft.svnkit:trilead-ssh2:jar:build213-svnkit-1.3-patch:compile
[DEBUG] org.tmatesoft.sqljet:sqljet:jar:1.0.4:compile
[DEBUG] org.antlr:antlr-runtime:jar:3.1.3:compile
[DEBUG] org.antlr:stringtemplate:jar:3.2:compile
[DEBUG] antlr:antlr:jar:2.7.7:compile
[DEBUG] net.java.dev.jna:jna:jar:3.2.2:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.3
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.3
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.3
[DEBUG] Included: org.codehaus.mojo:buildnumber-maven-plugin:jar:1.3
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.apache.maven.scm:maven-scm-api:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-manager-plexus:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-bazaar:jar:1.9
[DEBUG] Included: regexp:regexp:jar:1.3
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.9
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.9
[DEBUG] Included: commons-io:commons-io:jar:2.2
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-cvsexe:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-cvs-commons:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-starteam:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-perforce:jar:1.9
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-hg:jar:1.9
[DEBUG] Included: com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:1.13
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.tmatesoft.svnkit:svnkit:jar:1.3.5
[DEBUG] Included: org.tmatesoft.svnkit:trilead-ssh2:jar:build213-svnkit-1.3-patch
[DEBUG] Included: org.tmatesoft.sqljet:sqljet:jar:1.0.4
[DEBUG] Included: org.antlr:antlr-runtime:jar:3.1.3
[DEBUG] Included: org.antlr:stringtemplate:jar:3.2
[DEBUG] Included: antlr:antlr:jar:2.7.7
[DEBUG] Included: net.java.dev.jna:jna:jar:3.2.2
[DEBUG] Configuring mojo org.codehaus.mojo:buildnumber-maven-plugin:1.3:create from plugin realm ClassRealm[plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.3, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.codehaus.mojo:buildnumber-maven-plugin:1.3:create' with basic configurator -->
[DEBUG] (s) buildNumberPropertiesFileLocation = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\buildNumber.properties
[DEBUG] (f) buildNumberPropertyName = buildNumber
[DEBUG] (s) doCheck = false
[DEBUG] (s) doUpdate = false
[DEBUG] (f) getRevisionOnlyOnce = true
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-factory:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-factory\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-analytics:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-analytics\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-auth:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-auth\pom.xml, MavenProject: org.eclipse.che.core:che-core-vfs-impl:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\che-core-vfs-impl\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-git:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-git\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-ssh:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-ssh\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-infrastructure-local:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-infrastructure-local\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-core:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-core\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-analytics:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-analytics\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-auth:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-auth\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-user:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-user\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-machine:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-machine\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-workspace:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-workspace\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-account\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-project:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-project\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-vfs:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-vfs\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-factory:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-factory\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-git:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-git\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-ssh:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-ssh\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-api:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-api\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-generators:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-generators\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-ui:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-ui\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-app:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-app\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-jseditor:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-jseditor\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-templates:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-templates\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-stacks:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-stacks\pom.xml, MavenProject: org.eclipse.che.core:che-core-git-impl-native:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\che-core-git-impl-native\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-help-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-help\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-help-ext-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-help\che-plugin-help-ext-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\che-plugin-docker-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-machine:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\che-plugin-docker-machine\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-ext-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\che-plugin-docker-ext-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-web-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-web\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-web-ext-web:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-web\che-plugin-web-ext-web\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-orion-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-orion\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-orion-editor:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-orion\che-plugin-orion-editor\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-ext-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\che-plugin-machine-ext-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-ext-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\che-plugin-machine-ext-server\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-ssh-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\che-plugin-machine-ssh-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-maven-tools:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-maven-tools\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-generator-archetype:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-generator-archetype\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-lang-shared:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-lang-shared\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-orion-compare:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-orion\che-plugin-orion-compare\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-lang-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-lang-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-lang-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-lang-server\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-jdt-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-jdt-core-repack:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\che-plugin-java-jdt-core-repack\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.core.filesystem:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-core-filesystem\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.core.resources:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-core-resources\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.core.filebuffers:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-core-filebuffers\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.jface:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-jface\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.jface.text:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-jface-text\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.ltk.core.refactoring:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-ltk-core-refactoring\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.search:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-search\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.ui.ide:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-ui-ide\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.jdt.ui:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-jdt-ui\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-maven:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-maven\pom.xml, MavenProject: org.eclipse.che.plugin:che-jdt-ext-machine:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\che-jdt-ext-machine\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-shared:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-debugger-java-shared\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-debugger-java-server\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-debugger-java-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-ext-plugins:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\che-plugin-sdk-ext-plugins\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-env-local:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\che-plugin-sdk-env-local\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-tools:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\che-plugin-sdk-tools\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-ext-git:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\che-plugin-git-ext-git\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-provider-che:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\che-plugin-git-provider-che\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-ssh-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\che-plugin-git-ssh-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-oauth2:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\che-plugin-github-oauth2\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-ext-github:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\che-plugin-github-ext-github\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-provider-github:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\che-plugin-github-provider-github\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-dashboard-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-dashboard\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-ext-dashboard-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-dashboard\che-plugin-ext-dashboard\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-gwt-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-gwt\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-gwt-ext-gwt:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-gwt\che-plugin-gwt-ext-gwt\pom.xml, MavenProject: org.eclipse.che.dashboard:che-dashboard-war:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\dashboard\pom.xml, MavenProject: org.eclipse.che:che-assembly-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\pom.xml, MavenProject: org.eclipse.che:assembly-machine-war:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-machine-war\pom.xml, MavenProject: org.eclipse.che:assembly-machine-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-machine-server\pom.xml, MavenProject: org.eclipse.che:assembly-ide-war:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-ide-war\pom.xml, MavenProject: org.eclipse.che:assembly-main:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-main\pom.xml]
[DEBUG] (f) readUrlScm = scm:git:git@github.com:eclipse/che.git/che-core-parent/che-core-api-parent/che-core-api-account
[DEBUG] (s) revisionOnScmFailure = no_revision
[DEBUG] (f) scmBranchPropertyName = scmBranch
[DEBUG] (s) scmDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) skip = false
[DEBUG] (f) timestampFormat = {0, date,yyyyMMdd}
[DEBUG] (f) timestampPropertyName = timestamp
[DEBUG] (s) urlScm = scm:git:git@github.com:eclipse/che.git/che-core-parent/che-core-api-parent/che-core-api-account
[DEBUG] (f) useLastCommittedRevision = false
[DEBUG] -- end configuration --
[DEBUG] Checking for local modifications: skipped.
[DEBUG] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[INFO] Storing buildNumber: no_revision at timestamp: 20160229
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] Cannot get the branch information from the scm repository : 'git' is not recognized as an internal or external command,
operable program or batch file.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-version) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=262, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=55, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=142, DefaultDependencyCollector.collectTime=93, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4:
[DEBUG] com.ceilfors.maven.plugin:enforcer-rules:jar:1.2.0:runtime
[DEBUG] com.google.guava:guava:jar:14.0.1:runtime
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile
[DEBUG] org.codehaus.mojo:animal-sniffer-enforcer-rule:jar:1.11:runtime
[DEBUG] org.codehaus.mojo:animal-sniffer:jar:1.11:runtime
[DEBUG] org.ow2.asm:asm-all:jar:4.0:runtime
[DEBUG] org.codehaus.mojo:extra-enforcer-rules:jar:1.0-beta-2:runtime
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5: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: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] 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.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] commons-cli:commons-cli:jar:1.2:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG] commons-lang:commons-lang:jar:2.3:compile
[DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.4:compile
[DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.4:compile
[DEBUG] org.beanshell:bsh:jar:2.0b4:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
[DEBUG] org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.3:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.4:compile
[DEBUG] junit:junit:jar:4.11:compile
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4
[DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.4
[DEBUG] Included: com.ceilfors.maven.plugin:enforcer-rules:jar:1.2.0
[DEBUG] Included: com.google.guava:guava:jar:14.0.1
[DEBUG] Included: org.codehaus.mojo:animal-sniffer-enforcer-rule:jar:1.11
[DEBUG] Included: org.codehaus.mojo:animal-sniffer:jar:1.11
[DEBUG] Included: org.ow2.asm:asm-all:jar:4.0
[DEBUG] Included: org.codehaus.mojo:extra-enforcer-rules:jar:1.0-beta-2
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[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: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: commons-lang:commons-lang:jar:2.3
[DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.4
[DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.4
[DEBUG] Included: org.beanshell:bsh:jar:2.0b4
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
[DEBUG] Included: org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.3
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.0.4
[DEBUG] Included: junit:junit:jar:4.11
[DEBUG] Included: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce {execution: enforce-java-version}
[DEBUG] (s) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) message = To build this project JDK 1.8 (or upper) is required. Please install it.
[DEBUG] (s) version = 1.8
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireJavaVersion@76ddd61a]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable.
[DEBUG] Detected Java String: 1.8.0_45
[DEBUG] Normalized Java String: 1.8.0-45
[DEBUG] Parsed Version: Major: 1 Minor: 8 Incremental: 0 Build: 45 Qualifier: null
[DEBUG] Detected JDK Version: 1.8.0-45 is allowed in the range 1.8.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven-version) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce {execution: enforce-maven-version}
[DEBUG] (s) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) message = To build this project Maven 3.3.1 (or upper) is required. Please install it.
[DEBUG] (s) version = 3.3.1
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@6e33fcae]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Detected Maven Version: 3.3.9
[DEBUG] Detected Maven Version: 3.3.9 is allowed in the range 3.3.1.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (distribution-management-used) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce {execution: distribution-management-used}
[DEBUG] (s) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) message = You are trying to use artifacts that are not in the list of allowed artifacts included in dependencyManagement in maven-depmgt-pom or have different version.
[DEBUG] (f) checkVersion = true
[DEBUG] (f) ignoreScopes = [runtime]
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireDepMgt@5ff2b8ca]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireDepMgt
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (no-distribution-management-at-all) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce {execution: no-distribution-management-at-all}
[DEBUG] (s) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) allowRepository = true
[DEBUG] (s) allowSnapshotRepository = true
[DEBUG] (s) allowSite = true
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.BanDistributionManagement@6ba30587]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.BanDistributionManagement
[DEBUG] distributionManagement: org.apache.maven.model.DistributionManagement@35764bef
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (dependency) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce {execution: dependency}
[DEBUG] (s) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.DependencyConvergence@37af1f93]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.DependencyConvergence
[DEBUG] Dependency tree resolution listener events:
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] includeArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] startProcessChildren: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] endProcessChildren: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] testArtifact: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] includeArtifact: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] startProcessChildren: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] endProcessChildren: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] includeArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] startProcessChildren: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] endProcessChildren: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] includeArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] startProcessChildren: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] endProcessChildren: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] testArtifact: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] includeArtifact: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] startProcessChildren: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] endProcessChildren: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml in local (C:\Users\randi\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml in local (C:\Users\randi\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.parent:maven-parent-pom:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] testArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] omitForNearer: omitted=com.google.code.gson:gson:jar:2.3.1:compile kept=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] includeArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] startProcessChildren: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] endProcessChildren: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] includeArtifact: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] startProcessChildren: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=aopalliance:aopalliance:jar:1.0:compile, replacement=aopalliance:aopalliance:jar:1.0
[DEBUG] testArtifact: artifact=aopalliance:aopalliance:jar:1.0:compile
[DEBUG] manageArtifactVersion: artifact=aopalliance:aopalliance:jar:1.0:compile, replacement=aopalliance:aopalliance:jar:1.0
[DEBUG] includeArtifact: artifact=aopalliance:aopalliance:jar:1.0:compile
[DEBUG] startProcessChildren: artifact=aopalliance:aopalliance:jar:1.0:compile
[DEBUG] endProcessChildren: artifact=aopalliance:aopalliance:jar:1.0:compile
[DEBUG] endProcessChildren: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject.extensions:guice-multibindings:jar:4.0:compile, replacement=com.google.inject.extensions:guice-multibindings:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject.extensions:guice-multibindings:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject.extensions:guice-multibindings:jar:4.0:compile, replacement=com.google.inject.extensions:guice-multibindings:jar:4.0
[DEBUG] includeArtifact: artifact=com.google.inject.extensions:guice-multibindings:jar:4.0:compile
[DEBUG] startProcessChildren: artifact=com.google.inject.extensions:guice-multibindings:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] omitForNearer: omitted=com.google.inject:guice:jar:4.0:compile kept=com.google.inject:guice:jar:4.0:compile
[DEBUG] endProcessChildren: artifact=com.google.inject.extensions:guice-multibindings:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:compile kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] testArtifact: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] omitForNearer: omitted=javax.validation:validation-api:jar:1.1.0.Final:compile kept=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] includeArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] startProcessChildren: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] endProcessChildren: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=net.java.dev.jna:jna:jar:4.1.0:compile, replacement=net.java.dev.jna:jna:jar:4.1.0
[DEBUG] testArtifact: artifact=net.java.dev.jna:jna:jar:4.1.0:compile
[DEBUG] manageArtifactVersion: artifact=net.java.dev.jna:jna:jar:4.1.0:compile, replacement=net.java.dev.jna:jna:jar:4.1.0
[DEBUG] includeArtifact: artifact=net.java.dev.jna:jna:jar:4.1.0:compile
[DEBUG] startProcessChildren: artifact=net.java.dev.jna:jna:jar:4.1.0:compile
[DEBUG] endProcessChildren: artifact=net.java.dev.jna:jna:jar:4.1.0:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] testArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] omitForNearer: omitted=com.google.code.gson:gson:jar:2.3.1:compile kept=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] testArtifact: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] omitForNearer: omitted=javax.validation:validation-api:jar:1.1.0.Final:compile kept=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-compress:jar:1.9:compile, replacement=org.apache.commons:commons-compress:jar:1.9
[DEBUG] testArtifact: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-compress:jar:1.9:compile, replacement=org.apache.commons:commons-compress:jar:1.9
[DEBUG] includeArtifact: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] startProcessChildren: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] endProcessChildren: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] includeArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] startProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.reflections:reflections:jar:0.9.9:compile, replacement=org.reflections:reflections:jar:0.9.9
[DEBUG] testArtifact: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] manageArtifactVersion: artifact=org.reflections:reflections:jar:0.9.9:compile, replacement=org.reflections:reflections:jar:0.9.9
[DEBUG] includeArtifact: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] startProcessChildren: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:15.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=org.javassist:javassist:jar:3.18.2-GA:compile, replacement=org.javassist:javassist:jar:3.18.2-GA
[DEBUG] testArtifact: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] manageArtifactVersion: artifact=org.javassist:javassist:jar:3.18.2-GA:compile, replacement=org.javassist:javassist:jar:3.18.2-GA
[DEBUG] includeArtifact: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] startProcessChildren: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] endProcessChildren: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] endProcessChildren: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] omitForNearer: omitted=com.google.inject:guice:jar:4.0:compile kept=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject.extensions:guice-servlet:jar:4.0:compile, replacement=com.google.inject.extensions:guice-servlet:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject.extensions:guice-servlet:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject.extensions:guice-servlet:jar:4.0:compile, replacement=com.google.inject.extensions:guice-servlet:jar:4.0
[DEBUG] includeArtifact: artifact=com.google.inject.extensions:guice-servlet:jar:4.0:compile
[DEBUG] startProcessChildren: artifact=com.google.inject.extensions:guice-servlet:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] omitForNearer: omitted=com.google.inject:guice:jar:4.0:compile kept=com.google.inject:guice:jar:4.0:compile
[DEBUG] endProcessChildren: artifact=com.google.inject.extensions:guice-servlet:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:compile kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] includeArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] startProcessChildren: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] testArtifact: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] includeArtifact: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] startProcessChildren: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] endProcessChildren: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:compile kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.mail:mail:jar:1.4.4:compile, replacement=javax.mail:mail:jar:1.4.4
[DEBUG] testArtifact: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] manageArtifactVersion: artifact=javax.mail:mail:jar:1.4.4:compile, replacement=javax.mail:mail:jar:1.4.4
[DEBUG] includeArtifact: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] startProcessChildren: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] endProcessChildren: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=commons-io:commons-io:jar:2.4:runtime, replacement=commons-io:commons-io:jar:2.4
[DEBUG] testArtifact: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] manageArtifactVersion: artifact=commons-io:commons-io:jar:2.4:runtime, replacement=commons-io:commons-io:jar:2.4
[DEBUG] includeArtifact: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] startProcessChildren: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] endProcessChildren: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] endProcessChildren: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-integration-guice:jar:1.12.0:compile, replacement=org.everrest:everrest-integration-guice:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-integration-guice:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-integration-guice:jar:1.12.0:compile, replacement=org.everrest:everrest-integration-guice:jar:1.12.0
[DEBUG] includeArtifact: artifact=org.everrest:everrest-integration-guice:jar:1.12.0:compile
[DEBUG] startProcessChildren: artifact=org.everrest:everrest-integration-guice:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:compile kept=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] endProcessChildren: artifact=org.everrest:everrest-integration-guice:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] includeArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] startProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:compile kept=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-compress:jar:1.9:compile, replacement=org.apache.commons:commons-compress:jar:1.9
[DEBUG] testArtifact: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-compress:jar:1.9:compile, replacement=org.apache.commons:commons-compress:jar:1.9
[DEBUG] includeArtifact: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] startProcessChildren: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] endProcessChildren: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:compile kept=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] includeArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] startProcessChildren: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] testArtifact: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] includeArtifact: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] startProcessChildren: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] endProcessChildren: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:compile kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.mail:mail:jar:1.4.4:compile, replacement=javax.mail:mail:jar:1.4.4
[DEBUG] testArtifact: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] manageArtifactVersion: artifact=javax.mail:mail:jar:1.4.4:compile, replacement=javax.mail:mail:jar:1.4.4
[DEBUG] includeArtifact: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] startProcessChildren: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] endProcessChildren: artifact=javax.mail:mail:jar:1.4.4:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=commons-io:commons-io:jar:2.4:runtime, replacement=commons-io:commons-io:jar:2.4
[DEBUG] testArtifact: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] manageArtifactVersion: artifact=commons-io:commons-io:jar:2.4:runtime, replacement=commons-io:commons-io:jar:2.4
[DEBUG] includeArtifact: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] startProcessChildren: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] endProcessChildren: artifact=commons-io:commons-io:jar:2.4:runtime
[DEBUG] endProcessChildren: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile, replacement=org.everrest:everrest-websockets:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile, replacement=org.everrest:everrest-websockets:jar:1.12.0
[DEBUG] includeArtifact: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] startProcessChildren: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:compile, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] testArtifact: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:compile, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] includeArtifact: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] startProcessChildren: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] endProcessChildren: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:compile, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:compile kept=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] includeArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] startProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] testArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] omitForNearer: omitted=com.google.code.gson:gson:jar:2.3.1:compile kept=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] testArtifact: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] omitForNearer: omitted=javax.validation:validation-api:jar:1.1.0.Final:compile kept=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.reflections:reflections:jar:0.9.9:compile, replacement=org.reflections:reflections:jar:0.9.9
[DEBUG] testArtifact: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] manageArtifactVersion: artifact=org.reflections:reflections:jar:0.9.9:compile, replacement=org.reflections:reflections:jar:0.9.9
[DEBUG] includeArtifact: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] startProcessChildren: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:15.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=org.javassist:javassist:jar:3.18.2-GA:compile, replacement=org.javassist:javassist:jar:3.18.2-GA
[DEBUG] testArtifact: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] manageArtifactVersion: artifact=org.javassist:javassist:jar:3.18.2-GA:compile, replacement=org.javassist:javassist:jar:3.18.2-GA
[DEBUG] includeArtifact: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] startProcessChildren: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] endProcessChildren: artifact=org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] endProcessChildren: artifact=org.reflections:reflections:jar:0.9.9:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] testArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] omitForNearer: omitted=com.google.code.gson:gson:jar:2.3.1:compile kept=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] omitForNearer: omitted=com.google.inject:guice:jar:4.0:compile kept=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile, replacement=io.swagger:swagger-annotations:jar:1.5.6
[DEBUG] testArtifact: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] manageArtifactVersion: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile, replacement=io.swagger:swagger-annotations:jar:1.5.6
[DEBUG] omitForNearer: omitted=io.swagger:swagger-annotations:jar:1.5.6:compile kept=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:compile kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile, replacement=org.everrest:everrest-websockets:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile, replacement=org.everrest:everrest-websockets:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-websockets:jar:1.12.0:compile kept=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] testArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] omitForNearer: omitted=com.google.code.gson:gson:jar:2.3.1:compile kept=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile, replacement=io.swagger:swagger-annotations:jar:1.5.6
[DEBUG] testArtifact: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] manageArtifactVersion: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile, replacement=io.swagger:swagger-annotations:jar:1.5.6
[DEBUG] omitForNearer: omitted=io.swagger:swagger-annotations:jar:1.5.6:compile kept=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:compile kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] testArtifact: artifact=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.code.gson:gson:jar:2.3.1:compile, replacement=com.google.code.gson:gson:jar:2.3.1
[DEBUG] omitForNearer: omitted=com.google.code.gson:gson:jar:2.3.1:compile kept=com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:compile, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:compile kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] testArtifact: artifact=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=com.google.inject:guice:jar:4.0:compile, replacement=com.google.inject:guice:jar:4.0
[DEBUG] omitForNearer: omitted=com.google.inject:guice:jar:4.0:compile kept=com.google.inject:guice:jar:4.0:compile
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] testArtifact: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] omitForNearer: omitted=commons-fileupload:commons-fileupload:jar:1.2.1:compile kept=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] includeArtifact: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] startProcessChildren: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] endProcessChildren: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] manageArtifactVersion: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile, replacement=io.swagger:swagger-annotations:jar:1.5.6
[DEBUG] testArtifact: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] manageArtifactVersion: artifact=io.swagger:swagger-annotations:jar:1.5.6:compile, replacement=io.swagger:swagger-annotations:jar:1.5.6
[DEBUG] omitForNearer: omitted=io.swagger:swagger-annotations:jar:1.5.6:compile kept=io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:compile, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:compile kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:compile, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:compile kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] testArtifact: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=javax.validation:validation-api:jar:1.1.0.Final:compile, replacement=javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] omitForNearer: omitted=javax.validation:validation-api:jar:1.1.0.Final:compile kept=javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile, replacement=org.everrest:everrest-websockets:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-websockets:jar:1.12.0:compile, replacement=org.everrest:everrest-websockets:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-websockets:jar:1.12.0:compile kept=org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-compress:jar:1.9:compile, replacement=org.apache.commons:commons-compress:jar:1.9
[DEBUG] testArtifact: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-compress:jar:1.9:compile, replacement=org.apache.commons:commons-compress:jar:1.9
[DEBUG] includeArtifact: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] startProcessChildren: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] endProcessChildren: artifact=org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] includeArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] startProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] updateScopeCurrentPom: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided, scopeIgnored=compile
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:compile kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] includeArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] startProcessChildren: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] endProcessChildren: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] testArtifact: artifact=ch.qos.logback:logback-classic:jar:1.1.2:test
[DEBUG] includeArtifact: artifact=ch.qos.logback:logback-classic:jar:1.1.2:test
[DEBUG] startProcessChildren: artifact=ch.qos.logback:logback-classic:jar:1.1.2:test
[DEBUG] manageArtifactVersion: artifact=ch.qos.logback:logback-core:jar:1.1.2:test, replacement=ch.qos.logback:logback-core:jar:1.1.2
[DEBUG] testArtifact: artifact=ch.qos.logback:logback-core:jar:1.1.2:test
[DEBUG] manageArtifactVersion: artifact=ch.qos.logback:logback-core:jar:1.1.2:test, replacement=ch.qos.logback:logback-core:jar:1.1.2
[DEBUG] includeArtifact: artifact=ch.qos.logback:logback-core:jar:1.1.2:test
[DEBUG] startProcessChildren: artifact=ch.qos.logback:logback-core:jar:1.1.2:test
[DEBUG] endProcessChildren: artifact=ch.qos.logback:logback-core:jar:1.1.2:test
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:test
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:test kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=ch.qos.logback:logback-classic:jar:1.1.2:test
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] updateScopeCurrentPom: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test, scopeIgnored=compile
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:test, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] manageArtifactVersion: artifact=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:test, replacement=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:test kept=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] testArtifact: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] updateScopeCurrentPom: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test, scopeIgnored=compile
[DEBUG] omitForNearer: omitted=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:compile kept=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] includeArtifact: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] startProcessChildren: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:test, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:test, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:test kept=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] testArtifact: artifact=org.everrest:everrest-assured:jar:1.12.0:test
[DEBUG] includeArtifact: artifact=org.everrest:everrest-assured:jar:1.12.0:test
[DEBUG] startProcessChildren: artifact=org.everrest:everrest-assured:jar:1.12.0:test
[DEBUG] manageArtifactVersion: artifact=com.jayway.restassured:rest-assured:jar:2.4.0:test, replacement=com.jayway.restassured:rest-assured:jar:2.4.0
[DEBUG] testArtifact: artifact=com.jayway.restassured:rest-assured:jar:2.4.0:test
[DEBUG] manageArtifactVersion: artifact=com.jayway.restassured:rest-assured:jar:2.4.0:test, replacement=com.jayway.restassured:rest-assured:jar:2.4.0
[DEBUG] includeArtifact: artifact=com.jayway.restassured:rest-assured:jar:2.4.0:test
[DEBUG] startProcessChildren: artifact=com.jayway.restassured:rest-assured:jar:2.4.0:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] includeArtifact: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] startProcessChildren: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] endProcessChildren: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] includeArtifact: artifact=org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] startProcessChildren: artifact=org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] omitForNearer: omitted=org.codehaus.groovy:groovy:jar:2.3.7:test kept=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] endProcessChildren: artifact=org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] testArtifact: artifact=org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] includeArtifact: artifact=org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] startProcessChildren: artifact=org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] testArtifact: artifact=org.apache.httpcomponents:httpcore:jar:4.3.3:test
[DEBUG] includeArtifact: artifact=org.apache.httpcomponents:httpcore:jar:4.3.3:test
[DEBUG] startProcessChildren: artifact=org.apache.httpcomponents:httpcore:jar:4.3.3:test
[DEBUG] endProcessChildren: artifact=org.apache.httpcomponents:httpcore:jar:4.3.3:test
[DEBUG] testArtifact: artifact=commons-logging:commons-logging:jar:1.1.3:test
[DEBUG] includeArtifact: artifact=commons-logging:commons-logging:jar:1.1.3:test
[DEBUG] startProcessChildren: artifact=commons-logging:commons-logging:jar:1.1.3:test
[DEBUG] endProcessChildren: artifact=commons-logging:commons-logging:jar:1.1.3:test
[DEBUG] manageArtifactVersion: artifact=commons-codec:commons-codec:jar:1.6:test, replacement=commons-codec:commons-codec:jar:1.10
[DEBUG] testArtifact: artifact=commons-codec:commons-codec:jar:1.10:test
[DEBUG] manageArtifactVersion: artifact=commons-codec:commons-codec:jar:1.10:test, replacement=commons-codec:commons-codec:jar:1.10
[DEBUG] includeArtifact: artifact=commons-codec:commons-codec:jar:1.10:test
[DEBUG] startProcessChildren: artifact=commons-codec:commons-codec:jar:1.10:test
[DEBUG] endProcessChildren: artifact=commons-codec:commons-codec:jar:1.10:test
[DEBUG] endProcessChildren: artifact=org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] testArtifact: artifact=org.apache.httpcomponents:httpmime:jar:4.3.6:test
[DEBUG] includeArtifact: artifact=org.apache.httpcomponents:httpmime:jar:4.3.6:test
[DEBUG] startProcessChildren: artifact=org.apache.httpcomponents:httpmime:jar:4.3.6:test
[DEBUG] testArtifact: artifact=org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] omitForNearer: omitted=org.apache.httpcomponents:httpclient:jar:4.3.6:test kept=org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] endProcessChildren: artifact=org.apache.httpcomponents:httpmime:jar:4.3.6:test
[DEBUG] manageArtifactVersion: artifact=org.hamcrest:hamcrest-core:jar:1.3:test, replacement=org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] testArtifact: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] manageArtifactVersion: artifact=org.hamcrest:hamcrest-core:jar:1.3:test, replacement=org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] includeArtifact: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] startProcessChildren: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] endProcessChildren: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] manageArtifactVersion: artifact=org.hamcrest:hamcrest-library:jar:1.3:test, replacement=org.hamcrest:hamcrest-library:jar:1.3
[DEBUG] testArtifact: artifact=org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG] manageArtifactVersion: artifact=org.hamcrest:hamcrest-library:jar:1.3:test, replacement=org.hamcrest:hamcrest-library:jar:1.3
[DEBUG] includeArtifact: artifact=org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG] startProcessChildren: artifact=org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG] manageArtifactVersion: artifact=org.hamcrest:hamcrest-core:jar:1.3:test, replacement=org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] testArtifact: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] manageArtifactVersion: artifact=org.hamcrest:hamcrest-core:jar:1.3:test, replacement=org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] omitForNearer: omitted=org.hamcrest:hamcrest-core:jar:1.3:test kept=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] endProcessChildren: artifact=org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG] testArtifact: artifact=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] includeArtifact: artifact=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] startProcessChildren: artifact=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] endProcessChildren: artifact=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] testArtifact: artifact=com.jayway.restassured:json-path:jar:2.4.0:test
[DEBUG] includeArtifact: artifact=com.jayway.restassured:json-path:jar:2.4.0:test
[DEBUG] startProcessChildren: artifact=com.jayway.restassured:json-path:jar:2.4.0:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy-json:jar:2.3.7:test
[DEBUG] includeArtifact: artifact=org.codehaus.groovy:groovy-json:jar:2.3.7:test
[DEBUG] startProcessChildren: artifact=org.codehaus.groovy:groovy-json:jar:2.3.7:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] omitForNearer: omitted=org.codehaus.groovy:groovy:jar:2.3.7:test kept=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] endProcessChildren: artifact=org.codehaus.groovy:groovy-json:jar:2.3.7:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] omitForNearer: omitted=org.codehaus.groovy:groovy:jar:2.3.7:test kept=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] testArtifact: artifact=com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] includeArtifact: artifact=com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] startProcessChildren: artifact=com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] omitForNearer: omitted=org.codehaus.groovy:groovy:jar:2.3.7:test kept=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-lang3:jar:3.3.2:test, replacement=org.apache.commons:commons-lang3:jar:3.4
[DEBUG] testArtifact: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-lang3:jar:3.4:test, replacement=org.apache.commons:commons-lang3:jar:3.4
[DEBUG] includeArtifact: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] startProcessChildren: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] endProcessChildren: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] endProcessChildren: artifact=com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] endProcessChildren: artifact=com.jayway.restassured:json-path:jar:2.4.0:test
[DEBUG] testArtifact: artifact=com.jayway.restassured:xml-path:jar:2.4.0:test
[DEBUG] includeArtifact: artifact=com.jayway.restassured:xml-path:jar:2.4.0:test
[DEBUG] startProcessChildren: artifact=com.jayway.restassured:xml-path:jar:2.4.0:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] omitForNearer: omitted=org.codehaus.groovy:groovy-xml:jar:2.3.7:test kept=org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] omitForNearer: omitted=org.codehaus.groovy:groovy:jar:2.3.7:test kept=org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] testArtifact: artifact=com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] omitForNearer: omitted=com.jayway.restassured:rest-assured-common:jar:2.4.0:test kept=com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-lang3:jar:3.3.2:test, replacement=org.apache.commons:commons-lang3:jar:3.4
[DEBUG] testArtifact: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] manageArtifactVersion: artifact=org.apache.commons:commons-lang3:jar:3.4:test, replacement=org.apache.commons:commons-lang3:jar:3.4
[DEBUG] omitForNearer: omitted=org.apache.commons:commons-lang3:jar:3.4:test kept=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] includeArtifact: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] startProcessChildren: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] endProcessChildren: artifact=org.apache.commons:commons-lang3:jar:3.4:test
[DEBUG] testArtifact: artifact=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] omitForNearer: omitted=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test kept=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] endProcessChildren: artifact=com.jayway.restassured:xml-path:jar:2.4.0:test
[DEBUG] endProcessChildren: artifact=com.jayway.restassured:rest-assured:jar:2.4.0:test
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] testArtifact: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] updateScope: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test, scope=compile
[DEBUG] omitForNearer: omitted=javax.servlet:javax.servlet-api:jar:3.1.0:compile kept=javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:test kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] manageArtifactVersion: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test, replacement=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] manageArtifactVersion: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test, replacement=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] testArtifact: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] omitForNearer: omitted=javax.servlet:javax.servlet-api:jar:3.1.0:test kept=javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] omitForNearer: omitted=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test kept=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] manageArtifactVersion: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test, replacement=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] manageArtifactVersion: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test, replacement=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714
[DEBUG] omitForNearer: omitted=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test kept=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] testArtifact: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test
[DEBUG] manageArtifactVersion: artifact=javax.servlet:javax.servlet-api:jar:3.1.0:test, replacement=javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] omitForNearer: omitted=javax.servlet:javax.servlet-api:jar:3.1.0:test kept=javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] omitForNearer: omitted=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test kept=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-servlet:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-servlet:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-servlet:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] omitForNearer: omitted=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test kept=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-servlet:jar:9.3.1.v20150714:test
[DEBUG] testArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] omitForNearer: omitted=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test kept=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] includeArtifact: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] startProcessChildren: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] endProcessChildren: artifact=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:test, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:test, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:test kept=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] testArtifact: artifact=org.everrest:everrest-groovy:jar:1.12.0:test
[DEBUG] includeArtifact: artifact=org.everrest:everrest-groovy:jar:1.12.0:test
[DEBUG] startProcessChildren: artifact=org.everrest:everrest-groovy:jar:1.12.0:test
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:test kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] testArtifact: artifact=org.codehaus.groovy:groovy-all:jar:1.7.6:test
[DEBUG] includeArtifact: artifact=org.codehaus.groovy:groovy-all:jar:1.7.6:test
[DEBUG] startProcessChildren: artifact=org.codehaus.groovy:groovy-all:jar:1.7.6:test
[DEBUG] endProcessChildren: artifact=org.codehaus.groovy:groovy-all:jar:1.7.6:test
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:test, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] manageArtifactVersion: artifact=org.everrest:everrest-core:jar:1.12.0:test, replacement=org.everrest:everrest-core:jar:1.12.0
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:test kept=org.everrest:everrest-core:jar:1.12.0:compile
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:test
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:test kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.everrest:everrest-groovy:jar:1.12.0:test
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:test
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:test kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] endProcessChildren: artifact=org.everrest:everrest-assured:jar:1.12.0:test
[DEBUG] testArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] updateScopeCurrentPom: artifact=org.everrest:everrest-core:jar:1.12.0:test, scopeIgnored=compile
[DEBUG] omitForNearer: omitted=org.everrest:everrest-core:jar:1.12.0:compile kept=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] includeArtifact: artifact=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] startProcessChildren: artifact=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:test, replacement=com.google.guava:guava:jar:18.0
[DEBUG] testArtifact: artifact=com.google.guava:guava:jar:18.0:test
[DEBUG] manageArtifactVersion: artifact=com.google.guava:guava:jar:18.0:test, replacement=com.google.guava:guava:jar:18.0
[DEBUG] omitForNearer: omitted=com.google.guava:guava:jar:18.0:test kept=com.google.guava:guava:jar:18.0:compile
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:test, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] testArtifact: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:test
[DEBUG] manageArtifactVersion: artifact=commons-fileupload:commons-fileupload:jar:1.2.1:test, replacement=commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] omitForNearer: omitted=commons-fileupload:commons-fileupload:jar:1.2.1:test kept=commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:test, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] testArtifact: artifact=javax.annotation:javax.annotation-api:jar:1.2:test
[DEBUG] manageArtifactVersion: artifact=javax.annotation:javax.annotation-api:jar:1.2:test, replacement=javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] omitForNearer: omitted=javax.annotation:javax.annotation-api:jar:1.2:test kept=javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:test, replacement=javax.inject:javax.inject:jar:1
[DEBUG] testArtifact: artifact=javax.inject:javax.inject:jar:1:test
[DEBUG] manageArtifactVersion: artifact=javax.inject:javax.inject:jar:1:test, replacement=javax.inject:javax.inject:jar:1
[DEBUG] omitForNearer: omitted=javax.inject:javax.inject:jar:1:test kept=javax.inject:javax.inject:jar:1:compile
[DEBUG] manageArtifactVersion: artifact=javax.mail:mail:jar:1.4.4:test, replacement=javax.mail:mail:jar:1.4.4
[DEBUG] testArtifact: artifact=javax.mail:mail:jar:1.4.4:test
[DEBUG] manageArtifactVersion: artifact=javax.mail:mail:jar:1.4.4:test, replacement=javax.mail:mail:jar:1.4.4
[DEBUG] includeArtifact: artifact=javax.mail:mail:jar:1.4.4:test
[DEBUG] startProcessChildren: artifact=javax.mail:mail:jar:1.4.4:test
[DEBUG] endProcessChildren: artifact=javax.mail:mail:jar:1.4.4:test
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] testArtifact: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test
[DEBUG] manageArtifactVersion: artifact=javax.ws.rs:javax.ws.rs-api:jar:2.0:test, replacement=javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] omitForNearer: omitted=javax.ws.rs:javax.ws.rs-api:jar:2.0:test kept=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:test
[DEBUG] manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:test, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG] omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:test kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] manageArtifactVersion: artifact=commons-io:commons-io:jar:2.4:test, replacement=commons-io:commons-io:jar:2.4
[DEBUG] testArtifact: artifact=commons-io:commons-io:jar:2.4:test
[DEBUG] manageArtifactVersion: artifact=commons-io:commons-io:jar:2.4:test, replacement=commons-io:commons-io:jar:2.4
[DEBUG] includeArtifact: artifact=commons-io:commons-io:jar:2.4:test
[DEBUG] startProcessChildren: artifact=commons-io:commons-io:jar:2.4:test
[DEBUG] endProcessChildren: artifact=commons-io:commons-io:jar:2.4:test
[DEBUG] endProcessChildren: artifact=org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] testArtifact: artifact=org.mockito:mockito-core:jar:1.9.5:test
[DEBUG] includeArtifact: artifact=org.mockito:mockito-core:jar:1.9.5:test
[DEBUG] startProcessChildren: artifact=org.mockito:mockito-core:jar:1.9.5:test
[DEBUG] testArtifact: artifact=org.objenesis:objenesis:jar:1.0:test
[DEBUG] includeArtifact: artifact=org.objenesis:objenesis:jar:1.0:test
[DEBUG] startProcessChildren: artifact=org.objenesis:objenesis:jar:1.0:test
[DEBUG] endProcessChildren: artifact=org.objenesis:objenesis:jar:1.0:test
[DEBUG] endProcessChildren: artifact=org.mockito:mockito-core:jar:1.9.5:test
[DEBUG] testArtifact: artifact=org.mockitong:mockitong:jar:0.4:test
[DEBUG] includeArtifact: artifact=org.mockitong:mockitong:jar:0.4:test
[DEBUG] startProcessChildren: artifact=org.mockitong:mockitong:jar:0.4:test
[DEBUG] endProcessChildren: artifact=org.mockitong:mockitong:jar:0.4:test
[DEBUG] testArtifact: artifact=org.testng:testng:jar:6.8.8:test
[DEBUG] includeArtifact: artifact=org.testng:testng:jar:6.8.8:test
[DEBUG] startProcessChildren: artifact=org.testng:testng:jar:6.8.8:test
[DEBUG] testArtifact: artifact=org.beanshell:bsh:jar:2.0b4:test
[DEBUG] includeArtifact: artifact=org.beanshell:bsh:jar:2.0b4:test
[DEBUG] startProcessChildren: artifact=org.beanshell:bsh:jar:2.0b4:test
[DEBUG] endProcessChildren: artifact=org.beanshell:bsh:jar:2.0b4:test
[DEBUG] testArtifact: artifact=com.beust:jcommander:jar:1.27:test
[DEBUG] includeArtifact: artifact=com.beust:jcommander:jar:1.27:test
[DEBUG] startProcessChildren: artifact=com.beust:jcommander:jar:1.27:test
[DEBUG] endProcessChildren: artifact=com.beust:jcommander:jar:1.27:test
[DEBUG] endProcessChildren: artifact=org.testng:testng:jar:6.8.8:test
[DEBUG] endProcessChildren: artifact=org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ban-bad-dependencies) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce {execution: ban-bad-dependencies}
[DEBUG] (s) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) searchTransitive = true
[DEBUG] (s) excludes = [commons-logging:commons-logging-api, concurrent:concurrent, com.google.code.findbugs:*, javax.annotation:jsr250-api, javax.servlet:servlet-api, javax.xml:jaxrpc-api, javax.xml.soap:saaj-api, javax.xml.stream:stax-api, jboss:jboss-logging-spi, org.apache.xalan:serializer, org.apache.xalan:xalan, org.slf4j:slf4j-nop, org.slf4j:slf4j-jdk14, org.slf4j:slf4j-log4j12, org.slf4j:slf4j-log4j13, stax:stax-api, sun-jaxb:jaxb-api, trove:trove, woodstox:wstx-lgpl, xml-apis:xml-apis]
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.BannedDependencies@70972170]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.BannedDependencies
[DEBUG] building maven31 dependency graph for org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT with Maven31DependencyGraphBuilder
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=180, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=67, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=179, DefaultDependencyCollector.collectTime=2, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] io.swagger:swagger-annotations:jar:1.5.6:compile
[DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] com.google.guava:guava:jar:18.0:compile
[DEBUG] com.google.inject:guice:jar:4.0:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] com.google.inject.extensions:guice-multibindings:jar:4.0:compile
[DEBUG] net.java.dev.jna:jna:jar:4.1.0:compile
[DEBUG] org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] com.google.inject.extensions:guice-servlet:jar:4.0:compile
[DEBUG] org.everrest:everrest-integration-guice:jar:1.12.0:compile
[DEBUG] org.everrest:everrest-websockets:jar:1.12.0:compile
[DEBUG] org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.reflections:reflections:jar:0.9.9:compile
[DEBUG] org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0:provided
[DEBUG] ch.qos.logback:logback-classic:jar:1.1.2:test
[DEBUG] ch.qos.logback:logback-core:jar:1.1.2:test
[DEBUG] org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test
[DEBUG] org.everrest:everrest-assured:jar:1.12.0:test
[DEBUG] com.jayway.restassured:rest-assured:jar:2.4.0:test
[DEBUG] org.codehaus.groovy:groovy:jar:2.3.7:test
[DEBUG] org.codehaus.groovy:groovy-xml:jar:2.3.7:test
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.6:test
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.3:test
[DEBUG] commons-logging:commons-logging:jar:1.1.3:test
[DEBUG] commons-codec:commons-codec:jar:1.10:test (version managed from 1.6 by org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT)
[DEBUG] org.apache.httpcomponents:httpmime:jar:4.3.6:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.hamcrest:hamcrest-library:jar:1.3:test
[DEBUG] org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[DEBUG] com.jayway.restassured:json-path:jar:2.4.0:test
[DEBUG] org.codehaus.groovy:groovy-json:jar:2.3.7:test
[DEBUG] com.jayway.restassured:rest-assured-common:jar:2.4.0:test
[DEBUG] com.jayway.restassured:xml-path:jar:2.4.0:test
[DEBUG] org.apache.commons:commons-lang3:jar:3.4:test (version managed from 3.3.2 by org.eclipse.che.depmgt:maven-depmgt-pom:4.0.0-RC9-SNAPSHOT)
[DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:compile
[DEBUG] org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-servlet:jar:9.3.1.v20150714:test
[DEBUG] org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test
[DEBUG] org.everrest:everrest-groovy:jar:1.12.0:test
[DEBUG] org.codehaus.groovy:groovy-all:jar:1.7.6:test
[DEBUG] org.everrest:everrest-core:jar:1.12.0:test
[DEBUG] javax.mail:mail:jar:1.4.4:test
[DEBUG] commons-io:commons-io:jar:2.4:test
[DEBUG] org.mockito:mockito-core:jar:1.9.5:test
[DEBUG] org.objenesis:objenesis:jar:1.0:test
[DEBUG] org.mockitong:mockitong:jar:0.4:test
[DEBUG] org.testng:testng:jar:6.8.8:test
[DEBUG] org.beanshell:bsh:jar:2.0b4:test
[DEBUG] com.beust:jcommander:jar:1.27:test
[INFO]
[INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=16, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=16, DefaultDependencyCollector.collectTime=39, DefaultDependencyCollector.transformTime=1}
[DEBUG] com.google.code.sortpom:maven-sortpom-plugin:jar:2.3.0:
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0.4:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0.4:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4: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] com.google.code.sortpom:maven-sortpom-sorter:jar:2.3.0:compile
[DEBUG] org.jdom:jdom:jar:1.1.3:compile
[DEBUG] commons-io:commons-io:jar:2.1:compile
[DEBUG] Created new class realm plugin>com.google.code.sortpom:maven-sortpom-plugin:2.3.0
[DEBUG] Importing foreign packages into class realm plugin>com.google.code.sortpom:maven-sortpom-plugin:2.3.0
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>com.google.code.sortpom:maven-sortpom-plugin:2.3.0
[DEBUG] Included: com.google.code.sortpom:maven-sortpom-plugin:jar:2.3.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.6
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[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: com.google.code.sortpom:maven-sortpom-sorter:jar:2.3.0
[DEBUG] Included: org.jdom:jdom:jar:1.1.3
[DEBUG] Included: commons-io:commons-io:jar:2.1
[DEBUG] Configuring mojo com.google.code.sortpom:maven-sortpom-plugin:2.3.0:verify from plugin realm ClassRealm[plugin>com.google.code.sortpom:maven-sortpom-plugin:2.3.0, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'com.google.code.sortpom:maven-sortpom-plugin:2.3.0:verify' with basic configurator -->
[DEBUG] (f) backupFileExtension = .bak
[DEBUG] (f) createBackupFile = false
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) expandEmptyElements = false
[DEBUG] (f) indentBlankLines = false
[DEBUG] (f) keepBlankLines = false
[DEBUG] (f) lineSeparator =
[DEBUG] (f) nrOfIndentSpace = 4
[DEBUG] (f) pomFile = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) skip = false
[DEBUG] (f) sortDependencies = scope,groupId,artifactId
[DEBUG] (f) sortProperties = true
[DEBUG] (f) verifyFail = Stop
[DEBUG] -- end configuration --
[INFO] Verifying file D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[INFO]
[INFO] --- license-maven-plugin:2.10:check (check-headers) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=54, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=38, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=52, DefaultDependencyCollector.collectTime=99, DefaultDependencyCollector.transformTime=1}
[DEBUG] com.mycila:license-maven-plugin:jar:2.10:
[DEBUG] org.eclipse.che.dev:che-eclipse-license-resource-bundle:jar:14:runtime
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-model:jar:3.1.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.1.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a:compile
[DEBUG] javax.enterprise:cdi-api:jar:1.0:compile
[DEBUG] javax.annotation:jsr250-api:jar:1.0:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] com.google.guava:guava:jar:10.0.1:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a:compile
[DEBUG] asm:asm:jar:3.3.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile
[DEBUG] org.apache.maven:maven-project:jar:3.0-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.1:compile
[DEBUG] org.apache.maven:maven-compat:jar:3.0-alpha-2:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5: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.code.google-collections:google-collect:jar:snapshot-20080530:compile
[DEBUG] junit:junit:jar:4.12:compile
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
[DEBUG] org.codehaus.woodstox:wstx-asl:jar:3.2.6:compile
[DEBUG] stax:stax-api:jar:1.0.1:compile
[DEBUG] org.sonatype.spice:model-builder:jar:1.3:compile
[DEBUG] org.apache.maven:maven-project-builder:jar:3.0-alpha-2:compile
[DEBUG] org.springframework:spring-core:jar:3.1.3.RELEASE:compile
[DEBUG] org.springframework:spring-asm:jar:3.1.3.RELEASE:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] com.mycila:mycila-xmltool:jar:4.4.ga:compile
[DEBUG] org.apache.commons:commons-pool2:jar:2.2:compile
[DEBUG] Created new class realm plugin>com.mycila:license-maven-plugin:2.10
[DEBUG] Importing foreign packages into class realm plugin>com.mycila:license-maven-plugin:2.10
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>com.mycila:license-maven-plugin:2.10
[DEBUG] Included: com.mycila:license-maven-plugin:jar:2.10
[DEBUG] Included: org.eclipse.che.dev:che-eclipse-license-resource-bundle:jar:14
[DEBUG] Included: javax.enterprise:cdi-api:jar:1.0
[DEBUG] Included: javax.annotation:jsr250-api:jar:1.0
[DEBUG] Included: com.google.guava:guava:jar:10.0.1
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:1.3.9
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a
[DEBUG] Included: asm:asm:jar:3.3.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.1
[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.code.google-collections:google-collect:jar:snapshot-20080530
[DEBUG] Included: junit:junit:jar:4.12
[DEBUG] Included: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] Included: org.codehaus.woodstox:wstx-asl:jar:3.2.6
[DEBUG] Included: stax:stax-api:jar:1.0.1
[DEBUG] Included: org.sonatype.spice:model-builder:jar:1.3
[DEBUG] Included: org.apache.maven:maven-project-builder:jar:3.0-alpha-2
[DEBUG] Included: org.springframework:spring-core:jar:3.1.3.RELEASE
[DEBUG] Included: org.springframework:spring-asm:jar:3.1.3.RELEASE
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG] Included: com.mycila:mycila-xmltool:jar:4.4.ga
[DEBUG] Included: org.apache.commons:commons-pool2:jar:2.2
[DEBUG] Configuring mojo com.mycila:license-maven-plugin:2.10:check from plugin realm ClassRealm[plugin>com.mycila:license-maven-plugin:2.10, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'com.mycila:license-maven-plugin:2.10:check' with basic configurator -->
[DEBUG] (f) aggregate = false
[DEBUG] (f) basedir = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (f) concurrencyFactor = 1.5
[DEBUG] (f) dryRun = false
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) excludes = [**/*~, **/#*#, **/.#*, **/%*%, **/._*, **/.repository/**, **/CVS, **/CVS/**, **/.cvsignore, **/RCS, **/RCS/**, **/SCCS, **/SCCS/**, **/vssver.scc, **/.svn, **/.svn/**, **/.arch-ids, **/.arch-ids/**, **/.bzr, **/.bzr/**, **/.MySCMServerInfo, **/.DS_Store, **/.metadata, **/.metadata/**, **/.hg, **/.hg/**, **/.git, **/.git/**, **/.gitignore, **/BitKeeper, **/BitKeeper/**, **/ChangeSet, **/ChangeSet/**, **/_darcs, **/_darcs/**, **/.darcsrepo, **/.darcsrepo/**, **/-darcs-backup*, **/.darcs-temp-mail, **/target/**, **/test-output/**, **/release.properties, **/dependency-reduced-pom.xml, **/cobertura.ser, **/.clover/**, **/.classpath, **/.project, **/.settings/**, **/*.iml, **/*.ipr, **/*.iws, **/.idea/**, **/MANIFEST.MF, **/*.jpg, **/*.png, **/*.gif, **/*.ico, **/*.bmp, **/*.tiff, **/*.tif, **/*.cr2, **/*.xcf, **/*.class, **/*.exe, **/*.md5, **/*.sha1, **/*.jar, **/*.zip, **/*.rar, **/*.tar, **/*.tar.gz, **/*.tar.bz2, **/*.gz, **/*.xls, **/META-INF/services/**, **/*.pem, **/*.txt, **/*.log, **/*.svg, **/README, **/server.xml, **/*.json, **/catalina.properties, **/logging.properties, **/jaas.conf, **/jmxremote.access, **/jmxremote.password, **/tomcat-users.xml, **/rewrite.config]
[DEBUG] (f) failIfMissing = true
[DEBUG] (f) failIfUnknown = false
[DEBUG] (f) header = license-header.txt
[DEBUG] (f) headerDefinitions = [javadoc.xml]
[DEBUG] (f) includes = [src/**, pom.xml]
[DEBUG] (f) properties = {h_copyrightOwner=Codenvy, S.A., h_currentYear=2016, h_inceptionYear=2012, h_license_years=2012-2016}
[DEBUG] (f) quiet = false
[DEBUG] (f) skip = false
[DEBUG] (f) skipExistingHeaders = false
[DEBUG] (f) strictCheck = true
[DEBUG] (f) useDefaultExcludes = false
[DEBUG] (f) useDefaultMapping = true
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] -- end configuration --
[INFO] Checking licenses...
[DEBUG] Header jar:file:/C:/Users/randi/.m2/repository/org/eclipse/che/dev/che-eclipse-license-resource-bundle/14/che-eclipse-license-resource-bundle-14.jar!/license-header.txt:
Copyright (c) ${h_license_years} ${h_copyrightOwner}
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Codenvy, S.A. - initial API and implementation
[DEBUG] 1 header definitions loaded from 'javadoc.xml'
[DEBUG] Number of execution threads: 12
[DEBUG] From: D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] Including: [src/**, pom.xml]
[DEBUG] Excluding: [**/*~, **/#*#, **/.#*, **/%*%, **/._*, **/.repository/**, **/CVS, **/CVS/**, **/.cvsignore, **/RCS, **/RCS/**, **/SCCS, **/SCCS/**, **/vssver.scc, **/.svn, **/.svn/**, **/.arch-ids, **/.arch-ids/**, **/.bzr, **/.bzr/**, **/.MySCMServerInfo, **/.DS_Store, **/.metadata, **/.metadata/**, **/.hg, **/.hg/**, **/.git, **/.git/**, **/.gitignore, **/BitKeeper, **/BitKeeper/**, **/ChangeSet, **/ChangeSet/**, **/_darcs, **/_darcs/**, **/.darcsrepo, **/.darcsrepo/**, **/-darcs-backup*, **/.darcs-temp-mail, **/target/**, **/test-output/**, **/release.properties, **/dependency-reduced-pom.xml, **/cobertura.ser, **/.clover/**, **/.classpath, **/.project, **/.settings/**, **/*.iml, **/*.ipr, **/*.iws, **/.idea/**, **/MANIFEST.MF, **/*.jpg, **/*.png, **/*.gif, **/*.ico, **/*.bmp, **/*.tiff, **/*.tif, **/*.cr2, **/*.xcf, **/*.class, **/*.exe, **/*.md5, **/*.sha1, **/*.jar, **/*.zip, **/*.rar, **/*.tar, **/*.tar.gz, **/*.tar.bz2, **/*.gz, **/*.xls, **/META-INF/services/**, **/*.pem, **/*.txt, **/*.log, **/*.svg, **/README, **/server.xml, **/*.json, **/catalina.properties, **/logging.properties, **/jaas.conf, **/jmxremote.access, **/jmxremote.password, **/tomcat-users.xml, **/rewrite.config]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/AccountDao.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/AccountService.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/pom.xml [header style: xml_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/Account.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/AccountWorkspacesDao.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/event/AfterCreateWorkspaceSubscriber.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/Member.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/event/BeforeCreateWorkspaceSubscriber.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountReference.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/Constants.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountDescriptor.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountLockDetails.java [header style: javadoc_style]
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountLockDetails.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/AccountWorkspacesDao.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/AccountDao.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/Account.java
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/MemberDescriptor.java [header style: javadoc_style]
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/event/BeforeCreateWorkspaceSubscriber.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/Constants.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountDescriptor.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/pom.xml
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/test/java/org/eclipse/che/api/account/AccountServiceTest.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/test/resources/logback-test.xml [header style: xml_style]
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/AccountService.java
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/WorkspaceLockDetails.java [header style: javadoc_style]
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/MemberDescriptor.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountReference.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/event/AfterCreateWorkspaceSubscriber.java
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/NewMembership.java [header style: javadoc_style]
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/NewAccount.java [header style: javadoc_style]
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/test/resources/logback-test.xml
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/MemoryChargeDetails.java [header style: javadoc_style]
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/WorkspaceLockDetails.java
[DEBUG] Selected file: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountUpdate.java [header style: javadoc_style]
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/NewMembership.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/server/dao/Member.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/NewAccount.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/test/java/org/eclipse/che/api/account/AccountServiceTest.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/MemoryChargeDetails.java
[DEBUG] Header OK in: D:/UOM/GSOC/che/core/platform-api/che-core-api-account/src/main/java/org/eclipse/che/api/account/shared/dto/AccountUpdate.java
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (pre-compile) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=174, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=55, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=90, DefaultDependencyCollector.collectTime=69, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.3:
[DEBUG] com.google.errorprone:error_prone_core:jar:2.0.8:runtime
[DEBUG] com.google.errorprone:error_prone_annotation:jar:2.0.8:runtime
[DEBUG] com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:runtime
[DEBUG] org.pcollections:pcollections:jar:2.1.2:runtime
[DEBUG] com.google.guava:guava:jar:19.0:runtime
[DEBUG] com.google.code.findbugs:jFormatString:jar:3.0.0:runtime
[DEBUG] com.google.code.findbugs:jsr305:jar:3.0.0:compile
[DEBUG] org.checkerframework:dataflow:jar:1.8.10:runtime
[DEBUG] org.checkerframework:javacutil:jar:1.8.10:runtime
[DEBUG] com.google.errorprone:javac:jar:1.9.0-dev-r2973-2:runtime
[DEBUG] com.google.errorprone:error_prone_annotations:jar:2.0.8:runtime
[DEBUG] org.codehaus.plexus:plexus-compiler-javac-errorprone:jar:2.5:runtime
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1: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-toolchain:jar:2.2.1:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.7: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.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.5: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.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.3
[DEBUG] Included: com.google.errorprone:error_prone_core:jar:2.0.8
[DEBUG] Included: com.google.errorprone:error_prone_annotation:jar:2.0.8
[DEBUG] Included: com.github.stephenc.jcip:jcip-annotations:jar:1.0-1
[DEBUG] Included: org.pcollections:pcollections:jar:2.1.2
[DEBUG] Included: com.google.guava:guava:jar:19.0
[DEBUG] Included: com.google.code.findbugs:jFormatString:jar:3.0.0
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:3.0.0
[DEBUG] Included: org.checkerframework:dataflow:jar:1.8.10
[DEBUG] Included: org.checkerframework:javacutil:jar:1.8.10
[DEBUG] Included: com.google.errorprone:javac:jar:1.9.0-dev-r2973-2
[DEBUG] Included: com.google.errorprone:error_prone_annotations:jar:2.0.8
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac-errorprone:jar:2.5
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[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.shared:maven-shared-utils:jar:0.7
[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.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.5
[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] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.3:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.3:compile' with basic configurator -->
[DEBUG] (f) basedir = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (f) buildDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] (f) classpathElements = [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes, C:\Users\randi\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar, C:\Users\randi\.m2\repository\io\swagger\swagger-annotations\1.5.6\swagger-annotations-1.5.6.jar, C:\Users\randi\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar, C:\Users\randi\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar, C:\Users\randi\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-core\4.0.0-RC9-SNAPSHOT\che-core-api-core-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar, C:\Users\randi\.m2\repository\com\google\inject\guice\4.0\guice-4.0.jar, C:\Users\randi\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar, C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-multibindings\4.0\guice-multibindings-4.0.jar, C:\Users\randi\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-inject\4.0.0-RC9-SNAPSHOT\che-core-commons-inject-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-servlet\4.0\guice-servlet-4.0.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-integration-guice\1.12.0\everrest-integration-guice-1.12.0.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-websockets\1.12.0\everrest-websockets-1.12.0.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-dto\4.0.0-RC9-SNAPSHOT\che-core-api-dto-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\reflections\reflections\0.9.9\reflections-0.9.9.jar, C:\Users\randi\.m2\repository\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-machine\4.0.0-RC9-SNAPSHOT\che-core-api-machine-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-model\4.0.0-RC9-SNAPSHOT\che-core-api-model-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-user\4.0.0-RC9-SNAPSHOT\che-core-api-user-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-workspace\4.0.0-RC9-SNAPSHOT\che-core-api-workspace-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-annotations\4.0.0-RC9-SNAPSHOT\che-core-commons-annotations-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-lang\4.0.0-RC9-SNAPSHOT\che-core-commons-lang-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\apache\commons\commons-compress\1.9\commons-compress-1.9.jar, C:\Users\randi\.m2\repository\org\slf4j\slf4j-api\1.7.6\slf4j-api-1.7.6.jar, C:\Users\randi\.m2\repository\javax\ws\rs\javax.ws.rs-api\2.0\javax.ws.rs-api-2.0.jar, C:\Users\randi\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar]
[DEBUG] (f) compileSourceRoots = [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java]
[DEBUG] (f) compilerArgs = [-Xep:DepAnn:WARN]
[DEBUG] (f) compilerId = javac-with-errorprone
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.3:compile {execution: pre-compile}
[DEBUG] (f) optimize = true
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) projectArtifact = org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) showDeprecation = true
[DEBUG] (f) showWarnings = true
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.8
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.8
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac-with-errorprone'.
[DEBUG] Source directories: [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java]
[DEBUG] Classpath: [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
C:\Users\randi\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar
C:\Users\randi\.m2\repository\io\swagger\swagger-annotations\1.5.6\swagger-annotations-1.5.6.jar
C:\Users\randi\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar
C:\Users\randi\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
C:\Users\randi\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-core\4.0.0-RC9-SNAPSHOT\che-core-api-core-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar
C:\Users\randi\.m2\repository\com\google\inject\guice\4.0\guice-4.0.jar
C:\Users\randi\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-multibindings\4.0\guice-multibindings-4.0.jar
C:\Users\randi\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-inject\4.0.0-RC9-SNAPSHOT\che-core-commons-inject-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-servlet\4.0\guice-servlet-4.0.jar
C:\Users\randi\.m2\repository\org\everrest\everrest-integration-guice\1.12.0\everrest-integration-guice-1.12.0.jar
C:\Users\randi\.m2\repository\org\everrest\everrest-websockets\1.12.0\everrest-websockets-1.12.0.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-dto\4.0.0-RC9-SNAPSHOT\che-core-api-dto-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\reflections\reflections\0.9.9\reflections-0.9.9.jar
C:\Users\randi\.m2\repository\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-machine\4.0.0-RC9-SNAPSHOT\che-core-api-machine-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-model\4.0.0-RC9-SNAPSHOT\che-core-api-model-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-user\4.0.0-RC9-SNAPSHOT\che-core-api-user-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-workspace\4.0.0-RC9-SNAPSHOT\che-core-api-workspace-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-annotations\4.0.0-RC9-SNAPSHOT\che-core-commons-annotations-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-lang\4.0.0-RC9-SNAPSHOT\che-core-commons-lang-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\apache\commons\commons-compress\1.9\commons-compress-1.9.jar
C:\Users\randi\.m2\repository\org\slf4j\slf4j-api\1.7.6\slf4j-api-1.7.6.jar
C:\Users\randi\.m2\repository\javax\ws\rs\javax.ws.rs-api\2.0\javax.ws.rs-api-2.0.jar
C:\Users\randi\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar]
[DEBUG] Output directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] Adding D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations to compile source roots:
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
[DEBUG] New compile source roots:
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\AccountService.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\MemoryChargeDetails.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\AccountWorkspacesDao.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountUpdate.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\Constants.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\Account.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\AccountDao.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\event\BeforeCreateWorkspaceSubscriber.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\Member.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountReference.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountDescriptor.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\MemberDescriptor.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\NewMembership.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\NewAccount.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountLockDetails.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\event\AfterCreateWorkspaceSubscriber.java
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\WorkspaceLockDetails.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] C:\Users\randi\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar
[DEBUG] C:\Users\randi\.m2\repository\io\swagger\swagger-annotations\1.5.6\swagger-annotations-1.5.6.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-core\4.0.0-RC9-SNAPSHOT\che-core-api-core-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\inject\guice\4.0\guice-4.0.jar
[DEBUG] C:\Users\randi\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-multibindings\4.0\guice-multibindings-4.0.jar
[DEBUG] C:\Users\randi\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-inject\4.0.0-RC9-SNAPSHOT\che-core-commons-inject-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-servlet\4.0\guice-servlet-4.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\everrest\everrest-integration-guice\1.12.0\everrest-integration-guice-1.12.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\everrest\everrest-websockets\1.12.0\everrest-websockets-1.12.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-dto\4.0.0-RC9-SNAPSHOT\che-core-api-dto-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\reflections\reflections\0.9.9\reflections-0.9.9.jar
[DEBUG] C:\Users\randi\.m2\repository\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-machine\4.0.0-RC9-SNAPSHOT\che-core-api-machine-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-model\4.0.0-RC9-SNAPSHOT\che-core-api-model-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-user\4.0.0-RC9-SNAPSHOT\che-core-api-user-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-workspace\4.0.0-RC9-SNAPSHOT\che-core-api-workspace-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-annotations\4.0.0-RC9-SNAPSHOT\che-core-commons-annotations-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-lang\4.0.0-RC9-SNAPSHOT\che-core-commons-lang-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\apache\commons\commons-compress\1.9\commons-compress-1.9.jar
[DEBUG] C:\Users\randi\.m2\repository\org\slf4j\slf4j-api\1.7.6\slf4j-api-1.7.6.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\ws\rs\javax.ws.rs-api\2.0\javax.ws.rs-api-2.0.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar
[DEBUG] Source roots:
[DEBUG] D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
[DEBUG] D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 17 source files to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT:generate (default) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=122, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=37, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=122, DefaultDependencyCollector.collectTime=13, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.eclipse.che.core:che-core-api-dto-maven-plugin:jar:4.0.0-RC9-SNAPSHOT:
[DEBUG] org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] com.google.code.gson:gson:jar:2.3.1:compile
[DEBUG] io.swagger:swagger-annotations:jar:1.5.6:runtime
[DEBUG] javax.annotation:javax.annotation-api:jar:1.2:runtime
[DEBUG] javax.inject:javax.inject:jar:1:runtime
[DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] com.google.inject:guice:jar:4.0:runtime
[DEBUG] aopalliance:aopalliance:jar:1.0:runtime
[DEBUG] com.google.inject.extensions:guice-multibindings:jar:4.0:runtime
[DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[DEBUG] net.java.dev.jna:jna:jar:4.1.0:runtime
[DEBUG] org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] com.google.inject.extensions:guice-servlet:jar:4.0:runtime
[DEBUG] org.everrest:everrest-integration-guice:jar:1.12.0:runtime
[DEBUG] org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] org.everrest:everrest-core:jar:1.12.0:runtime
[DEBUG] javax.mail:mail:jar:1.4.4:runtime
[DEBUG] commons-io:commons-io:jar:2.4:runtime
[DEBUG] org.everrest:everrest-websockets:jar:1.12.0:runtime
[DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:runtime
[DEBUG] org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:runtime
[DEBUG] commons-fileupload:commons-fileupload:jar:1.2.1:runtime
[DEBUG] org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:compile
[DEBUG] org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile
[DEBUG] com.google.guava:guava:jar:18.0:compile
[DEBUG] org.reflections:reflections:jar:0.9.9:compile
[DEBUG] org.javassist:javassist:jar:3.18.2-GA:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.1:runtime
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-core:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-core:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-core:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-env:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-env:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-env:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-inject:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-inject:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-inject:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-json:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-json:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-json:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-machine:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-machine:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-machine:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-model:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-model:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-model:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-user:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-user:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-user:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-workspace:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-workspace:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-workspace:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-annotations:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-annotations:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-annotations:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-lang:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-lang:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-commons-lang:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.che.core:che-core-api-dto:4.0.0-RC9-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Created new class realm plugin>org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.eclipse.che.core:che-core-api-dto-maven-plugin:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: com.google.code.gson:gson:jar:2.3.1
[DEBUG] Included: io.swagger:swagger-annotations:jar:1.5.6
[DEBUG] Included: javax.annotation:javax.annotation-api:jar:1.2
[DEBUG] Included: javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] Included: org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: com.google.inject:guice:jar:4.0
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: com.google.inject.extensions:guice-multibindings:jar:4.0
[DEBUG] Included: javax.ws.rs:javax.ws.rs-api:jar:2.0
[DEBUG] Included: net.java.dev.jna:jna:jar:4.1.0
[DEBUG] Included: org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: com.google.inject.extensions:guice-servlet:jar:4.0
[DEBUG] Included: org.everrest:everrest-integration-guice:jar:1.12.0
[DEBUG] Included: org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.everrest:everrest-core:jar:1.12.0
[DEBUG] Included: javax.mail:mail:jar:1.4.4
[DEBUG] Included: commons-io:commons-io:jar:2.4
[DEBUG] Included: org.everrest:everrest-websockets:jar:1.12.0
[DEBUG] Included: javax.servlet:javax.servlet-api:jar:3.1.0
[DEBUG] Included: org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: commons-fileupload:commons-fileupload:jar:1.2.1
[DEBUG] Included: org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG] Included: org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] Included: com.google.guava:guava:jar:18.0
[DEBUG] Included: org.reflections:reflections:jar:0.9.9
[DEBUG] Included: org.javassist:javassist:jar:3.18.2-GA
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.1
[DEBUG] Configuring mojo org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT:generate from plugin realm ClassRealm[plugin>org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.eclipse.che.core:che-core-api-dto-maven-plugin:4.0.0-RC9-SNAPSHOT:generate' with basic configurator -->
[DEBUG] (f) dtoPackages = [org.eclipse.che.api.account.shared.dto]
[DEBUG] (f) genClassName = org.eclipse.che.api.account.server.dto.DtoServerImpls
[DEBUG] (f) impl = server
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto/
[DEBUG] -- end configuration --
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-resource) @ che-core-api-account ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:1.9.1:add-resource from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:1.9.1, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:1.9.1:add-resource' with basic configurator -->
[DEBUG] (s) directory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto//META-INF
[DEBUG] (s) targetPath = META-INF
[DEBUG] (f) resources = [Resource {targetPath: META-INF, filtering: false, FileSet {directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto//META-INF, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] -- end configuration --
[DEBUG] Added resource: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto//META-INF
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ che-core-api-account ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:1.9.1:add-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:1.9.1, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:1.9.1:add-source' with basic configurator -->
[DEBUG] (f) sources = [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto]
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] -- end configuration --
[INFO] Source directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto added.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=143, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=36, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=88, DefaultDependencyCollector.collectTime=17, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.7:
[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-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager: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-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] commons-cli:commons-cli:jar:1.2:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] classworlds:classworlds:jar:1.1: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-artifact:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.2:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.3:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.19:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.7
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.7
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.7
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.7
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.15
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.2
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.3
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.19
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.7:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.7:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: META-INF, filtering: false, FileSet {directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto//META-INF, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {gwt.compiler.enableClosureCompiler=true, parsedVersion.osgiVersion=4.0.0.RC9-SNAPSHOT, quiet=true, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel, org.kohsuke.github-api.version=1.67, version.gpg.plugin=1.6, version.antrun.plugin=1.8, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, che.lib.version=4.0.0-RC9-SNAPSHOT, parsedVersion.minorVersion=0, version.ear.plugin=2.10, user.dir=D:\UOM\GSOC\che, sonar.host.url=http://sonar.codenvy-dev.com/, java.vm.version=25.45-b02, env.USERPROFILE=C:\Users\randi, maven.test.skip=true, com.google.oauth-client.version=1.19.0, version.install.plugin=2.5.2, version.wagon=2.7, parsedVersion.majorVersion=4, version.shade.plugin=2.3, product.name=Che Core :: API :: Account, version.gwt.plugin=2.7.0, org.eclipse.core.contenttype.version=3.4.200-v20140207-1251, version.site.plugin=3.4, version.clirr.plugin=2.6.1, jenkins.job.name=maven-parent-pom-master-ci, sun.os.patch.level=, version.aspectj.plugin=1.7, ch.qos.logback.version=1.1.2, java.vm.specification.name=Java Virtual Machine Specification, jdk.min.version=1.8, gpg.useagent=true, gwt.compiler.extraJvmArgs=-Xss512m -Xmx2048m, version.rar.plugin=2.4, version.remote-resources.plugin.version=1.5, org.testng.version=6.8.8, org.eclipse.osgi.version=3.10.0.v20140606-1445, os.name=Windows 8.1, parsedVersion.nextMinorVersion=1, io.swagger.version=1.5.6, env.LOCALAPPDATA=C:\Users\randi\AppData\Local, env.TMP=C:\Users\randi\AppData\Local\Temp, org.slf4j.version=1.7.6, env.USERDOMAIN_ROAMINGPROFILE=DESKTOP-KT2S7QQ, maven.version=3.3.9, javax.validation.version=1.1.0.Final, version.copy.plugin=0.2.5, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, os.arch=amd64, user.name=rnavagamuwa, parsedVersion.nextMajorVersion=5, sun.java.command=com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=14.1.6 clean install -Dmaven.test.skip=true -rf :che-core-api-account -X, org.eclipse.equinox.common.version=3.6.200-v20130402-1505, version.resources.plugin=2.7, project.reporting.outputEncoding=UTF-8, version.sonar-maven-report.plugin=0.1, version.dependency.plugin=2.10, env.MOZ_PLUGIN_PATH=C:\Program Files (x86)\Foxit Software\Foxit PhantomPDF\plugins\, version.yuicompressor.plugin=0.7.1, env.OS=Windows_NT, user.country=GB, env.FPS_BROWSER_USER_PROFILE_STRING=Default, env.PROCESSOR_ARCHITECTURE=AMD64, archiveClasses=false, javax.ws.rs.version=2.0, version.jaxb2.plugin=1.6, org.antlr.version=3.5.2, maven.snapshots.repo.url=https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/, version.tomcat7.plugin=2.2, env.=G:=G:\, com.google.guava.version=18.0, version.jacoco.plugin=0.7.4.201502262128, org.eclipse.core.runtime.version=3.10.0.v20140318-2214, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\endorsed, env.TEMP=C:\Users\randi\AppData\Local\Temp, version.exobuild.plugin=1.2.2, maven-model.version=3.0.5, org.eclipse.core.jobs.version=3.6.0.v20140424-0053, junit.version=4.11, java.vm.specification.version=1.8, javax.servlet.version=3.1.0, targetJdk=1.8, maven.assembly.recompressZippedFiles=false, version.docck.plugin=1.0, version.sortpom.plugin=2.3.0, version.changes.plugin=2.11, version.javancss.plugin=2.1, java.vendor=Oracle Corporation, extra-enforcer-rules.version=1.0-beta-2, detectOfflineLinks=false, idea.version=14.1.6, version.deploy.plugin=2.8.2, com.google.code.guice.version=4.0, org.apache.tika.version=1.11, org.eclipse.equinox.registry.version=3.5.400-v20140428-1507, file.separator=\, maven.war.attachClasses=false, user.variant=, env.WINDIR=C:\Windows, sun.java.launcher=SUN_STANDARD, com.jcraft.jsch.version=0.1.53, version.exec.plugin=1.4.0, env.=E:=E:\, maven.min.version=3.3.1, version.xml.plugin=1.0, java.library.path=C:\Program Files\Java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Dell\DW WLAN Card;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_45\bin;., com.tngtech.java=1.9.3, version.release.plugin=2.5.1, classworlds.conf=D:\UOM\apache-maven-3.3.9\bin\m2.conf, project.build.sourceEncoding=UTF-8, sun.arch.data.model=64, version.exopc.plugin=1.0.5, version.jdepend.plugin=2.0, env.PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Dell\DW WLAN Card;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_45\bin, version.plexus.plugin=1.3.8, path.separator=;, env.USERDOMAIN=DESKTOP-KT2S7QQ, sun.io.unicode.encoding=UnicodeLittle, findbugs.excludeFilterFile=, env.=D:=D:\, env.PROGRAMW6432=C:\Program Files, user.language=en, textOutputFile=D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/clirr-report.txt, version.jstools.plugin=0.7, version.surefire.plugin=2.18.1, joda-time.version=2.3, aopalliance.version=1.0, version.wikbook.plugin=0.9.45, maven.compiler.source=1.8, java.class.version=52.0, org.eclipse.text.version=3.5.101, buildNumber=no_revision, timestamp=20160229, version.mycila-license.plugin=2.10, version.bundle.plugin=2.5.0, version.archetype.plugin=2.3, commons-fileupload.version=1.2.1, file.encoding.pkg=sun.io, sun.cpu.endian=little, env.COMPUTERNAME=DESKTOP-KT2S7QQ, maven.compiler.target=1.8, env.LOGONSERVER=\\DESKTOP-KT2S7QQ, version.project-info-reports.plugin=2.8, java.home=C:\Program Files\Java\jdk1.8.0_45\jre, net.java.dev.jna.version=4.1.0, idea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.6\bin, org.eclipse.jgit.version=4.0.1.201506240215-r, version.taglist.plugin=2.4, version.license.plugin=1.8, version.assembly.plugin=2.5.3, version.resource-bundle=14, version.pmd.plugin=3.4, animal-sniffer.signature.groupId=org.codehaus.mojo.signature, maven.home=D:\UOM\apache-maven-3.3.9, org.eclipse.jdt.core.version=3.10.0.v20140604-1726, version.license.header.version=14, org.yaml.snakeyaml.version=1.14, env.NUMBER_OF_PROCESSORS=8, jacoco.outputDir=D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target, version.selenium.plugin=2.3, maven.compiler.optimize=true, maven.compiler.showWarnings=true, version.plugin.plugin=3.4, com.googlecode.gson.version=2.3.1, version.checkstyle.plugin=2.15, javax.websocket.api.version=1.1, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, jira.project.key=PAR, specification.version=1.0-beta2, org.mockitong.version=0.4, version.jmeter.plugin=1.10.0, env.PUBLIC=C:\Users\Public, version.ejb.plugin=2.5, env.ASL.LOG=Destination=file, javax.inject.version=1, org.eclipse.core.commands.version=3.6.0, maven.build.timestamp.format=dd.MM.yy HH:mm, sonar.jacoco.itReportPath=D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/jacoco-it.exec, java.vm.specification.vendor=Oracle Corporation, version.docbkx.plugin=2.0.15, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.io.tmpdir=C:\Users\randi\AppData\Local\Temp\, java.vendor.url=http://java.oracle.com/, site.url=https://codenvy.com, maven.plugin-api.version=2.0, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_45\jre\bin, version.clean.plugin=2.6.1, com.google.api-client.version=1.19.1, env.SESSIONNAME=Console, repoUrl=https://maven.codenvycorp.com/content/groups/codenvy-public-group/, version.karaf.plugin=3.0.1, license_years=2012-2016, java.runtime.name=Java(TM) SE Runtime Environment, org.hamcrest.version=1.3, sonar.java.coveragePlugin=jacoco, maven.private.repo.url=https://maven.codenvycorp.com/content/groups/codenvy-public-group/, parsedVersion.nextIncrementalVersion=1, maven.compiler.showDeprecation=true, version.plexus-utils=3.0.18, maven.releases.repo.url=https://maven.codenvycorp.com/content/repositories/codenvy-public-releases/, maven.plugin-annotations.version=3.2, org.mod4j.org.eclipse.core.expressions.version=3.4.100, sun.cpu.isalist=amd64, version.versions.plugin=2.1, maven.multiModuleProjectDirectory=D:\UOM\GSOC\che, env.ALLUSERSPROFILE=C:\ProgramData, commons-codec.version=1.10, org.apache.tomcat.version=8.0.29, org.eclipse.search.version=3.10.0.v20150318-0856, user.home=C:\Users\randi, version.eclipse.plugin=2.9, env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45, env.PROCESSOR_REVISION=5e03, java.specification.name=Java Platform API Specification, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sonar-jacoco-listeners.version=2.5, env.PROGRAMDATA=C:\ProgramData, org.everrest.version=1.12.0, java.specification.vendor=Oracle Corporation, version.jodconverter.plugin=2.2.1, sonar.java.source=1.8, java.version=1.8.0_45, jira.base.url=https://jira.codenvycorp.com, downloadSources=true, env.PROGRAMFILES=C:\Program Files, parsedVersion.incrementalVersion=0, com.jayway.restassured.version=2.4.0, sonar.java.target=1.8, useCache=true, org.everrest.assured.version=1.12.0, version.buildhelper.plugin=1.9.1, parsedVersion.qualifier=RC9-SNAPSHOT, env.PROCESSOR_LEVEL=6, gmaven-plugin.providerSelection=2.0, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, findbugs.failonerror=false, site.deploy.url=https://codenvy.com, env.=::=::\, version.duplicate-finder.plugin=1.0.9, animal-sniffer.signature.version=1.0, version.gmaven.plugin=1.5, line.separator=
, java.specification.version=1.8, java.vm.info=mixed mode, com.google.http-client.version=1.19.0, version.license.header.artifactid=che-eclipse-license-resource-bundle, gwt.compiler.logLevel=INFO, env.HOMEDRIVE=C:, org.eclipse.equinox.preferences.version=3.5.200-v20140224-1527, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_45\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_45\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_45\jre\classes, version.jxr.plugin=2.5, animal-sniffer.signature.artifactId=java17, env.APPDATA=C:\Users\randi\AppData\Roaming, commons-compress.version=1.9, javax.annotation.version=1.2, org.slf4j.simpleLogger.defaultLogLevel=debug, commons-io.version=2.4, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, dto-generator-out-directory=D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto/, version.enforcer.plugin=1.4, version.failsafe.plugin=2.18.1, parsedVersion.buildNumber=0, version.buildnumber.plugin=1.3, version.idea.plugin=2.2.1, env.COMSPEC=C:\Windows\system32\cmd.exe, java.awt.printerjob=sun.awt.windows.WPrinterJob, version.replacer.plugin=1.5.3, sun.jnu.encoding=Cp1252, commons-lang.version=2.6, version.rat.plugin=0.10, version.cargo.plugin=1.4.10, org.eclipse.jetty.version=9.3.1.v20150714, java.runtime.version=1.8.0_45-b14, version.lesscss.plugin=1.7.0.1.1, version.javacc.plugin=2.6, maven.build.version=Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T22:11:47+05:30), org.javassist.version=3.18.2-GA, user.timezone=Asia/Colombo, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, org.bouncycastle.version=1.51, version.javadoc.plugin=2.10.2, version.jar.plugin=2.6, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, org.eclipse.birt.equinox.common.version=3.6.200.v20130402-1505, version.gmavenplus.plugin=1.2, version.findbugs.plugin=3.0.1, org.apache.commons.lang3.version=3.4, java.class.path=D:\UOM\apache-maven-3.3.9\boot\plexus-classworlds-2.5.2.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.6\lib\idea_rt.jar, version.jibx.plugin=1.2.5, com.googlecode.gwt-test-utils.version=0.47, env.USERNAME=rnavagamuwa, org.apache.lucene.version=5.2.1, version.invoker.plugin=1.10, version.license.header.groupid=org.eclipse.che.dev, com.fasterxml.jackson.core.version=2.5.0, os.version=6.3, env.HOMEPATH=\Users\randi, org.vectomatic.lib-gwt-svg.version=0.5.10, sun.desktop=windows, com.google.gwt.version=2.7.0, org.reflections.version=0.9.9, org.mockito.version=1.9.5, org.easytesting.fest-assert.version=1.4, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.vm.vendor=Oracle Corporation, scmBranch=UNKNOWN_BRANCH, version.jdocbook.plugin=2.3.8, version.war.plugin=2.6, version.animal-sniffer.enforcer-rule=1.11, env.SYSTEMDRIVE=C:, version.source.plugin=2.4, version.compiler.plugin=3.3, user.script=, com.google.gwt.gwtmockito=1.1.4, currentYear=2016, version.android.plugin=3.8.2, maven.war.recompressZippedFiles=false, javax.mail.version=1.4.4, idea.launcher.port=7532, version.apache-source-release-assembly-descriptor=1.0.4, env.PROGRAMFILES(X86)=C:\Program Files (x86), jenkins.base.url=http://ci.codenvy-dev.com, env.SYSTEMROOT=C:\Windows, sonar.jacoco.reportPath=D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/jacoco.exec, com.google.gwt.gin.version=2.1.2, file.encoding=windows-1252, env.FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer, awt.toolkit=sun.awt.windows.WToolkit}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 17 resources
[DEBUG] file AccountService.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\AccountService.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\AccountService.java
[DEBUG] file Constants.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\Constants.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\Constants.java
[DEBUG] file Account.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\Account.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\Account.java
[DEBUG] file AccountDao.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\AccountDao.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\AccountDao.java
[DEBUG] file AccountWorkspacesDao.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\AccountWorkspacesDao.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\AccountWorkspacesDao.java
[DEBUG] file Member.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\dao\Member.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dao\Member.java
[DEBUG] file AfterCreateWorkspaceSubscriber.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\event\AfterCreateWorkspaceSubscriber.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\event\AfterCreateWorkspaceSubscriber.java
[DEBUG] file BeforeCreateWorkspaceSubscriber.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\server\event\BeforeCreateWorkspaceSubscriber.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\event\BeforeCreateWorkspaceSubscriber.java
[DEBUG] file AccountDescriptor.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountDescriptor.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountDescriptor.java
[DEBUG] file AccountLockDetails.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountLockDetails.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountLockDetails.java
[DEBUG] file AccountReference.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountReference.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountReference.java
[DEBUG] file AccountUpdate.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\AccountUpdate.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\AccountUpdate.java
[DEBUG] file MemberDescriptor.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\MemberDescriptor.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\MemberDescriptor.java
[DEBUG] file MemoryChargeDetails.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\MemoryChargeDetails.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\MemoryChargeDetails.java
[DEBUG] file NewAccount.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\NewAccount.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\NewAccount.java
[DEBUG] file NewMembership.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\NewMembership.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\NewMembership.java
[DEBUG] file WorkspaceLockDetails.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java\org\eclipse\che\api\account\shared\dto\WorkspaceLockDetails.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\shared\dto\WorkspaceLockDetails.java
[DEBUG] resource with targetPath null
directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\resources
[DEBUG] resource with targetPath null
directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 2 resources
[DEBUG] file org.eclipse.che.dto.server.DtoFactoryVisitor has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\META-INF\services\org.eclipse.che.dto.server.DtoFactoryVisitor to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\META-INF\services\org.eclipse.che.dto.server.DtoFactoryVisitor
[DEBUG] file DtoServerImpls.java has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che\api\account\server\dto\DtoServerImpls.java to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\org\eclipse\che\api\account\server\dto\DtoServerImpls.java
[DEBUG] resource with targetPath META-INF
directory D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target/generated-sources/dto//META-INF
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 1 resource to META-INF
[DEBUG] file org.eclipse.che.dto.server.DtoFactoryVisitor has a filtered file extension
[DEBUG] copy D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\META-INF\services\org.eclipse.che.dto.server.DtoFactoryVisitor to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\META-INF\services\org.eclipse.che.dto.server.DtoFactoryVisitor
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.3:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.3:compile' with basic configurator -->
[DEBUG] (f) basedir = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (f) buildDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] (f) classpathElements = [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes, C:\Users\randi\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar, C:\Users\randi\.m2\repository\io\swagger\swagger-annotations\1.5.6\swagger-annotations-1.5.6.jar, C:\Users\randi\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar, C:\Users\randi\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar, C:\Users\randi\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-core\4.0.0-RC9-SNAPSHOT\che-core-api-core-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar, C:\Users\randi\.m2\repository\com\google\inject\guice\4.0\guice-4.0.jar, C:\Users\randi\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar, C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-multibindings\4.0\guice-multibindings-4.0.jar, C:\Users\randi\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-inject\4.0.0-RC9-SNAPSHOT\che-core-commons-inject-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-servlet\4.0\guice-servlet-4.0.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-integration-guice\1.12.0\everrest-integration-guice-1.12.0.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-websockets\1.12.0\everrest-websockets-1.12.0.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-dto\4.0.0-RC9-SNAPSHOT\che-core-api-dto-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\reflections\reflections\0.9.9\reflections-0.9.9.jar, C:\Users\randi\.m2\repository\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-machine\4.0.0-RC9-SNAPSHOT\che-core-api-machine-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-model\4.0.0-RC9-SNAPSHOT\che-core-api-model-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-user\4.0.0-RC9-SNAPSHOT\che-core-api-user-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-workspace\4.0.0-RC9-SNAPSHOT\che-core-api-workspace-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-annotations\4.0.0-RC9-SNAPSHOT\che-core-commons-annotations-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-lang\4.0.0-RC9-SNAPSHOT\che-core-commons-lang-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\apache\commons\commons-compress\1.9\commons-compress-1.9.jar, C:\Users\randi\.m2\repository\org\slf4j\slf4j-api\1.7.6\slf4j-api-1.7.6.jar, C:\Users\randi\.m2\repository\javax\ws\rs\javax.ws.rs-api\2.0\javax.ws.rs-api-2.0.jar, C:\Users\randi\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar]
[DEBUG] (f) compileSourceRoots = [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java, D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations, D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto]
[DEBUG] (f) compilerArgs = [-Xep:DepAnn:WARN]
[DEBUG] (f) compilerId = javac-with-errorprone
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.3:compile {execution: default-compile}
[DEBUG] (f) optimize = true
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) projectArtifact = org.eclipse.che.core:che-core-api-account:jar:4.0.0-RC9-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) showDeprecation = true
[DEBUG] (f) showWarnings = true
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.8
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.8
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac-with-errorprone'.
[DEBUG] Source directories: [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto]
[DEBUG] Classpath: [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
C:\Users\randi\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar
C:\Users\randi\.m2\repository\io\swagger\swagger-annotations\1.5.6\swagger-annotations-1.5.6.jar
C:\Users\randi\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar
C:\Users\randi\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
C:\Users\randi\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-core\4.0.0-RC9-SNAPSHOT\che-core-api-core-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar
C:\Users\randi\.m2\repository\com\google\inject\guice\4.0\guice-4.0.jar
C:\Users\randi\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-multibindings\4.0\guice-multibindings-4.0.jar
C:\Users\randi\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-inject\4.0.0-RC9-SNAPSHOT\che-core-commons-inject-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-servlet\4.0\guice-servlet-4.0.jar
C:\Users\randi\.m2\repository\org\everrest\everrest-integration-guice\1.12.0\everrest-integration-guice-1.12.0.jar
C:\Users\randi\.m2\repository\org\everrest\everrest-websockets\1.12.0\everrest-websockets-1.12.0.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-dto\4.0.0-RC9-SNAPSHOT\che-core-api-dto-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\reflections\reflections\0.9.9\reflections-0.9.9.jar
C:\Users\randi\.m2\repository\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-machine\4.0.0-RC9-SNAPSHOT\che-core-api-machine-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-model\4.0.0-RC9-SNAPSHOT\che-core-api-model-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-user\4.0.0-RC9-SNAPSHOT\che-core-api-user-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-workspace\4.0.0-RC9-SNAPSHOT\che-core-api-workspace-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-annotations\4.0.0-RC9-SNAPSHOT\che-core-commons-annotations-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-lang\4.0.0-RC9-SNAPSHOT\che-core-commons-lang-4.0.0-RC9-SNAPSHOT.jar
C:\Users\randi\.m2\repository\org\apache\commons\commons-compress\1.9\commons-compress-1.9.jar
C:\Users\randi\.m2\repository\org\slf4j\slf4j-api\1.7.6\slf4j-api-1.7.6.jar
C:\Users\randi\.m2\repository\javax\ws\rs\javax.ws.rs-api\2.0\javax.ws.rs-api-2.0.jar
C:\Users\randi\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar]
[DEBUG] Output directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] Adding D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations to compile source roots:
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto
[DEBUG] New compile source roots:
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto\org\eclipse\che\api\account\server\dto\DtoServerImpls.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] C:\Users\randi\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar
[DEBUG] C:\Users\randi\.m2\repository\io\swagger\swagger-annotations\1.5.6\swagger-annotations-1.5.6.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-core\4.0.0-RC9-SNAPSHOT\che-core-api-core-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\inject\guice\4.0\guice-4.0.jar
[DEBUG] C:\Users\randi\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-multibindings\4.0\guice-multibindings-4.0.jar
[DEBUG] C:\Users\randi\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-inject\4.0.0-RC9-SNAPSHOT\che-core-commons-inject-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-servlet\4.0\guice-servlet-4.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\everrest\everrest-integration-guice\1.12.0\everrest-integration-guice-1.12.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\everrest\everrest-websockets\1.12.0\everrest-websockets-1.12.0.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-dto\4.0.0-RC9-SNAPSHOT\che-core-api-dto-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\reflections\reflections\0.9.9\reflections-0.9.9.jar
[DEBUG] C:\Users\randi\.m2\repository\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-machine\4.0.0-RC9-SNAPSHOT\che-core-api-machine-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-model\4.0.0-RC9-SNAPSHOT\che-core-api-model-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-user\4.0.0-RC9-SNAPSHOT\che-core-api-user-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-workspace\4.0.0-RC9-SNAPSHOT\che-core-api-workspace-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-annotations\4.0.0-RC9-SNAPSHOT\che-core-commons-annotations-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-lang\4.0.0-RC9-SNAPSHOT\che-core-commons-lang-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] C:\Users\randi\.m2\repository\org\apache\commons\commons-compress\1.9\commons-compress-1.9.jar
[DEBUG] C:\Users\randi\.m2\repository\org\slf4j\slf4j-api\1.7.6\slf4j-api-1.7.6.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\ws\rs\javax.ws.rs-api\2.0\javax.ws.rs-api-2.0.jar
[DEBUG] C:\Users\randi\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar
[DEBUG] Source roots:
[DEBUG] D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\main\java
[DEBUG] D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\annotations
[DEBUG] D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-sources\dto
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 18 source files to D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.7:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.7, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.7:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\test\resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) skip = true
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ che-core-api-account ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile' with basic configurator -->
[DEBUG] (f) basedir = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (f) buildDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] (f) classpathElements = [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\test-classes, D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes, C:\Users\randi\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar, C:\Users\randi\.m2\repository\io\swagger\swagger-annotations\1.5.6\swagger-annotations-1.5.6.jar, C:\Users\randi\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar, C:\Users\randi\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar, C:\Users\randi\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-core\4.0.0-RC9-SNAPSHOT\che-core-api-core-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar, C:\Users\randi\.m2\repository\com\google\inject\guice\4.0\guice-4.0.jar, C:\Users\randi\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar, C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-multibindings\4.0\guice-multibindings-4.0.jar, C:\Users\randi\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-inject\4.0.0-RC9-SNAPSHOT\che-core-commons-inject-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\com\google\inject\extensions\guice-servlet\4.0\guice-servlet-4.0.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-integration-guice\1.12.0\everrest-integration-guice-1.12.0.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-websockets\1.12.0\everrest-websockets-1.12.0.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-dto\4.0.0-RC9-SNAPSHOT\che-core-api-dto-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\reflections\reflections\0.9.9\reflections-0.9.9.jar, C:\Users\randi\.m2\repository\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-machine\4.0.0-RC9-SNAPSHOT\che-core-api-machine-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-model\4.0.0-RC9-SNAPSHOT\che-core-api-model-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-user\4.0.0-RC9-SNAPSHOT\che-core-api-user-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-api-workspace\4.0.0-RC9-SNAPSHOT\che-core-api-workspace-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-annotations\4.0.0-RC9-SNAPSHOT\che-core-commons-annotations-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-lang\4.0.0-RC9-SNAPSHOT\che-core-commons-lang-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\apache\commons\commons-compress\1.9\commons-compress-1.9.jar, C:\Users\randi\.m2\repository\org\slf4j\slf4j-api\1.7.6\slf4j-api-1.7.6.jar, C:\Users\randi\.m2\repository\javax\ws\rs\javax.ws.rs-api\2.0\javax.ws.rs-api-2.0.jar, C:\Users\randi\.m2\repository\ch\qos\logback\logback-classic\1.1.2\logback-classic-1.1.2.jar, C:\Users\randi\.m2\repository\ch\qos\logback\logback-core\1.1.2\logback-core-1.1.2.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-env\4.0.0-RC9-SNAPSHOT\che-core-commons-env-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\eclipse\che\core\che-core-commons-json\4.0.0-RC9-SNAPSHOT\che-core-commons-json-4.0.0-RC9-SNAPSHOT.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-assured\1.12.0\everrest-assured-1.12.0.jar, C:\Users\randi\.m2\repository\com\jayway\restassured\rest-assured\2.4.0\rest-assured-2.4.0.jar, C:\Users\randi\.m2\repository\org\codehaus\groovy\groovy\2.3.7\groovy-2.3.7.jar, C:\Users\randi\.m2\repository\org\codehaus\groovy\groovy-xml\2.3.7\groovy-xml-2.3.7.jar, C:\Users\randi\.m2\repository\org\apache\httpcomponents\httpclient\4.3.6\httpclient-4.3.6.jar, C:\Users\randi\.m2\repository\org\apache\httpcomponents\httpcore\4.3.3\httpcore-4.3.3.jar, C:\Users\randi\.m2\repository\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar, C:\Users\randi\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar, C:\Users\randi\.m2\repository\org\apache\httpcomponents\httpmime\4.3.6\httpmime-4.3.6.jar, C:\Users\randi\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar, C:\Users\randi\.m2\repository\org\hamcrest\hamcrest-library\1.3\hamcrest-library-1.3.jar, C:\Users\randi\.m2\repository\org\ccil\cowan\tagsoup\tagsoup\1.2.1\tagsoup-1.2.1.jar, C:\Users\randi\.m2\repository\com\jayway\restassured\json-path\2.4.0\json-path-2.4.0.jar, C:\Users\randi\.m2\repository\org\codehaus\groovy\groovy-json\2.3.7\groovy-json-2.3.7.jar, C:\Users\randi\.m2\repository\com\jayway\restassured\rest-assured-common\2.4.0\rest-assured-common-2.4.0.jar, C:\Users\randi\.m2\repository\com\jayway\restassured\xml-path\2.4.0\xml-path-2.4.0.jar, C:\Users\randi\.m2\repository\org\apache\commons\commons-lang3\3.4\commons-lang3-3.4.jar, C:\Users\randi\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar, C:\Users\randi\.m2\repository\org\eclipse\jetty\jetty-security\9.3.1.v20150714\jetty-security-9.3.1.v20150714.jar, C:\Users\randi\.m2\repository\org\eclipse\jetty\jetty-server\9.3.1.v20150714\jetty-server-9.3.1.v20150714.jar, C:\Users\randi\.m2\repository\org\eclipse\jetty\jetty-http\9.3.1.v20150714\jetty-http-9.3.1.v20150714.jar, C:\Users\randi\.m2\repository\org\eclipse\jetty\jetty-io\9.3.1.v20150714\jetty-io-9.3.1.v20150714.jar, C:\Users\randi\.m2\repository\org\eclipse\jetty\jetty-servlet\9.3.1.v20150714\jetty-servlet-9.3.1.v20150714.jar, C:\Users\randi\.m2\repository\org\eclipse\jetty\jetty-util\9.3.1.v20150714\jetty-util-9.3.1.v20150714.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-groovy\1.12.0\everrest-groovy-1.12.0.jar, C:\Users\randi\.m2\repository\org\codehaus\groovy\groovy-all\1.7.6\groovy-all-1.7.6.jar, C:\Users\randi\.m2\repository\org\everrest\everrest-core\1.12.0\everrest-core-1.12.0.jar, C:\Users\randi\.m2\repository\javax\mail\mail\1.4.4\mail-1.4.4.jar, C:\Users\randi\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar, C:\Users\randi\.m2\repository\org\mockito\mockito-core\1.9.5\mockito-core-1.9.5.jar, C:\Users\randi\.m2\repository\org\objenesis\objenesis\1.0\objenesis-1.0.jar, C:\Users\randi\.m2\repository\org\mockitong\mockitong\0.4\mockitong-0.4.jar, C:\Users\randi\.m2\repository\org\testng\testng\6.8.8\testng-6.8.8.jar, C:\Users\randi\.m2\repository\org\beanshell\bsh\2.0b4\bsh-2.0b4.jar, C:\Users\randi\.m2\repository\com\beust\jcommander\1.27\jcommander-1.27.jar]
[DEBUG] (f) compileSourceRoots = [D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\test\java]
[DEBUG] (f) compilerArgs = [-Xep:DepAnn:WARN]
[DEBUG] (f) compilerId = javac-with-errorprone
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\generated-test-sources\test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = true
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\test-classes
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) showDeprecation = true
[DEBUG] (f) showWarnings = true
[DEBUG] (f) skip = true
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.8
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.8
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=112, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=33, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=79, DefaultDependencyCollector.collectTime=22, DefaultDependencyCollector.transformTime=0}
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.18.1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.18.1:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.18.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1: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-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] 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.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1: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.commons:commons-lang3:jar:3.1:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.18.1:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.2.1:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.18.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.18.1
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.18.1
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.18.1
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.18.1
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.18.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[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.commons:commons-lang3:jar:3.1
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.18.1
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.18.1, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test' with basic configurator -->
[DEBUG] (s) additionalClasspathElements = []
[DEBUG] (s) basedir = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] (s) classpathDependencyExcludes = []
[DEBUG] (s) dependenciesToScan = []
[DEBUG] (s) disableXmlReport = 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/randi/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) parallelOptimized = true
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.18.1:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.18.1:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.18.1:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.2.1:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile, org.slf4j:slf4j-jdk14=org.slf4j:slf4j-jdk14:jar:1.5.6:runtime, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.5.6:runtime, org.slf4j:jcl-over-slf4j=org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.2.1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1: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.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.18.1:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.2.1:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile}
[DEBUG] (f) 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.18.1:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {com.google.code.gson:gson=com.google.code.gson:gson:jar:2.3.1:compile, io.swagger:swagger-annotations=io.swagger:swagger-annotations:jar:1.5.6:compile, javax.annotation:javax.annotation-api=javax.annotation:javax.annotation-api:jar:1.2:compile, javax.inject:javax.inject=javax.inject:javax.inject:jar:1:compile, javax.validation:validation-api=javax.validation:validation-api:jar:1.1.0.Final:compile, org.eclipse.che.core:che-core-api-core=org.eclipse.che.core:che-core-api-core:jar:4.0.0-RC9-SNAPSHOT:compile, com.google.guava:guava=com.google.guava:guava:jar:18.0:compile, com.google.inject:guice=com.google.inject:guice:jar:4.0:compile, aopalliance:aopalliance=aopalliance:aopalliance:jar:1.0:compile, com.google.inject.extensions:guice-multibindings=com.google.inject.extensions:guice-multibindings:jar:4.0:compile, net.java.dev.jna:jna=net.java.dev.jna:jna:jar:4.1.0:compile, org.eclipse.che.core:che-core-commons-inject=org.eclipse.che.core:che-core-commons-inject:jar:4.0.0-RC9-SNAPSHOT:compile, com.google.inject.extensions:guice-servlet=com.google.inject.extensions:guice-servlet:jar:4.0:compile, org.everrest:everrest-integration-guice=org.everrest:everrest-integration-guice:jar:1.12.0:compile, org.everrest:everrest-websockets=org.everrest:everrest-websockets:jar:1.12.0:compile, org.eclipse.che.core:che-core-api-dto=org.eclipse.che.core:che-core-api-dto:jar:4.0.0-RC9-SNAPSHOT:compile, org.reflections:reflections=org.reflections:reflections:jar:0.9.9:compile, org.javassist:javassist=org.javassist:javassist:jar:3.18.2-GA:compile, org.eclipse.che.core:che-core-api-machine=org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile, org.eclipse.che.core:che-core-api-model=org.eclipse.che.core:che-core-api-model:jar:4.0.0-RC9-SNAPSHOT:compile, org.eclipse.che.core:che-core-api-user=org.eclipse.che.core:che-core-api-user:jar:4.0.0-RC9-SNAPSHOT:compile, org.eclipse.che.core:che-core-api-workspace=org.eclipse.che.core:che-core-api-workspace:jar:4.0.0-RC9-SNAPSHOT:compile, commons-fileupload:commons-fileupload=commons-fileupload:commons-fileupload:jar:1.2.1:compile, org.eclipse.che.core:che-core-commons-annotations=org.eclipse.che.core:che-core-commons-annotations:jar:4.0.0-RC9-SNAPSHOT:compile, org.eclipse.che.core:che-core-commons-lang=org.eclipse.che.core:che-core-commons-lang:jar:4.0.0-RC9-SNAPSHOT:compile, org.apache.commons:commons-compress=org.apache.commons:commons-compress:jar:1.9:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.6:compile, javax.ws.rs:javax.ws.rs-api=javax.ws.rs:javax.ws.rs-api:jar:2.0:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.1.2:test, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.1.2:test, org.eclipse.che.core:che-core-commons-env=org.eclipse.che.core:che-core-commons-env:jar:4.0.0-RC9-SNAPSHOT:test, org.eclipse.che.core:che-core-commons-json=org.eclipse.che.core:che-core-commons-json:jar:4.0.0-RC9-SNAPSHOT:test, org.everrest:everrest-assured=org.everrest:everrest-assured:jar:1.12.0:test, com.jayway.restassured:rest-assured=com.jayway.restassured:rest-assured:jar:2.4.0:test, org.codehaus.groovy:groovy=org.codehaus.groovy:groovy:jar:2.3.7:test, org.codehaus.groovy:groovy-xml=org.codehaus.groovy:groovy-xml:jar:2.3.7:test, org.apache.httpcomponents:httpclient=org.apache.httpcomponents:httpclient:jar:4.3.6:test, org.apache.httpcomponents:httpcore=org.apache.httpcomponents:httpcore:jar:4.3.3:test, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.1.3:test, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.10:test, org.apache.httpcomponents:httpmime=org.apache.httpcomponents:httpmime:jar:4.3.6:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.hamcrest:hamcrest-library=org.hamcrest:hamcrest-library:jar:1.3:test, org.ccil.cowan.tagsoup:tagsoup=org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test, com.jayway.restassured:json-path=com.jayway.restassured:json-path:jar:2.4.0:test, org.codehaus.groovy:groovy-json=org.codehaus.groovy:groovy-json:jar:2.3.7:test, com.jayway.restassured:rest-assured-common=com.jayway.restassured:rest-assured-common:jar:2.4.0:test, com.jayway.restassured:xml-path=com.jayway.restassured:xml-path:jar:2.4.0:test, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.4:test, javax.servlet:javax.servlet-api=javax.servlet:javax.servlet-api:jar:3.1.0:compile, org.eclipse.jetty:jetty-security=org.eclipse.jetty:jetty-security:jar:9.3.1.v20150714:test, org.eclipse.jetty:jetty-server=org.eclipse.jetty:jetty-server:jar:9.3.1.v20150714:test, org.eclipse.jetty:jetty-http=org.eclipse.jetty:jetty-http:jar:9.3.1.v20150714:test, org.eclipse.jetty:jetty-io=org.eclipse.jetty:jetty-io:jar:9.3.1.v20150714:test, org.eclipse.jetty:jetty-servlet=org.eclipse.jetty:jetty-servlet:jar:9.3.1.v20150714:test, org.eclipse.jetty:jetty-util=org.eclipse.jetty:jetty-util:jar:9.3.1.v20150714:test, org.everrest:everrest-groovy=org.everrest:everrest-groovy:jar:1.12.0:test, org.codehaus.groovy:groovy-all=org.codehaus.groovy:groovy-all:jar:1.7.6:test, org.everrest:everrest-core=org.everrest:everrest-core:jar:1.12.0:test, javax.mail:mail=javax.mail:mail:jar:1.4.4:test, commons-io:commons-io=commons-io:commons-io:jar:2.4:test, org.mockito:mockito-core=org.mockito:mockito-core:jar:1.9.5:test, org.objenesis:objenesis=org.objenesis:objenesis:jar:1.0:test, org.mockitong:mockitong=org.mockitong:mockitong:jar:0.4:test, org.testng:testng=org.testng:testng:jar:6.8.8:test, org.beanshell:bsh=org.beanshell:bsh:jar:2.0b4:test, com.beust:jcommander=com.beust:jcommander:jar:1.27:test}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: codenvy-public-repo
url: https://maven.codenvycorp.com/content/groups/public/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: codenvy-public-snapshots-repo
url: https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: codenvy-plugin-public-repo
url: https://maven.codenvycorp.com/content/groups/public/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\surefire-reports
[DEBUG] (f) rerunFailingTestsCount = 0
[DEBUG] (f) reuseForks = true
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) skip = true
[DEBUG] (s) skipTests = false
[DEBUG] (s) suiteXmlFiles = []
[DEBUG] (s) systemPropertyVariables = {}
[DEBUG] (s) testClassesDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\test-classes
[DEBUG] (s) testFailureIgnore = false
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\src\test\java
[DEBUG] (s) threadCountClasses = 0
[DEBUG] (s) threadCountMethods = 0
[DEBUG] (s) threadCountSuites = 0
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (s) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] -- end configuration --
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=94, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=39, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=86, DefaultDependencyCollector.collectTime=25, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-jar-plugin:jar:2.6:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1: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.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] commons-cli:commons-cli:jar:1.2:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1: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-project:jar:2.2.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.apache.maven:maven-artifact:jar:2.2.1: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.codehaus.plexus:plexus-utils:jar:3.0.20:runtime
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.4:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.6
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.6
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.6
[DEBUG] Included: org.apache.maven.plugins:maven-jar-plugin:jar:2.6
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[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.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4
[DEBUG] Included: commons-io:commons-io:jar:2.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.6:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.6:jar' with basic configurator -->
[DEBUG] (s) addDefaultSpecificationEntries = true
[DEBUG] (s) addDefaultImplementationEntries = true
[DEBUG] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@6614987b
[DEBUG] (s) manifestEntries = {Date=29.02.16 18:12, Implementation-Title=Che Core :: API :: Account, Implementation-URL=https://codenvy.com/maven-depmgt-pom/che-parent/che-core-parent/che-core-api-parent/che-core-api-account, Implementation-Vendor=Codenvy, S.A., Implementation-Version=4.0.0-RC9-SNAPSHOT, SCM-Revision=no_revision, SCM-URL=scm:git:git@github.com:eclipse/che.git/che-core-parent/che-core-api-parent/che-core-api-account, Specification-Title=Che Core :: API :: Account, Specification-Vendor=Codenvy, S.A., Specification-Version=1.0-beta2}
[DEBUG] (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@7bb8ede7
[DEBUG] (f) classesDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes
[DEBUG] (f) defaultManifestFile = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\META-INF\MANIFEST.MF
[DEBUG] (f) finalName = che-core-api-account-4.0.0-RC9-SNAPSHOT
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) skipIfEmpty = false
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\che-core-api-account-4.0.0-RC9-SNAPSHOT.jar not found.)
[INFO] Building jar: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\che-core-api-account-4.0.0-RC9-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory META-INF/services/
[DEBUG] adding directory org/
[DEBUG] adding directory org/eclipse/
[DEBUG] adding directory org/eclipse/che/
[DEBUG] adding directory org/eclipse/che/api/
[DEBUG] adding directory org/eclipse/che/api/account/
[DEBUG] adding directory org/eclipse/che/api/account/server/
[DEBUG] adding directory org/eclipse/che/api/account/server/dao/
[DEBUG] adding directory org/eclipse/che/api/account/server/dto/
[DEBUG] adding directory org/eclipse/che/api/account/server/event/
[DEBUG] adding directory org/eclipse/che/api/account/shared/
[DEBUG] adding directory org/eclipse/che/api/account/shared/dto/
[DEBUG] adding entry META-INF/services/org.eclipse.che.dto.server.DtoFactoryVisitor
[DEBUG] adding entry org/eclipse/che/api/account/server/AccountService.class
[DEBUG] adding entry org/eclipse/che/api/account/server/AccountService.java
[DEBUG] adding entry org/eclipse/che/api/account/server/Constants.class
[DEBUG] adding entry org/eclipse/che/api/account/server/Constants.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/Account.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/Account.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/AccountDao.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/AccountDao.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/AccountWorkspacesDao.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/AccountWorkspacesDao.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/Member.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/Member.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$1.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$2.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$3.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$4.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$5.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$6.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$7.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$8.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$9.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$AccountDescriptorImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$AccountLockDetailsImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$AccountReferenceImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$AccountUpdateImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$MemberDescriptorImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$MemoryChargeDetailsImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$NewAccountImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$NewMembershipImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls$WorkspaceLockDetailsImpl.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls.class
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls.java
[DEBUG] adding entry org/eclipse/che/api/account/server/event/AfterCreateWorkspaceSubscriber.class
[DEBUG] adding entry org/eclipse/che/api/account/server/event/AfterCreateWorkspaceSubscriber.java
[DEBUG] adding entry org/eclipse/che/api/account/server/event/BeforeCreateWorkspaceSubscriber.class
[DEBUG] adding entry org/eclipse/che/api/account/server/event/BeforeCreateWorkspaceSubscriber.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountDescriptor.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountDescriptor.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountLockDetails.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountLockDetails.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountReference.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountReference.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountUpdate.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountUpdate.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/MemberDescriptor.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/MemberDescriptor.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/MemoryChargeDetails.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/MemoryChargeDetails.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/NewAccount.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/NewAccount.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/NewMembership.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/NewMembership.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/WorkspaceLockDetails.class
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/WorkspaceLockDetails.java
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.eclipse.che.core/
[DEBUG] adding directory META-INF/maven/org.eclipse.che.core/che-core-api-account/
[DEBUG] adding entry META-INF/maven/org.eclipse.che.core/che-core-api-account/pom.xml
[DEBUG] adding entry META-INF/maven/org.eclipse.che.core/che-core-api-account/pom.properties
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=101, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=29, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=19, DefaultDependencyCollector.transformTime=0}
[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: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[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] 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@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.4:jar-no-fork' with basic configurator -->
[DEBUG] (s) addDefaultSpecificationEntries = true
[DEBUG] (s) addDefaultImplementationEntries = true
[DEBUG] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@4f0ee1eb
[DEBUG] (s) manifestEntries = {Date=29.02.16 18:12, Implementation-Title=Che Core :: API :: Account, Implementation-URL=https://codenvy.com/maven-depmgt-pom/che-parent/che-core-parent/che-core-api-parent/che-core-api-account, Implementation-Vendor=Codenvy, S.A., Implementation-Version=4.0.0-RC9-SNAPSHOT, SCM-Revision=no_revision, SCM-URL=scm:git:git@github.com:eclipse/che.git/che-core-parent/che-core-api-parent/che-core-api-account, Specification-Title=Che Core :: API :: Account, Specification-Vendor=Codenvy, S.A., Specification-Version=4.0}
[DEBUG] (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@5e3d2cfc
[DEBUG] (f) attach = true
[DEBUG] (f) classifier = sources
[DEBUG] (f) defaultManifestFile = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\classes\META-INF\MANIFEST.MF
[DEBUG] (f) excludeResources = false
[DEBUG] (f) finalName = che-core-api-account-4.0.0-RC9-SNAPSHOT
[DEBUG] (f) forceCreation = false
[DEBUG] (f) includePom = false
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-factory:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-factory\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-analytics:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-analytics\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-auth:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-auth\pom.xml, MavenProject: org.eclipse.che.core:che-core-vfs-impl:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\che-core-vfs-impl\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-git:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-git\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-ssh:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-ssh\pom.xml, MavenProject: org.eclipse.che.core:che-core-api-infrastructure-local:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-infrastructure-local\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-core:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-core\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-analytics:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-analytics\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-auth:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-auth\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-user:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-user\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-machine:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-machine\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-workspace:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-workspace\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-account\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-project:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-project\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-vfs:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-vfs\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-factory:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-factory\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-git:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-git\pom.xml, MavenProject: org.eclipse.che.core:che-core-client-gwt-ssh:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api-client-gwt\che-core-client-gwt-ssh\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-api:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-api\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-generators:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-generators\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-ui:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-ui\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-app:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-app\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-jseditor:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-jseditor\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-templates:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-templates\pom.xml, MavenProject: org.eclipse.che.core:che-core-ide-stacks:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\ide\che-core-ide-stacks\pom.xml, MavenProject: org.eclipse.che.core:che-core-git-impl-native:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\che-core-git-impl-native\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-help-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-help\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-help-ext-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-help\che-plugin-help-ext-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\che-plugin-docker-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-machine:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\che-plugin-docker-machine\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-docker-ext-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-docker\che-plugin-docker-ext-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-web-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-web\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-web-ext-web:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-web\che-plugin-web-ext-web\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-orion-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-orion\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-orion-editor:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-orion\che-plugin-orion-editor\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-ext-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\che-plugin-machine-ext-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-ext-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\che-plugin-machine-ext-server\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-machine-ssh-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-machine\che-plugin-machine-ssh-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-maven-tools:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-maven-tools\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-generator-archetype:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-generator-archetype\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-lang-shared:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-lang-shared\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-orion-compare:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-orion\che-plugin-orion-compare\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-lang-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-lang-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-lang-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-lang-server\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-jdt-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-jdt-core-repack:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\che-plugin-java-jdt-core-repack\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.core.filesystem:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-core-filesystem\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.core.resources:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-core-resources\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.core.filebuffers:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-core-filebuffers\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.jface:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-jface\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.jface.text:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-jface-text\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.ltk.core.refactoring:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-ltk-core-refactoring\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.search:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-search\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.ui.ide:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-ui-ide\pom.xml, MavenProject: org.eclipse.che.plugin:org.eclipse.jdt.ui:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\org-eclipse-jdt-ui\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-maven:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-maven\pom.xml, MavenProject: org.eclipse.che.plugin:che-jdt-ext-machine:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-jdt\che-jdt-ext-machine\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-shared:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-debugger-java-shared\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-debugger-java-server\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-java-ext-debugger-java-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-java\che-plugin-java-ext-debugger-java-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-ext-plugins:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\che-plugin-sdk-ext-plugins\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-env-local:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\che-plugin-sdk-env-local\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-sdk-tools:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-sdk\che-plugin-sdk-tools\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-ext-git:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\che-plugin-git-ext-git\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-provider-che:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\che-plugin-git-provider-che\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-git-ssh-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-git\che-plugin-git-ssh-client\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-oauth2:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\che-plugin-github-oauth2\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-ext-github:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\che-plugin-github-ext-github\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-github-provider-github:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-github\che-plugin-github-provider-github\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-dashboard-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-dashboard\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-ext-dashboard-client:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-dashboard\che-plugin-ext-dashboard\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-gwt-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-gwt\pom.xml, MavenProject: org.eclipse.che.plugin:che-plugin-gwt-ext-gwt:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\plugins\plugin-gwt\che-plugin-gwt-ext-gwt\pom.xml, MavenProject: org.eclipse.che.dashboard:che-dashboard-war:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\dashboard\pom.xml, MavenProject: org.eclipse.che:che-assembly-parent:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\pom.xml, MavenProject: org.eclipse.che:assembly-machine-war:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-machine-war\pom.xml, MavenProject: org.eclipse.che:assembly-machine-server:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-machine-server\pom.xml, MavenProject: org.eclipse.che:assembly-ide-war:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-ide-war\pom.xml, MavenProject: org.eclipse.che:assembly-main:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\assembly\assembly-main\pom.xml]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@149f5761
[DEBUG] (f) skipSource = false
[DEBUG] (f) useDefaultExcludes = true
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\che-core-api-account-4.0.0-RC9-SNAPSHOT-sources.jar not found.)
[INFO] Building jar: D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target\che-core-api-account-4.0.0-RC9-SNAPSHOT-sources.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory org/
[DEBUG] adding directory org/eclipse/
[DEBUG] adding directory org/eclipse/che/
[DEBUG] adding directory org/eclipse/che/api/
[DEBUG] adding directory org/eclipse/che/api/account/
[DEBUG] adding directory org/eclipse/che/api/account/server/
[DEBUG] adding directory org/eclipse/che/api/account/server/dao/
[DEBUG] adding directory org/eclipse/che/api/account/server/event/
[DEBUG] adding directory org/eclipse/che/api/account/shared/
[DEBUG] adding directory org/eclipse/che/api/account/shared/dto/
[DEBUG] adding entry org/eclipse/che/api/account/server/AccountService.java
[DEBUG] adding entry org/eclipse/che/api/account/server/Constants.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/Account.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/AccountDao.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/AccountWorkspacesDao.java
[DEBUG] adding entry org/eclipse/che/api/account/server/dao/Member.java
[DEBUG] adding entry org/eclipse/che/api/account/server/event/AfterCreateWorkspaceSubscriber.java
[DEBUG] adding entry org/eclipse/che/api/account/server/event/BeforeCreateWorkspaceSubscriber.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountDescriptor.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountLockDetails.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountReference.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/AccountUpdate.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/MemberDescriptor.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/MemoryChargeDetails.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/NewAccount.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/NewMembership.java
[DEBUG] adding entry org/eclipse/che/api/account/shared/dto/WorkspaceLockDetails.java
[DEBUG] adding directory META-INF/services/
[DEBUG] adding directory org/eclipse/che/api/account/server/dto/
[DEBUG] adding entry META-INF/services/org.eclipse.che.dto.server.DtoFactoryVisitor
[DEBUG] adding entry org/eclipse/che/api/account/server/dto/DtoServerImpls.java
[DEBUG] org\eclipse\che\api\account\server\AccountService.java already added, skipping
[DEBUG] org\eclipse\che\api\account\server\Constants.java already added, skipping
[DEBUG] org\eclipse\che\api\account\server\dao\Account.java already added, skipping
[DEBUG] org\eclipse\che\api\account\server\dao\AccountDao.java already added, skipping
[DEBUG] org\eclipse\che\api\account\server\dao\AccountWorkspacesDao.java already added, skipping
[DEBUG] org\eclipse\che\api\account\server\dao\Member.java already added, skipping
[DEBUG] org\eclipse\che\api\account\server\event\AfterCreateWorkspaceSubscriber.java already added, skipping
[DEBUG] org\eclipse\che\api\account\server\event\BeforeCreateWorkspaceSubscriber.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\AccountDescriptor.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\AccountLockDetails.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\AccountReference.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\AccountUpdate.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\MemberDescriptor.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\MemoryChargeDetails.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\NewAccount.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\NewMembership.java already added, skipping
[DEBUG] org\eclipse\che\api\account\shared\dto\WorkspaceLockDetails.java already added, skipping
[DEBUG] META-INF\services\org.eclipse.che.dto.server.DtoFactoryVisitor already added, skipping
[DEBUG] org\eclipse\che\api\account\server\dto\DtoServerImpls.java already added, skipping
[DEBUG] adding entry META-INF/services/org.eclipse.che.dto.server.DtoFactoryVisitor
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ che-core-api-account ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=335, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=82, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=199, DefaultDependencyCollector.collectTime=195, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.apache.maven.plugins:maven-dependency-plugin:jar:2.10:
[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-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] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] commons-cli:commons-cli:jar:1.2:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1: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-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.2:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.2:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.04:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.0.2:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.0.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.3:compile
[DEBUG] commons-validator:commons-validator:jar:1.3.1: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] commons-io:commons-io:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] org.apache.velocity:velocity-tools:jar:2.0:compile
[DEBUG] commons-chain:commons-chain:jar:1.1:compile
[DEBUG] dom4j:dom4j:jar:1.1:compile
[DEBUG] sslext:sslext:jar:1.2-0:compile
[DEBUG] org.apache.struts:struts-core:jar:1.3.8:compile
[DEBUG] antlr:antlr:jar:2.7.2:compile
[DEBUG] org.apache.struts:struts-taglib:jar:1.3.8:compile
[DEBUG] org.apache.struts:struts-tiles:jar:1.3.8:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20: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-io:jar:2.4:compile
[DEBUG] org.apache.maven.shared:maven-dependency-analyzer:jar:1.6:compile
[DEBUG] org.ow2.asm:asm:jar:5.0.2:compile
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:2.2: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.1.1: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.10
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-dependency-plugin:2.10
[DEBUG] Imported: < project>org.eclipse.che:che-parent:4.0.0-RC9-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-dependency-plugin:2.10
[DEBUG] Included: org.apache.maven.plugins:maven-dependency-plugin:jar:2.10
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.2
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.2
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.04
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.0.2
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.0.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.3
[DEBUG] Included: commons-validator:commons-validator:jar:1.3.1
[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: commons-io:commons-io:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: org.apache.velocity:velocity-tools:jar:2.0
[DEBUG] Included: commons-chain:commons-chain:jar:1.1
[DEBUG] Included: dom4j:dom4j:jar:1.1
[DEBUG] Included: sslext:sslext:jar:1.2-0
[DEBUG] Included: org.apache.struts:struts-core:jar:1.3.8
[DEBUG] Included: antlr:antlr:jar:2.7.2
[DEBUG] Included: org.apache.struts:struts-taglib:jar:1.3.8
[DEBUG] Included: org.apache.struts:struts-tiles:jar:1.3.8
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[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: org.codehaus.plexus:plexus-io:jar:2.4
[DEBUG] Included: org.apache.maven.shared:maven-dependency-analyzer:jar:1.6
[DEBUG] Included: org.ow2.asm:asm:jar:5.0.2
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.2
[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.1.1
[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.10:analyze-only from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-dependency-plugin:2.10, parent: sun.misc.Launcher$AppClassLoader@6d06d69c]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only' with basic configurator -->
[DEBUG] (f) analyzer = default
[DEBUG] (f) baseDir = D:\UOM\GSOC\che\core\platform-api\che-core-api-account
[DEBUG] (f) failOnWarning = true
[DEBUG] (f) ignoreNonCompile = true
[DEBUG] (f) outputDirectory = D:\UOM\GSOC\che\core\platform-api\che-core-api-account\target
[DEBUG] (f) outputXML = true
[DEBUG] (f) project = MavenProject: org.eclipse.che.core:che-core-api-account:4.0.0-RC9-SNAPSHOT @ D:\UOM\GSOC\che\core\platform-api\che-core-api-account\pom.xml
[DEBUG] (f) scriptableFlag = $$%%%
[DEBUG] (f) scriptableOutput = false
[DEBUG] (s) skip = false
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[WARNING] Unused declared dependencies found:
[WARNING] org.eclipse.che.core:che-core-api-machine:jar:4.0.0-RC9-SNAPSHOT:compile
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Che Core :: API :: Account ......................... FAILURE [ 9.383 s]
[INFO] Che Core :: API :: Factory ......................... SKIPPED
[INFO] Che Core :: API :: Analytics ....................... SKIPPED
[INFO] Che Core :: API :: Authentication .................. SKIPPED
[INFO] Che Core :: Virtual File System (Deprecated) ....... SKIPPED
[INFO] Che Core :: API :: Git ............................. SKIPPED
[INFO] Che Core :: API :: SSH ............................. SKIPPED
[INFO] Che Core :: API :: Local Infrastructure ............ SKIPPED
[INFO] Che Core API :: Client GWT :: Parent ............... SKIPPED
[INFO] Che Core API :: Client GWT :: Core ................. SKIPPED
[INFO] Che Core API :: Client GWT :: Analytics ............ SKIPPED
[INFO] Che Core API :: Client GWT :: Auth ................. SKIPPED
[INFO] Che Core API :: Client GWT :: User ................. SKIPPED
[INFO] Che Core API :: Client GWT :: Machine .............. SKIPPED
[INFO] Che Core API :: Client GWT :: Workspace ............ SKIPPED
[INFO] Che Core API :: Client GWT :: Account .............. SKIPPED
[INFO] Che Core API :: Client GWT :: Project .............. SKIPPED
[INFO] Che Core API :: Client GWT :: Virtual Filesystem ... SKIPPED
[INFO] Che Core API :: Client GWT :: Factory .............. SKIPPED
[INFO] Che Core API :: Client GWT :: GIT .................. SKIPPED
[INFO] Che Core API :: Client GWT :: SSH .................. SKIPPED
[INFO] Che Core :: IDE .................................... SKIPPED
[INFO] Che Core :: IDE :: API ............................. SKIPPED
[INFO] Che Core :: IDE :: Generators ...................... SKIPPED
[INFO] Che Core :: IDE :: UI .............................. SKIPPED
[INFO] Che Core :: IDE :: App ............................. SKIPPED
[INFO] Che Core :: IDE :: JsEditor ........................ SKIPPED
[INFO] Che Core :: IDE :: TEMPLATES ....................... SKIPPED
[INFO] Che Core :: IDE :: STACKS .......................... SKIPPED
[INFO] Che Core :: Git Impl Native ........................ SKIPPED
[INFO] Che Plugin :: Parent ............................... SKIPPED
[INFO] Che Plugin :: Help :: Parent ....................... SKIPPED
[INFO] Che Plugin :: Help :: Client ....................... SKIPPED
[INFO] Che Plugin :: Docker :: Parent ..................... SKIPPED
[INFO] Che Plugin :: Docker :: Docker Client .............. SKIPPED
[INFO] Che Plugin :: Docker :: Machine .................... SKIPPED
[INFO] Che Plugin :: Docker :: Docker Ext ................. SKIPPED
[INFO] Che Plugin :: Web :: Parent ........................ SKIPPED
[INFO] Che Plugin :: Web :: File Types .................... SKIPPED
[INFO] Che Plugin :: Orion :: Parent ...................... SKIPPED
[INFO] Che Plugin :: Orion :: Editor ...................... SKIPPED
[INFO] Che Plugin :: Machine :: Parent .................... SKIPPED
[INFO] Che Plugin :: Machine .............................. SKIPPED
[INFO] che-plugin-machine-ext-server ...................... SKIPPED
[INFO] Che Plugin :: Machine :: SSH Client ................ SKIPPED
[INFO] Che Plugin :: Java :: Parent ....................... SKIPPED
[INFO] Che Plugin :: Java :: Maven Tools .................. SKIPPED
[INFO] Che Plugin :: Java :: Archetype Generator .......... SKIPPED
[INFO] Che Plugin :: Java :: Extension Java Shared ........ SKIPPED
[INFO] Che Plugin :: Orion :: Compare Widget .............. SKIPPED
[INFO] Che Plugin :: Java :: Extension Java Client ........ SKIPPED
[INFO] Che Plugin :: Java :: Extension Java Server ........ SKIPPED
[INFO] Che Plugin :: Java :: Extension JDT ................ SKIPPED
[INFO] Che Plugin :: Java :: Eclipse JDT Core Repack ...... SKIPPED
[INFO] Che Plugin :: Java :: org.eclipse.core.filesystem .. SKIPPED
[INFO] Che Plugin :: Java :: org.eclipse.core.resources ... SKIPPED
[INFO] Che Plugin :: Java :: org.eclipse.core.filebuffers . SKIPPED
[INFO] Che Plugin :: Java :: Eclipse JFace ................ SKIPPED
[INFO] Che Plugin :: Java :: Eclipse JFace Text ........... SKIPPED
[INFO] Che Plugin :: Java :: Eclipse LTK Refactoring ...... SKIPPED
[INFO] Che Plugin :: Java :: Eclipse Search ............... SKIPPED
[INFO] Che Plugin :: Java :: Eclipse IDE UI ............... SKIPPED
[INFO] Che Plugin :: Java :: Eclipse JDT UI ............... SKIPPED
[INFO] Che Plugin :: Java :: Extension Maven .............. SKIPPED
[INFO] Che Plugin :: Java :: Extension Machine JDT ........ SKIPPED
[INFO] Che Plugin :: Java :: Extension Debugger Java Shared SKIPPED
[INFO] Che Plugin :: Java :: Extension Debugger Java Server SKIPPED
[INFO] Che Plugin :: Java :: Extension Debugger Java Client SKIPPED
[INFO] Che Plugin :: SDK :: Parent ........................ SKIPPED
[INFO] Che Plugin :: SDK :: Plugins Development ........... SKIPPED
[INFO] Che Plugin :: SDK :: Local Env ..................... SKIPPED
[INFO] Che Plugin :: SDK :: Tools ......................... SKIPPED
[INFO] Che Plugin :: Git :: Parent ........................ SKIPPED
[INFO] Che Plugin :: Git :: Extension ..................... SKIPPED
[INFO] Che Plugin :: Git :: Che credential provider ....... SKIPPED
[INFO] Che Plugin :: GIT :: SSH Client .................... SKIPPED
[INFO] Che Plugin :: Github :: Parent ..................... SKIPPED
[INFO] Che Plugin :: Github :: OAuth2 ..................... SKIPPED
[INFO] Che Plugin :: Github :: Github ..................... SKIPPED
[INFO] Che Plugin :: Github :: Credential provider ........ SKIPPED
[INFO] Che Plugin :: Dashboard :: Parent .................. SKIPPED
[INFO] Che Plugin :: Dashboard :: Client .................. SKIPPED
[INFO] Che Plugin :: GWT :: Parent ........................ SKIPPED
[INFO] Che Plugin :: GWT .................................. SKIPPED
[INFO] Che Dashboard :: Web App ........................... SKIPPED
[INFO] Che IDE :: Parent .................................. SKIPPED
[INFO] Che Machine Plugins :: Packaging ................... SKIPPED
[INFO] Che Assembly Machine Plugins :: Server ............. SKIPPED
[INFO] Che IDE :: Compiling GWT Application ............... SKIPPED
[INFO] Che IDE :: Assemblies Tomcat ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.521 s
[INFO] Finished at: 2016-02-29T23:42:39+05:30
[INFO] Final Memory: 129M/700M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project che-core-api-account: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project che-core-api-account: Dependency problems found
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
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:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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)
at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:140)
Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 26 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/MojoExecutionException
Process finished with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment