Started by user Mat Booth Agent default-agent-sm5sl is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (null): * [jnlp] eclipsecbijenkins/jenkins-agent:latest@sha256:13bbe1abbec678a31b8c6df906e6abb24689bf6e3b9f7caaadeaf2850a32d436(resourceRequestCpu: 1250m, resourceRequestMemory: 2560Mi, resourceLimitCpu: 2375m, resourceLimitMemory: 2560Mi) yaml: apiVersion: v1 kind: Pod spec: containers: - name: jnlp volumeMounts: - name: settings-xml mountPath: /home/jenkins/.m2/settings.xml subPath: settings.xml readOnly: true - name: toolchains-xml mountPath: /home/jenkins/.m2/toolchains.xml subPath: toolchains.xml readOnly: true - name: settings-security-xml mountPath: /home/jenkins/.m2/settings-security.xml subPath: settings-security.xml readOnly: true volumes: - name: settings-xml secret: secretName: m2-secret-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml - name: settings-security-xml secret: secretName: m2-secret-dir items: - key: settings-security.xml path: settings-security.xml [EnvInject] - Loading node environment variables. Building remotely on default-agent-sm5sl in workspace /home/jenkins/workspace/ecf-tycho.master.stage-release [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ASWagxV37G2P/agent.57 SSH_AGENT_PID=59 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/ecf-tycho.master.stage-release@tmp/private_key_462070163513637803.key (/home/jenkins/workspace/ecf-tycho.master.stage-release@tmp/private_key_462070163513637803.key) [ssh-agent] Using credentials genie.ecf (ssh://genie.ecf@projects-storage.eclipse.org) No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf > /usr/bin/git init /home/jenkins/workspace/ecf-tycho.master.stage-release # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a75749442339274ac12d30b98536462303bb73b4 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f a75749442339274ac12d30b98536462303bb73b4 Commit message: "Bug 544447 - [provider] Implement filetransfer provider using HttpClient 4.5 API" > /usr/bin/git rev-list --no-walk 4eeda939b9bff4a691317b8b6bf79e974c387ba7 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 33105 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [ecf-tycho.master.stage-release] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/slave.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 33105 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/workspace/ecf-tycho.master.stage-release/pom.xml clean verify javadoc:aggregate -Ppack-and-sign [INFO] Scanning for projects... [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom (2.1 kB at 31 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 kB at 528 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom (4.5 kB at 141 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 179 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 456 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 686 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 366 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 97 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 121 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 632 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 323 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 55 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 67 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 25 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 145 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 558 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 27 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 174 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 85 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 212 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 262 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 139 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 279 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 209 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 67 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 54 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 2.2 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 173 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 13 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 84 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 32 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 243 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 307 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 129 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 479 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 182 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 357 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 75 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 82 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 209 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 74 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 119 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 60 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 178 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 164 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 417 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 294 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 394 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 523 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 458 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 440 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 567 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 348 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 42 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 393 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 469 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 61 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom (2.0 kB at 69 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 62 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom (1.8 kB at 56 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom (1.0 kB at 35 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom (1.7 kB at 54 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom (1.3 kB at 31 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 196 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom (2.1 kB at 64 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom (1.1 kB at 25 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom (3.3 kB at 117 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom (1.0 kB at 33 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 109 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 48 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 50 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 132 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom (2.1 kB at 79 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom (1.1 kB at 32 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (1.1 kB at 33 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom (1.1 kB at 33 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar (5.5 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar (200 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 741 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 477 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 731 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 575 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 656 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 947 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 399 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 993 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 169 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 890 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 380 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 825 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 211 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 353 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar (245 kB at 869 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 kB at 42 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar (36 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar (3.1 kB at 9.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 613 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 332 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar (7.0 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar (9.4 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar (37 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar (37 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 12 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 760 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1.4 MB at 3.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar (21 kB at 36 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar (29 kB at 34 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip (8.1 MB at 16 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar (218 kB at 7.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar (148 kB at 6.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar (48 kB at 212 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom (1.7 kB at 53 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar (7.6 kB at 272 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom (2.9 kB at 96 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar (23 kB at 802 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 167 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 453 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 146 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 300 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 941 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 510 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 30 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 582 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom (2.7 kB at 83 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 851 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 779 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar (128 kB at 3.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.pom (2.3 kB at 125 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.4.0/tycho-extras-1.4.0.pom (16 kB at 705 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.4.0/tycho-source-feature-plugin-1.4.0.jar (18 kB at 637 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 788 B/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 141 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 643 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 26 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 121 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 59 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 224 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 251 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 544 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 104 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 77 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 88 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 21 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 212 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 60 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 16 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 210 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 112 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 66 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 63 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 14 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 122 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 71 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 57 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 68 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 43 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 67 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 245 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 75 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 33 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 101 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (615 B at 21 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 49 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 57 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 59 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 57 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 59 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 54 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 540 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 145 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.4.0/tycho-pack200a-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.4.0/tycho-pack200a-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.4.0/tycho-pack200a-plugin-1.4.0.pom (1.3 kB at 76 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.4.0/tycho-pack200-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.4.0/tycho-pack200-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.4.0/tycho-pack200-1.4.0.pom (1.5 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.4.0/tycho-pack200a-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.4.0/tycho-pack200a-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.4.0/tycho-pack200a-plugin-1.4.0.jar (7.2 kB at 225 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.5/eclipse-jarsigner-plugin-1.1.5.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.5/eclipse-jarsigner-plugin-1.1.5.pom (2.6 kB at 108 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.5/maven-plugin-parent-1.1.5.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.5/maven-plugin-parent-1.1.5.pom (5.6 kB at 256 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.0.4/cbi-parent-1.0.4.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.0.4/cbi-parent-1.0.4.pom (12 kB at 556 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.5/eclipse-jarsigner-plugin-1.1.5.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.5/eclipse-jarsigner-plugin-1.1.5.jar (66 kB at 2.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.4.0/tycho-pack200b-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.4.0/tycho-pack200b-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.4.0/tycho-pack200b-plugin-1.4.0.pom (1.5 kB at 50 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.4.0/tycho-pack200b-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.4.0/tycho-pack200b-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.4.0/tycho-pack200b-plugin-1.4.0.jar (6.8 kB at 226 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom (2.2 kB at 65 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar (28 kB at 862 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom (2.7 kB at 90 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 321 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 582 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom (2.1 kB at 69 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 92 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 312 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 89 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (3.6 kB at 121 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 109 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar (28 kB at 659 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 2.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 595 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (81 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar (20 kB at 79 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 345 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 335 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 704 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 205 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 542 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 776 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 498 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 678 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom (2.5 kB at 76 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar (33 kB at 1.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 163 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 734 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 190 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 381 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 641 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 612 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 349 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 4.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom (4.8 kB at 140 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar (57 kB at 1.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom (3.3 kB at 110 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom (1.5 kB at 65 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom (3.0 kB at 107 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom (1.5 kB at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom (1.9 kB at 64 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom (3.3 kB at 106 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom (2.1 kB at 44 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 148 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 911 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 65 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 227 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 53 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 530 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 263 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 61 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 700 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 76 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 106 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 179 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 620 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 170 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 515 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 161 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 594 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 576 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 83 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 42 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 82 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 78 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 32 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 216 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 430 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 13 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 29 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 15 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 111 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 84 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 42 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 95 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 13 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 219 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar (25 kB at 876 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar (65 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar (185 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar (110 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar (424 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 243 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar (924 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 478 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 524 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 6.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 743 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 307 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 327 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 852 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 2.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom (2.0 kB at 146 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar (22 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 983 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 2.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 8.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom (1.4 kB at 44 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar (14 kB at 489 kB/s) [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.doc:1.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/pom.xml [INFO] Adding repository http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository/ [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository/ [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository/ [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/ [INFO] Adding repository http://download.eclipse.org/releases/photon [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/photon/ (490B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/photon/ (490B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/photon/201806271001/ [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.doc:1.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/pom.xml [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [INFO] Fetching 201806271001&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/photon/ [INFO] Fetching 201806271001&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/photon/ [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (448.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (448.28kB) [INFO] Unpacking org.eclipse.osgi_3.13.0.v20180409-1500... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160221192158/repository/ [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (246.29kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (246.29kB) [INFO] Fetching org.apache.batik.css_1.9.1.v20180313-1559.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (98.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.9.1.v20180313-1559.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (98.53kB) [INFO] Unpacking org.apache.batik.css_1.9.1.v20180313-1559... [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.23kB) [INFO] Unpacking org.apache.batik.util_1.9.1.v20180227-1645... [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (13.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (13.04kB) [INFO] Unpacking org.apache.batik.constants_1.9.1.v20180227-1645... [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (14.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (14.5kB) [INFO] Unpacking org.apache.batik.i18n_1.9.1.v20180227-1645... [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180410-1551.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (247.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180410-1551.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (247.47kB) [INFO] Unpacking org.apache.xmlgraphics_2.2.0.v20180410-1551... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (17.78kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (37.68kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (37.68kB) [INFO] Fetching org.apache.felix.scr_2.0.14.v20180117-1452.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (140.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.0.14.v20180117-1452.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (140.65kB) [INFO] Unpacking org.apache.felix.scr_2.0.14.v20180117-1452... [INFO] Fetching org.eclipse.osgi.services_3.7.0.v20180223-1712.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.7.0.v20180223-1712.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.16kB) [INFO] Unpacking org.eclipse.osgi.services_3.7.0.v20180223-1712... [INFO] Fetching org.eclipse.osgi.util_3.5.0.v20180219-1511.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.0.v20180219-1511.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.57kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.0.v20180219-1511... [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (73.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (73.56kB) [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200... [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.64kB) [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [INFO] Fetching org.eclipse.core.commands_3.9.100.v20180404-1234.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.100.v20180404-1234.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.34kB) [INFO] Unpacking org.eclipse.core.commands_3.9.100.v20180404-1234... [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.99kB) [INFO] Unpacking org.eclipse.equinox.common_3.10.0.v20180412-1130... [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.19kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.0.v20180426-1644... [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.94kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.100.v20180510-1129... [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (76.85kB) [INFO] Unpacking org.eclipse.equinox.registry_3.8.0.v20180426-1327... [INFO] Fetching org.eclipse.core.databinding_1.6.200.v20180509-1517.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.6.200.v20180509-1517.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (53.74kB) [INFO] Unpacking org.eclipse.core.databinding_1.6.200.v20180509-1517... [INFO] Fetching org.eclipse.core.databinding.observable_1.6.200.v20180424-1922.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.6.200.v20180424-1922.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.05kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.200.v20180424-1922... [INFO] Fetching org.eclipse.core.databinding.property_1.6.200.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.6.200.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (45.08kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.6.200.v20180403-0944... [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (8.71MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (8.71MB) [INFO] Unpacking com.ibm.icu_58.2.0.v20170418-1837... [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.98kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.100.v20180426-1644... [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (35.34kB) [INFO] Unpacking org.eclipse.core.runtime_3.14.0.v20180417-0825... [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.22kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.0.v20180427-1454... [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (40.72kB) [INFO] Unpacking org.eclipse.equinox.app_1.3.500.v20171221-2204... [INFO] Fetching org.eclipse.e4.core.commands_0.12.200.v20180427-0801.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.200.v20180427-0801.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.43kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.200.v20180427-0801... [INFO] Fetching org.eclipse.e4.core.di_1.7.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.42kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.0.v20180427-1454... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (16.6kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (16.6kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.7.0.v20180514-1409.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.7.0.v20180514-1409.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.62kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.7.0.v20180514-1409... [INFO] Fetching org.eclipse.e4.core.services_2.1.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.1.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.67kB) [INFO] Unpacking org.eclipse.e4.core.services_2.1.100.v20180427-1454... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.73kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.54kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454... [INFO] Fetching org.eclipse.equinox.ds_1.5.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.5.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.45kB) [INFO] Unpacking org.eclipse.equinox.ds_1.5.100.v20171221-2204... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (21.66kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20180529-1144.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (483.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20180529-1144.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (483.62kB) [INFO] Unpacking org.eclipse.emf.ecore_2.14.0.v20180529-1144... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (22.96kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220... [INFO] Fetching org.eclipse.swt_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.83kB) [INFO] Unpacking org.eclipse.swt_3.107.0.v20180611-0422... [INFO] Fetching org.eclipse.jface_3.14.0.v20180423-0714.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (356.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.14.0.v20180423-0714.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (356.74kB) [INFO] Unpacking org.eclipse.jface_3.14.0.v20180423-0714... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.8kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (80.61kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.96kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944... [INFO] Fetching org.eclipse.e4.ui.di_1.2.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.93kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.200.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (111.12kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333... [INFO] Fetching org.eclipse.e4.ui.services_1.3.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.32kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.100.v20180403-0945... [INFO] Fetching org.eclipse.equinox.event_1.4.200.v20180426-0845.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.4.200.v20180426-0845.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.46kB) [INFO] Unpacking org.eclipse.equinox.event_1.4.200.v20180426-0845... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (9.67kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (87.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (87.35kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.14.0.v20180129-1548.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (84.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.14.0.v20180129-1548.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (84.19kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.14.0.v20180129-1548... [INFO] Fetching org.eclipse.emf.ecore.change_2.12.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.12.0.v20180125-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.07kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.12.0.v20180125-1130... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.42kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (93.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (93.16kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.11kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019... [INFO] Fetching org.eclipse.jface.databinding_1.8.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.8.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.51kB) [INFO] Unpacking org.eclipse.jface.databinding_1.8.200.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (7.9kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945... [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.94kB) [INFO] Unpacking org.eclipse.help_3.8.100.v20180512-1136... [INFO] Fetching org.eclipse.ui.intro_3.5.200.v20180328-0550.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (141.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.200.v20180328-0550.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (141.84kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.200.v20180328-0550... [INFO] Fetching org.eclipse.ui.intro.universal_3.3.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.74MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro.universal_3.3.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.74MB) [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.200.v20180418-0908... [INFO] Fetching org.eclipse.ui_3.109.100.v20180426-0903.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (361.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.109.100.v20180426-0903.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (361.68kB) [INFO] Unpacking org.eclipse.ui_3.109.100.v20180426-0903... [INFO] Fetching org.eclipse.emf.common_2.14.0.v20180527-1134.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.14.0.v20180527-1134.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.83kB) [INFO] Unpacking org.eclipse.emf.common_2.14.0.v20180527-1134... [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.09MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.09MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_3.107.0.v20180611-0422... [INFO] Fetching org.eclipse.ui.workbench_3.111.0.v20180524-1156.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1,017.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.111.0.v20180524-1156.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1,017.26kB) [INFO] Unpacking org.eclipse.ui.workbench_3.111.0.v20180524-1156... [INFO] Fetching org.eclipse.ui.forms_3.7.200.v20180512-1133.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.7.200.v20180512-1133.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (122.73kB) [INFO] Unpacking org.eclipse.ui.forms_3.7.200.v20180512-1133... [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.200.v20180127-2149.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.200.v20180127-2149.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.98kB) [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.200.v20180127-2149... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (14.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.11MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.11MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.107.0.v20180611-0422... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.doc:1.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.async:2.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.async:2.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.async:2.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml [INFO] Fetching org.eclipse.equinox.concurrent_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.concurrent_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (12.19kB) [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.100.v20171221-2204... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds:1.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds:1.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml [INFO] Fetching org.eclipse.pde.ds.lib_1.1.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ds.lib_1.1.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.21kB) [INFO] Unpacking org.eclipse.pde.ds.lib_1.1.100.v20180228-1600... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds:1.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds.async:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds.async:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.100.v20180228-1600.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (28.6kB) [INFO] Unpacking org.eclipse.pde.ds1_2.lib_1.0.100.v20180228-1600... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds.async:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery.rest:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery.rest:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery.rest:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.host:1.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.host:1.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.host:1.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.consumer:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.consumer:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/pom.xml [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (29.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (29.69kB) [INFO] Unpacking org.json_1.0.0.v201011060100... [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (112.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (112.2kB) [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (329.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (329.71kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (108.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (108.91kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.consumer:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.host:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.host:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/pom.xml [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (60.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (60.2kB) [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.host:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.clients:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.clients:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml [INFO] Fetching org.eclipse.jface.text_3.13.0.v20180527-1819.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (331.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.13.0.v20180527-1819.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (331.26kB) [INFO] Unpacking org.eclipse.jface.text_3.13.0.v20180527-1819... [INFO] Fetching org.eclipse.text_3.6.300.v20180430-1330.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.6.300.v20180430-1330.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (91.26kB) [INFO] Unpacking org.eclipse.text_3.6.300.v20180430-1330... [INFO] Fetching org.xbill.dns_2.0.8.v201112050911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (95.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.xbill.dns_2.0.8.v201112050911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (95.32kB) [INFO] Unpacking org.xbill.dns_2.0.8.v201112050911... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.clients:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.collab:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.collab:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/pom.xml [INFO] Fetching org.eclipse.compare.core_3.6.200.v20180312-1255.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.200.v20180312-1255.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (32.76kB) [INFO] Unpacking org.eclipse.compare.core_3.6.200.v20180312-1255... [INFO] Fetching org.eclipse.core.filebuffers_3.6.200.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.200.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.11kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.200.v20180512-1137... [INFO] Fetching org.eclipse.core.filesystem_1.7.100.v20180304-1102.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.100.v20180304-1102.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (27.63kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.100.v20180304-1102... [INFO] Fetching org.eclipse.core.resources_3.13.0.v20180512-1138.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (868.92kB) [INFO] Fetching org.eclipse.core.resources_3.13.0.v20180512-1138.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (868.92kB) [INFO] Fetching org.eclipse.ui.ide_3.14.0.v20180517-1842.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (959.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.14.0.v20180517-1842.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (959.44kB) [INFO] Unpacking org.eclipse.ui.ide_3.14.0.v20180517-1842... [INFO] Fetching org.eclipse.ui.editors_3.11.100.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (198.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.11.100.v20180512-1137.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (198.6kB) [INFO] Unpacking org.eclipse.ui.editors_3.11.100.v20180512-1137... [INFO] Fetching org.eclipse.equinox.bidi_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.11kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.1.100.v20171221-2204... [INFO] Fetching org.eclipse.equinox.p2.core_2.5.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.5.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.25kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.5.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.84kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (107.82kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.99kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (55.11kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.31kB) [INFO] Unpacking org.eclipse.equinox.security_1.2.400.v20171221-2204... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (228.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (228.8kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.collab:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.eventadmin.app:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.eventadmin.app:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.eventadmin.app:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer.edef:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer.edef:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer.edef:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello:4.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello:4.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello:4.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.rest.rss:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.rest.rss:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/pom.xml [INFO] Fetching com.sun.syndication_0.9.0.v200803061811.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (66.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.syndication_0.9.0.v200803061811.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (66.89kB) [INFO] Unpacking com.sun.syndication_0.9.0.v200803061811... [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (74.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (74.79kB) [INFO] Unpacking org.jdom_1.1.1.v201101151400... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.rest.rss:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.console:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.console:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml [INFO] Fetching org.apache.felix.gogo.runtime_1.0.6.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.0.6.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (74.43kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.0.6.v20170914-1324... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.console:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare:3.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare:3.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare:3.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery:5.0.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery:5.0.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery:5.0.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml [INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20180213-0527.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20180213-0527.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.7kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.14.0.v20180213-0527... [INFO] Fetching org.eclipse.emf.edit_2.13.0.v20180421-1151.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (96.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.13.0.v20180421-1151.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (96.24kB) [INFO] Unpacking org.eclipse.emf.edit_2.13.0.v20180421-1151... [INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20180127-1015.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20180127-1015.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.59kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.13.0.v20180127-1015... [INFO] Fetching org.eclipse.ui.views_3.9.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.9.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (48.67kB) [INFO] Unpacking org.eclipse.ui.views_3.9.100.v20180427-1355... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui:3.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui:3.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui:3.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (39.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (39.7kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.userinput:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.userinput:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.userinput:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare:3.0.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare:3.0.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare:3.0.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer:5.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer:5.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer:5.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.identity:3.9.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.identity:3.9.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.identity:3.9.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/pom.xml [WARNING] Missing extra classpath entry r7stubs.jar [WARNING] Missing extra classpath entry r7stubs.jar [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf:3.9.3-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf:3.9.3-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf:3.9.3-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.bot:1.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.bot:1.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.bot:1.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (17.99kB) [INFO] Unpacking org.eclipse.core.variables_3.4.100.v20180509-0959... [INFO] Fetching org.eclipse.ui.console_3.8.0.v20180413-0859.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.8.0.v20180413-0859.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.21kB) [INFO] Unpacking org.eclipse.ui.console_3.8.0.v20180413-0859... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.ui:2.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.ui:2.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.ui:2.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider:4.8.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider:4.8.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider:4.8.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:2.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:2.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:2.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice:8.13.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice:8.13.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice:8.13.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest:2.7.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest:2.7.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest:2.7.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui:3.4.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui:3.4.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml [INFO] Fetching org.eclipse.pde.runtime_3.6.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.runtime_3.6.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (114.32kB) [INFO] Unpacking org.eclipse.pde.runtime_3.6.100.v20180416-0851... [INFO] Fetching org.eclipse.jdt.annotation_2.2.0.v20180417-0931.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.annotation_2.2.0.v20180417-0931.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.64kB) [INFO] Unpacking org.eclipse.jdt.annotation_2.2.0.v20180417-0931... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui:3.4.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject:2.6.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject:2.6.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject:2.6.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.ssl:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ssl:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ssl:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.storage:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.storage:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.storage:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.sync:2.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sync:2.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sync:2.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.core:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.core:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/pom.xml [INFO] Fetching org.eclipse.team.core_3.8.200.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (127.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.200.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (127.2kB) [INFO] Unpacking org.eclipse.team.core_3.8.200.v20180309-1840... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.core:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.ui:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.ui:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/pom.xml [INFO] Fetching org.eclipse.compare_3.7.200.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (302.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.200.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (302.77kB) [INFO] Unpacking org.eclipse.compare_3.7.200.v20180418-1233... [INFO] Fetching org.eclipse.team.ui_3.8.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (493.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (493.37kB) [INFO] Unpacking org.eclipse.team.ui_3.8.100.v20180418-1233... [INFO] Fetching org.eclipse.ui.navigator_3.7.100.v20180524-1240.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (134.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.7.100.v20180524-1240.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (134.6kB) [INFO] Unpacking org.eclipse.ui.navigator_3.7.100.v20180524-1240... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.ui:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin:4.6.1100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin:4.6.1100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin:4.6.1100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.console:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.console:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.console:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution:2.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution:2.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution:2.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:ch.ethz.iks.r_osgi.remote:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:ch.ethz.iks.r_osgi.remote:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/pom.xml [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (63.61kB) [INFO] Unpacking org.objectweb.asm_6.1.1.v20180414-0329... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:ch.ethz.iks.r_osgi.remote:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:ch.ethz.iks.slp:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:ch.ethz.iks.slp:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:ch.ethz.iks.slp:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/pom.xml [WARNING] Missing extra classpath entry r7stubs.jar [WARNING] Missing extra classpath entry r7stubs.jar [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.bittorrent:0.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.bittorrent:0.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.bittorrent:0.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.jivesoftware.smack:3.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.jivesoftware.smack:3.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.jivesoftware.smack:3.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent:0.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent:0.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent:0.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui:0.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui:0.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui:0.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare.nio:0.9.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare.nio:0.9.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare.nio:0.9.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.discovery:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.discovery:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.discovery:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.dnssd:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.dnssd:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.dnssd:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.efs:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.efs:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.efs:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4:1.1.400-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4:1.1.400-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4:1.1.400-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45.win32:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45.win32:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/pom.xml [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (1.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (1.28MB) [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (325.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (325.05kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (17.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (17.36kB) [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45.win32:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:3.2.400-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:3.2.400-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.62kB) [INFO] Unpacking org.eclipse.core.net_1.3.200.v20180515-0858... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:3.2.400-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.scp:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.scp:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (106.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (106.45kB) [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.scp:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.ssl:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.ssl:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.ssl:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc:1.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc:1.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc:1.3.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jmdns:4.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jmdns:4.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jmdns:4.3.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jslp:3.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jslp:3.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jslp:3.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice:4.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice:4.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice:4.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi:3.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi:3.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi:3.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.ui:1.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.ui:1.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.ui:1.4.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.datashare:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.datashare:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.datashare:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp:3.2.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp:3.2.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp:3.2.300-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.remoteservice:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.remoteservice:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.remoteservice:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.ui:2.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.ui:2.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.ui:2.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.zookeeper:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.zookeeper:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/pom.xml [INFO] Fetching org.apache.hadoop.zookeeper_3.3.3.v201105210832.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (196.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.hadoop.zookeeper_3.3.3.v201105210832.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (196.13kB) [INFO] Unpacking org.apache.hadoop.zookeeper_3.3.3.v201105210832... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (129.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.zookeeper:1.2.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml [WARNING] Missing extra classpath entry r7stubs.jar [WARNING] Missing extra classpath entry r7stubs.jar [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic:8.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic:8.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic:8.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.server:2.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server:2.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server:2.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (30.7kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.5.0.v20180512-1130... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (105.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (105.87kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (181.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (181.35kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219... [INFO] Fetching org.eclipse.ui.ide.application_1.2.100.v20180416-2050.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.2.100.v20180416-2050.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (51.88kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.2.100.v20180416-2050... [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (68.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (68.24kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.presence:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.presence:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.presence:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn:0.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn:0.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn:0.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.datashare.nio:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.datashare.nio:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.datashare.nio:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.xmpp:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.xmpp:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.xmpp:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sharedobject:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sharedobject:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sharedobject:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.storage:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.storage:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.storage:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sync:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sync:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sync:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.discovery:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.discovery:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.discovery:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.generic:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.generic:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.generic:2.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.r-osgi:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.r-osgi:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.r-osgi:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.generic:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.generic:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.generic:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.r-osgi:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.r-osgi:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.r-osgi:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.pde:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.pde:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.72MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (2.72MB) [INFO] Unpacking org.apache.ant_1.10.3.v20180417-1627... [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.81kB) [INFO] Unpacking org.eclipse.ant.core_3.5.100.v20180512-1141... [INFO] Fetching org.eclipse.ant.launching_1.2.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (101.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (101.21kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.100.v20180309-1840... [INFO] Fetching org.eclipse.debug.core_3.12.0.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (125.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.12.0.v20180509-0959.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (125.71kB) [INFO] Unpacking org.eclipse.debug.core_3.12.0.v20180509-0959... [INFO] Fetching org.eclipse.jdt.launching_3.10.0.v20180606-1318.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (260.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.10.0.v20180606-1318.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (260.56kB) [INFO] Unpacking org.eclipse.jdt.launching_3.10.0.v20180606-1318... [INFO] Fetching org.eclipse.core.externaltools_1.1.100.v20180329-1026.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.100.v20180329-1026.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (20.51kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.100.v20180329-1026... [INFO] Fetching org.eclipse.jdt.core_3.14.0.v20180528-0519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (6.52MB) [INFO] Fetching org.eclipse.jdt.core_3.14.0.v20180528-0519.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (6.52MB) [INFO] Fetching org.eclipse.ant.ui_3.7.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (491.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (491.62kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.100.v20180512-1141... [INFO] Fetching org.eclipse.ui.externaltools_3.4.100.v20180418-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.100.v20180418-1145.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (66.63kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.100.v20180418-1145... [INFO] Fetching org.eclipse.debug.ui_3.13.0.v20180514-0621.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.01MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.13.0.v20180514-0621.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.01MB) [INFO] Unpacking org.eclipse.debug.ui_3.13.0.v20180514-0621... [INFO] Fetching org.eclipse.jdt.ui_3.14.0.v20180529-1023.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.14.0.v20180529-1023.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (4.1MB) [INFO] Unpacking org.eclipse.jdt.ui_3.14.0.v20180529-1023... [INFO] Fetching org.eclipse.jdt.debug.ui_3.9.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.62MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.9.0.v20180606-1318.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.62MB) [INFO] Fetching org.eclipse.jdt.junit_3.11.0.v20180427-0704.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (235.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.0.v20180427-0704.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (235.41kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.0.v20180427-0704... [INFO] Fetching org.eclipse.pde.ui_3.10.200.v20180604-1325.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.47MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.10.200.v20180604-1325.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.47MB) [INFO] Unpacking org.eclipse.pde.ui_3.10.200.v20180604-1325... [INFO] Fetching org.eclipse.pde.core_3.12.0.v20180516-1159.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.27MB) [INFO] Fetching org.eclipse.pde.core_3.12.0.v20180516-1159.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (1.27MB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (19.34kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (33.92kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (57.77kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (38.48kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (47.3kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.0.v20180302-1057... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (103.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (103.26kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (72.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (23.7kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (37.33kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (13.94kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (31.89kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (42.82kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (104.05kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (16.28kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (121.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (121.43kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (46.12kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (284.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (284.76kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.2.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (71.74kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.0.v20171221-2204... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (112.06kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650... [INFO] Fetching org.eclipse.jdt.debug_3.11.100.v20180515-0929.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (921.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.11.100.v20180515-0929.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (921.12kB) [INFO] Unpacking org.eclipse.jdt.debug_3.11.100.v20180515-0929... [INFO] Fetching org.eclipse.search_3.11.200.v20180503-1856.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (217kB) [INFO] Fetching org.eclipse.search_3.11.200.v20180503-1856.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (217kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.search_3.11.200.v20180503-1856... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (24.31kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.0.v20180523-1405.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.0.v20180523-1405.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (65.15kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.0.v20180523-1405... [INFO] Fetching org.eclipse.pde.build_3.10.0.v20180512-1217.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (477.58kB) [INFO] Fetching org.eclipse.pde.build_3.10.0.v20180512-1217.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (477.58kB) [INFO] Fetching org.eclipse.update.configurator_3.4.0.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.0.v20180512-1141.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (43.08kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.0.v20180512-1141... [INFO] Fetching org.eclipse.pde.launching_3.7.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.7.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (50.33kB) [INFO] Unpacking org.eclipse.pde.launching_3.7.100.v20180417-0902... [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (118.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (118.62kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908... [INFO] Fetching org.eclipse.ui.views.log_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (83.91kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.200.v20180512-1206... [INFO] Fetching org.eclipse.ui.trace_1.1.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (26.5kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.100.v20180416-0851... [INFO] Fetching org.eclipse.ui.genericeditor_1.1.0.v20180504-0829.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.0.v20180504-0829.jar.pack.gz from http://download.eclipse.org/releases/photon/201806271001/plugins/ (36.26kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.0.v20180504-0829... [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.pde:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.console.feature:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.console.feature:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.console.feature:1.2.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.core:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.feature:1.5.3-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.feature:1.5.3-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.feature:1.5.3-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.ssl.feature:1.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.ssl.feature:1.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.ssl.feature:1.1.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.dnssd.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.dnssd.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.dnssd.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.jmdns.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.jmdns.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.jmdns.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.slp.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.slp.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.slp.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.zookeeper.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.zookeeper.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.zookeeper.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.examples.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.examples.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.examples.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.feature:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.feature:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.feature:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient45.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient45.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient45.feature:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.ssl.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.ssl.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.ssl.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ssl.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ssl.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ssl.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.feature:2.4.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.feature:2.4.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.feature:2.4.1-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.datashare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.datashare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.datashare.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.feature:1.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.feature:1.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.feature:1.0.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.remoteservice.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.remoteservice.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.remoteservice.feature:1.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.examples.feature:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.examples.feature:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.examples.feature:1.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.feature:2.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.feature:2.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.feature:2.5.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rosgi.feature:1.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rosgi.feature:1.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rosgi.feature:1.1.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.examples.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.examples.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.examples.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.feature:3.14.5-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.feature:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.feature:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.feature:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.xmpp.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.xmpp.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.xmpp.feature:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.ecf:org.eclipse.ecf.releng.repository:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.releng.repository:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.ecf:org.eclipse.ecf.releng.repository:1.0.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/pom.xml [WARNING] The project org.eclipse.ecf:ecf-parent:pom:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Communication Framework (ECF) [pom] [INFO] org.eclipse.ecf.doc [eclipse-plugin] [INFO] com.mycorp.examples.timeservice [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.async [eclipse-plugin] [INFO] org.eclipse.ecf.identity [eclipse-plugin] [INFO] org.eclipse.ecf [eclipse-plugin] [INFO] org.eclipse.ecf.discovery [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.asyncproxy [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice [eclipse-plugin] [INFO] org.eclipse.osgi.services.remoteserviceadmin [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.ds [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.ds.async [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery.rest [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.host [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.rest [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.provider.rest.consumer [eclipse-plugin] [INFO] org.eclipse.ecf.sharedobject [eclipse-plugin] [INFO] org.eclipse.ecf.provider [eclipse-plugin] [INFO] org.eclipse.ecf.provider.remoteservice [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.servlet [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.provider.rest.host [eclipse-plugin] [INFO] org.eclipse.ecf.presence [eclipse-plugin] [INFO] org.eclipse.ecf.filetransfer [eclipse-plugin] [INFO] org.jivesoftware.smack [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp [eclipse-plugin] [INFO] org.eclipse.ecf.ui [eclipse-plugin] [INFO] org.eclipse.ecf.presence.ui [eclipse-plugin] [INFO] org.eclipse.ecf.example.clients [eclipse-plugin] [INFO] org.eclipse.ecf.server.generic [eclipse-plugin] [INFO] org.eclipse.ecf.example.collab [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.eventadmin [eclipse-plugin] [INFO] org.eclipse.ecf.examples.eventadmin.app [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer.edef [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.distribution [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.ds.consumer [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.host [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.rest.synd [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.rest.rss [eclipse-plugin] [INFO] org.eclipse.ecf.console [eclipse-plugin] [INFO] org.eclipse.ecf.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.model [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.edit [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.browser [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.properties [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.properties.tabbed [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.userinput [eclipse-plugin] [INFO] org.eclipse.ecf.sync [eclipse-plugin] [INFO] org.eclipse.ecf.docshare [eclipse-plugin] [INFO] org.eclipse.ecf.filetransfer.ui [eclipse-plugin] [INFO] org.eclipse.ecf.presence.bot [eclipse-plugin] [INFO] org.eclipse.ecf.presence.collab.ui [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.asyncproxy [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.soap [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.ui [eclipse-plugin] [INFO] org.eclipse.ecf.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.storage [eclipse-plugin] [INFO] org.eclipse.ecf.telephony.call [eclipse-plugin] [INFO] org.eclipse.ecf.telephony.call.ui [eclipse-plugin] [INFO] org.eclipse.ecf.ui.capabilities [eclipse-plugin] [INFO] org.eclipse.team.ecf.core [eclipse-plugin] [INFO] org.eclipse.team.ecf.ui [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.console [eclipse-plugin] [INFO] ch.ethz.iks.r_osgi.remote [eclipse-plugin] [INFO] ch.ethz.iks.slp [eclipse-plugin] [INFO] org.eclipse.ecf.protocol.bittorrent [eclipse-plugin] [INFO] org.eclipse.ecf.protocol.msn [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer [eclipse-plugin] [INFO] org.eclipse.ecf.provider.bittorrent [eclipse-plugin] [INFO] org.eclipse.ecf.provider.bittorrent.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.provider.datashare.nio [eclipse-plugin] [INFO] org.eclipse.ecf.provider.discovery [eclipse-plugin] [INFO] org.eclipse.ecf.provider.dnssd [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.efs [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.scp [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.provider.irc [eclipse-plugin] [INFO] org.eclipse.ecf.provider.irc.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.jmdns [eclipse-plugin] [INFO] org.eclipse.ecf.provider.jslp [eclipse-plugin] [INFO] org.eclipse.ecf.provider.msn [eclipse-plugin] [INFO] org.eclipse.ecf.provider.msn.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.r_osgi [eclipse-plugin] [INFO] org.eclipse.ecf.provider.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.remoteservice [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.zookeeper [eclipse-plugin] [INFO] org.eclipse.ecf.server [eclipse-plugin] [INFO] org.eclipse.ecf.sharedobject.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.remoteservice.feature [eclipse-feature] [INFO] org.eclipse.ecf.server.generic.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.datashare [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.presence [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.protocol.msn [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.provider.datashare.nio [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.sharedobject [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.provider.xmpp [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.storage [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.sync [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.discovery [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice.generic [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice.r-osgi [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.generic [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.r-osgi [eclipse-test-plugin] [INFO] org.eclipse.ecf.remoteservices.tooling.pde [eclipse-plugin] [INFO] org.eclipse.ecf.console.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.jmdns.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.slp.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.zookeeper.feature [eclipse-feature] [INFO] org.eclipse.ecf.eventadmin.feature [eclipse-feature] [INFO] org.eclipse.ecf.osgi.services.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.rest.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.rosgi.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.servlet.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.sdk.feature [eclipse-feature] [INFO] org.eclipse.ecf.eventadmin.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.sdk.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.core [eclipse-feature] [INFO] org.eclipse.ecf.core.feature [eclipse-feature] [INFO] org.eclipse.ecf.core.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.datashare.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.dnssd.feature [eclipse-feature] [INFO] org.eclipse.ecf.docshare.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient4.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient45.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient4.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.presence.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.datashare.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.rest.synd.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.soap.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests.feature [eclipse-feature] [INFO] org.eclipse.ecf.xmpp.feature [eclipse-feature] [INFO] ECF Target Platform Definitions [pom] [INFO] ECF p2 Repository [eclipse-repository] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 213 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 328 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 826 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 478 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 586 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 194 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 466 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 894 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (4.7 kB at 19 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 kB at 392 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 145 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 kB at 873 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 489 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 7.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 424 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 4.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 382 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 186 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 573 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 1.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.pom (19 kB at 604 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 382 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 611 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.jar (481 kB at 11 MB/s) [INFO] [INFO] ---------------------< org.eclipse.ecf:ecf-parent >--------------------- [INFO] Building Eclipse Communication Framework (ECF) 1.0.0-SNAPSHOT [1/155] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ecf-parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 98 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 115 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 201 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 148 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 5.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.0 MB/s) [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ ecf-parent --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ ecf-parent --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ ecf-parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.4.0/tycho-pack200-impl-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.4.0/tycho-pack200-impl-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.4.0/tycho-pack200-impl-1.4.0.pom (1.0 kB at 27 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.4.0/tycho-pack200-impl-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.4.0/tycho-pack200-impl-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.4.0/tycho-pack200-impl-1.4.0.jar (13 kB at 464 kB/s) [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ ecf-parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 231 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 703 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 127 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 116 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 711 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 80 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 81 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 33 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 109 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 177 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 332 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 68 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 53 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 109 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 24 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 273 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 142 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 49 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 62 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 255 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 862 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 35 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 19 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/20.0/guava-20.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 228 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 300 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 298 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 377 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 11 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 166 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 170 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 9.5 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 124 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 139 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 134 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 279 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 92 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 122 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 60 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 961 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 63 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 57 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 108 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 125 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.2.2/cbi-common-1.2.2.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.2.2/cbi-common-1.2.2.pom (2.2 kB at 95 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 521 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/auto/value/auto-value/1.4/auto-value-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.4/auto-value-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.4/auto-value-1.4.pom (6.4 kB at 228 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/auto/auto-parent/3/auto-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom (3.8 kB at 142 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/checkstyle/1.0.1/checkstyle-1.0.1.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/checkstyle/1.0.1/checkstyle-1.0.1.pom (3.6 kB at 201 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.5/cbi-maven-plugin-common-1.1.5.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.5/cbi-maven-plugin-common-1.1.5.pom (2.3 kB at 121 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom (6.4 kB at 200 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (16 kB at 627 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 851 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (5.1 kB at 170 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (13 kB at 499 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 582 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 372 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom (4.8 kB at 165 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.2.2/cbi-common-1.2.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/checkstyle/1.0.1/checkstyle-1.0.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.5/cbi-maven-plugin-common-1.1.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.2.2/cbi-common-1.2.2.jar (66 kB at 396 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/checkstyle/1.0.1/checkstyle-1.0.1.jar (5.3 kB at 30 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.5/cbi-maven-plugin-common-1.1.5.jar (31 kB at 176 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/auto/value/auto-value/1.4/auto-value-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 863 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 590 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 870 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 924 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 257 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 441 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 309 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar (324 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar (748 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.4/auto-value-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar (41 kB at 182 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar (2.4 MB at 9.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.4/auto-value-1.4.jar (1.6 MB at 5.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.1 MB/s) [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ ecf-parent --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ ecf-parent --- [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.doc >----------------- [INFO] Building org.eclipse.ecf.doc 1.3.200-SNAPSHOT [2/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.doc --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.4.0/tycho-buildtimestamp-jgit-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.4.0/tycho-buildtimestamp-jgit-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.4.0/tycho-buildtimestamp-jgit-1.4.0.pom (1.8 kB at 101 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.3.0.201903130848-r/org.eclipse.jgit-5.3.0.201903130848-r.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.3.0.201903130848-r/org.eclipse.jgit-5.3.0.201903130848-r.pom (9.7 kB at 462 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.3.0.201903130848-r/org.eclipse.jgit-parent-5.3.0.201903130848-r.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.3.0.201903130848-r/org.eclipse.jgit-parent-5.3.0.201903130848-r.pom (35 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 135 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 345 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 93 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 215 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 136 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 81 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 381 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.pom (1.6 kB at 57 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom (1.1 kB at 37 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom (1.5 kB at 52 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.4.0/tycho-sourceref-jgit-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.4.0/tycho-sourceref-jgit-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.4.0/tycho-sourceref-jgit-1.4.0.pom (1.5 kB at 49 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.4.0/tycho-buildtimestamp-jgit-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.3.0.201903130848-r/org.eclipse.jgit-5.3.0.201903130848-r.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.4.0/tycho-sourceref-jgit-1.4.0.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.3.0.201903130848-r/org.eclipse.jgit-5.3.0.201903130848-r.jar (2.7 MB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.4.0/tycho-buildtimestamp-jgit-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 636 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/1.4.0/tycho-buildtimestamp-jgit-1.4.0.jar (11 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.4.0/tycho-sourceref-jgit-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 624 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.jar (320 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar (797 kB at 2.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.4.0/tycho-sourceref-jgit-1.4.0.jar (6.0 kB at 19 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar (4.2 MB at 8.9 MB/s) [INFO] The project's OSGi version is 1.3.200.v20180301-1831 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.doc --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 165 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 203 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 127 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 50 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 298 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 32 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 70 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 155 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 301 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 245 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 34 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 102 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 108 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 186 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 299 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 36 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 110 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 595 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 378 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 207 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 424 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 422 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 519 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 492 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 993 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 546 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 488 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 274 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 54 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 287 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 31 kB/s) [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.doc --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 46 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 79 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 192 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom (2.4 kB at 72 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom (1.6 kB at 56 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom (1.7 kB at 56 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 198 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 806 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar (18 kB at 506 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar (3.5 kB at 101 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar (2.8 MB at 7.8 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.doc --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.doc --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.doc --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.doc --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.doc --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.doc --- [INFO] [INFO] ----------< org.eclipse.ecf:com.mycorp.examples.timeservice >----------- [INFO] Building com.mycorp.examples.timeservice 1.1.100-SNAPSHOT [3/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice --- [INFO] The project's OSGi version is 1.1.100.v20180301-1831 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice --- [INFO] [INFO] -------< org.eclipse.ecf:com.mycorp.examples.timeservice.async >-------- [INFO] Building com.mycorp.examples.timeservice.async 2.1.0-SNAPSHOT [4/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.async --- [INFO] The project's OSGi version is 2.1.0.v20180314-1732 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.async --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.async --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.async --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.async --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.async --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.async --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.identity >-------------- [INFO] Building org.eclipse.ecf.identity 3.9.1-SNAPSHOT [5/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.identity --- [INFO] The project's OSGi version is 3.9.1.v20181107-1749 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.identity --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.identity --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/r7stubs.jar-classes [INFO] Compiling 28 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.identity --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.identity --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.identity --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/r7stubs.jar [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.identity --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.identity --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.identity --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.identity --- [INFO] [INFO] ------------------< org.eclipse.ecf:org.eclipse.ecf >------------------- [INFO] Building org.eclipse.ecf 3.9.3-SNAPSHOT [6/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf --- [INFO] The project's OSGi version is 3.9.3.v20190423-0625 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf --- [INFO] Compiling 73 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/internal/core/ECFPlugin.java:[368] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ClassResolverObjectInputStream.java:[83] private IClassResolver getClassResolver() { ^^^^^^^^^^^^^^^^^^ The method getClassResolver() from the type ClassResolverObjectInputStream is never used locally 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf --- [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.ecf.discovery >-------------- [INFO] Building org.eclipse.ecf.discovery 5.0.300-SNAPSHOT [7/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery --- [INFO] The project's OSGi version is 5.0.300.v20180306-0211 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery --- [INFO] Compiling 29 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/src/org/eclipse/ecf/internal/discovery/DiscoveryPlugin.java:[64] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy >-- [INFO] Building org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy 1.0.100-SNAPSHOT [8/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] The project's OSGi version is 1.0.100.v20180301-0016 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy >------ [INFO] Building org.eclipse.ecf.remoteservice.asyncproxy 2.1.0-SNAPSHOT [9/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] The project's OSGi version is 2.1.0.v20180409-2248 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Compiling 4 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.remoteservice >------------ [INFO] Building org.eclipse.ecf.remoteservice 8.13.1-SNAPSHOT [10/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice --- [INFO] The project's OSGi version is 8.13.1.v20180801-1752 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice --- [INFO] Compiling 84 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/internal/remoteservice/Activator.java:[254] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 15. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/client/RemoteCallParameterFactory.java (at line 20) @SuppressWarnings("unchecked") ^^^^^^^^^^^ At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored 15 problems (0 errors, 1 warning, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin >---- [INFO] Building org.eclipse.osgi.services.remoteserviceadmin 1.6.200-SNAPSHOT [11/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] The project's OSGi version is 1.6.200.v20180301-0016 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.osgi.services.remoteserviceadmin --- [WARNING] The effective compiler target level 1.6 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] Compiling 18 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin >-- [INFO] Building org.eclipse.ecf.osgi.services.remoteserviceadmin 4.6.1100-SNAPSHOT [12/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] The project's OSGi version is 4.6.1100.v20180920-1931 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Compiling 35 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/internal/osgi/services/remoteserviceadmin/Activator.java:[461] logService.log(null, LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(ServiceReference, int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/internal/osgi/services/remoteserviceadmin/Activator.java:[472] logService.log(sr, level, message, t); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(ServiceReference, int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractTopologyManager.java:[33] import org.osgi.service.remoteserviceadmin.EndpointListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractTopologyManager.java:[353] EndpointListener listener, ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractTopologyManager.java:[364] EndpointListener listener, ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[42] import org.eclipse.ecf.discovery.identity.IServiceTypeID; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ecf.discovery.identity.IServiceTypeID is never used [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[63] import org.osgi.service.remoteserviceadmin.EndpointListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[166] final EndpointListener endpointListener = event ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[181] endpointListener.endpointAdded(endpointDescription, matchingFilter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method endpointAdded(EndpointDescription, String) from the type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[184] endpointListener.endpointRemoved( endpointDescription, matchingFilter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method endpointRemoved(EndpointDescription, String) from the type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[248] EndpointListener.class.getName(), ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[253] EndpointListener listener = (EndpointListener) context ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[253] EndpointListener listener = (EndpointListener) context ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[529] EndpointListener listener, ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[658] private EndpointListener endpointListener; ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[664] EndpointListener endpointListener, ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[673] public EndpointListener getEndpointListener() { ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[824] private EndpointListener listener; ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[828] public EndpointListenerHolder(EndpointListener l, ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[835] public EndpointListener getListener() { ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[886] EndpointListener listener = (EndpointListener) context ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[886] EndpointListener listener = (EndpointListener) context ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[892] EndpointListener.ENDPOINT_LISTENER_SCOPE); ^^^^^^^^^^^^^^^^ The type EndpointListener is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:[892] EndpointListener.ENDPOINT_LISTENER_SCOPE); ^^^^^^^^^^^^^^^^^^^^^^^ The field EndpointListener.ENDPOINT_LISTENER_SCOPE is deprecated 25 problems (0 errors, 24 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] ------< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer >------ [INFO] Building com.mycorp.examples.timeservice.consumer 1.1.100-SNAPSHOT [13/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer --- [INFO] The project's OSGi version is 1.1.100.v20180702-0050 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.consumer --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.consumer --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.consumer --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] ----< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds >----- [INFO] Building com.mycorp.examples.timeservice.consumer.ds 1.0.200-SNAPSHOT [14/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] The project's OSGi version is 1.0.200.v20180728-0140 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds.async >-- [INFO] Building com.mycorp.examples.timeservice.consumer.ds.async 1.0.100-SNAPSHOT [15/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] The project's OSGi version is 1.0.100.v20180730-2030 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery >-- [INFO] Building com.mycorp.examples.timeservice.consumer.filediscovery 1.2.100-SNAPSHOT [16/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] The project's OSGi version is 1.2.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery.rest >-- [INFO] Building com.mycorp.examples.timeservice.consumer.filediscovery.rest 1.2.100-SNAPSHOT [17/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] The project's OSGi version is 1.2.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --------< org.eclipse.ecf:com.mycorp.examples.timeservice.host >-------- [INFO] Building com.mycorp.examples.timeservice.host 1.1.200-SNAPSHOT [18/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.host --- [INFO] The project's OSGi version is 1.1.200.v20180728-0140 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.host --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.host --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.host --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.host --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.host --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.host --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest >--------- [INFO] Building org.eclipse.ecf.remoteservice.rest 2.7.200-SNAPSHOT [19/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.rest --- [INFO] The project's OSGi version is 2.7.200.v20180227-0153 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Compiling 26 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src/org/eclipse/ecf/internal/remoteservice/rest/Activator.java:[104] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.consumer >-- [INFO] Building com.mycorp.examples.timeservice.provider.rest.consumer 1.1.100-SNAPSHOT [20/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] The project's OSGi version is 1.1.100.v20180302-0250 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.sharedobject >------------ [INFO] Building org.eclipse.ecf.sharedobject 2.6.0-SNAPSHOT [21/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.sharedobject --- [INFO] The project's OSGi version is 2.6.0.v20180404-2345 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.sharedobject --- [INFO] Compiling 81 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/org/eclipse/ecf/core/sharedobject/BaseSharedObject.java:[108] public Object getAdapter(Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type BaseSharedObject needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/org/eclipse/ecf/internal/core/sharedobject/Activator.java:[128] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/org/eclipse/ecf/core/sharedobject/SharedObjectContainerFactory.java:[62] ISharedObjectContainer soContainer = (ISharedObjectContainer) newContainer.getAdapter(ISharedObjectContainer.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ISharedObjectContainer to ISharedObjectContainer 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.sharedobject --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.sharedobject --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.sharedobject --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.sharedobject --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.sharedobject --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.provider >-------------- [INFO] Building org.eclipse.ecf.provider 4.8.100-SNAPSHOT [22/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider --- [INFO] The project's OSGi version is 4.8.100.v20190220-2101 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider --- [INFO] Compiling 57 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOConnector.java:[34] receiverQueues.put(recv[i], queues[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOConnector.java:[69] return (ID[]) receiverQueues.keySet().toArray(new ID[receiverQueues.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/gmm/Member.java:[42] return member.compareTo(((Member) o).member); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compareTo(Object) belongs to the raw type Comparable. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/internal/provider/ProviderPlugin.java:[136] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGroup.java:[34] map = Collections.synchronizedMap(new TreeMap()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation synchronizedMap(TreeMap) of the generic method synchronizedMap(Map) of type Collections [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGroup.java:[34] map = Collections.synchronizedMap(new TreeMap()); ^^^^^^^^^^^^^ Type safety: The expression of type TreeMap needs unchecked conversion to conform to Map [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGroup.java:[40] map.put(key, aSpace); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOManager.java:[59] connectors.add(conn); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOManager.java:[77] newObject = AccessController.doPrivileged(new PrivilegedExceptionAction() { public Object run() throws Exception { Constructor aConstructor = newClass.getConstructor(argTypes); aConstructor.setAccessible(true); return aConstructor.newInstance(args); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation doPrivileged(new PrivilegedExceptionAction(){}) of the generic method doPrivileged(PrivilegedExceptionAction) of type AccessController [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOManager.java:[77] newObject = AccessController.doPrivileged(new PrivilegedExceptionAction() { public Object run() throws Exception { Constructor aConstructor = newClass.getConstructor(argTypes); aConstructor.setAccessible(true); return aConstructor.newInstance(args); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type new PrivilegedExceptionAction(){} needs unchecked conversion to conform to PrivilegedExceptionAction [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOManager.java:[79] Constructor aConstructor = newClass.getConstructor(argTypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOManager.java:[281] results.add(conn); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOConfig.java:[94] public Map getProperties() { ^^^ Type safety: The return type Map for getProperties() from the type SOConfig needs unchecked conversion to conform to Map from the type ISharedObjectConfig [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/gmm/GMMImpl.java:[24] final boolean res = mySet.add(m); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainer.java:[49] public Object getAdapter(Class clazz) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type SOContainer.LoadingSharedObject needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainer.java:[82] runner = (Thread) AccessController.doPrivileged(new PrivilegedAction() { public Object run() { return new Thread(loadingThreadGroup, new Runnable() { public void run() { try { if (Thread.currentThread().isInterrupted() || isClosing()) throw new InterruptedException("loading interrupted for " + getID().getName()); //$NON-NLS-1$ // First load object final ISharedObject obj = load(description); // Create wrapper object and // move from loading to // active // list. final SOWrapper wrap = createRemoteSharedObjectWrapper(fromID, description, obj); wrap.init(); // Check to make sure thread // has not been // interrupted...if it has, // throw if (Thread.currentThread().isInterrupted() || isClosing()) throw new InterruptedException("loading interrupted for " + getID().getName()); //$NON-NLS-1$ // Finally, we move from // loading to active, and // then the // object is done SOContainer.this.moveFromLoadingToActive(wrap); } catch (final Exception e) { traceStack("Exception loading:" + description, e); //$NON-NLS-1$ SOContainer.this.removeFromLoading(getID()); try { sendCreateResponse(getHomeID(), getID(), e, description.getIdentifier()); } catch (final Exception e1) { traceStack("Exception sending create response from LoadingSharedObject.run:" //$NON-NLS-1$ + description, e1); } } catch (final NoClassDefFoundError e) { traceStack("Exception loading:" + description, e); //$NON-NLS-1$ SOContainer.this.removeFromLoading(getID()); try { sendCreateResponse(getHomeID(), getID(), e, description.getIdentifier()); } catch (final Exception e1) { traceStack("Exception sending create response from LoadingSharedObject.run:" //$NON-NLS-1$ + description, e1); } } } }, getID().getName() + ":loading"); //$NON-NLS-1$ } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation doPrivileged(new PrivilegedAction(){}) of the generic method doPrivileged(PrivilegedAction) of type AccessController [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainer.java:[82] runner = (Thread) AccessController.doPrivileged(new PrivilegedAction() { public Object run() { return new Thread(loadingThreadGroup, new Runnable() { public void run() { try { if (Thread.currentThread().isInterrupted() || isClosing()) throw new InterruptedException("loading interrupted for " + getID().getName()); //$NON-NLS-1$ // First load object final ISharedObject obj = load(description); // Create wrapper object and // move from loading to // active // list. final SOWrapper wrap = createRemoteSharedObjectWrapper(fromID, description, obj); wrap.init(); // Check to make sure thread // has not been // interrupted...if it has, // throw if (Thread.currentThread().isInterrupted() || isClosing()) throw new InterruptedException("loading interrupted for " + getID().getName()); //$NON-NLS-1$ // Finally, we move from // loading to active, and // then the // object is done SOContainer.this.moveFromLoadingToActive(wrap); } catch (final Exception e) { traceStack("Exception loading:" + description, e); //$NON-NLS-1$ SOContainer.this.removeFromLoading(getID()); try { sendCreateResponse(getHomeID(), getID(), e, description.getIdentifier()); } catch (final Exception e1) { traceStack("Exception sending create response from LoadingSharedObject.run:" //$NON-NLS-1$ + description, e1); } } catch (final NoClassDefFoundError e) { traceStack("Exception loading:" + description, e); //$NON-NLS-1$ SOContainer.this.removeFromLoading(getID()); try { sendCreateResponse(getHomeID(), getID(), e, description.getIdentifier()); } catch (final Exception e1) { traceStack("Exception sending create response from LoadingSharedObject.run:" //$NON-NLS-1$ + description, e1); } } } }, getID().getName() + ":loading"); //$NON-NLS-1$ } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type new PrivilegedAction(){} needs unchecked conversion to conform to PrivilegedAction [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainer.java:[373] transaction = (ISharedObjectContainerTransaction) wrapper.sharedObject.getAdapter(ISharedObjectContainerTransaction.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ISharedObjectContainerTransaction to ISharedObjectContainerTransaction [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerConfig.java:[41] public Map getProperties() { ^^^ Type safety: The return type Map for getProperties() from the type SOContainerConfig needs unchecked conversion to conform to Map from the type ISharedObjectContainerConfig [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerConfig.java:[50] public Object getAdapter(Class clazz) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type SOContainerConfig needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGMM.java:[160] loading.put(lso.getID(), new SOWrapper(lso, container)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type TreeMap. References to generic type TreeMap should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGMM.java:[182] return (ID[]) active.keySet().toArray(new ID[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGMM.java:[188] active.put(so.getObjID(), so); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type TreeMap. References to generic type TreeMap should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGMM.java:[282] aSet.add(i.next()); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainerGMM.java:[285] aSet.add(i.next()); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOWrapper.java:[79] thread = (Thread) AccessController.doPrivileged(new PrivilegedAction() { public Object run() { Thread aThread = getThread(); return aThread; } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation doPrivileged(new PrivilegedAction(){}) of the generic method doPrivileged(PrivilegedAction) of type AccessController [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOWrapper.java:[79] thread = (Thread) AccessController.doPrivileged(new PrivilegedAction() { public Object run() { Thread aThread = getThread(); return aThread; } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type new PrivilegedAction(){} needs unchecked conversion to conform to PrivilegedAction [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContext.java:[238] public Object getAdapter(Class clazz) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type SOContext needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContext.java:[249] public Map getLocalContainerProperties() { ^^^ Type safety: The return type Map for getLocalContainerProperties() from the type SOContext needs unchecked conversion to conform to Map from the type ISharedObjectContext 29 problems (29 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice >------- [INFO] Building org.eclipse.ecf.provider.remoteservice 4.4.100-SNAPSHOT [23/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.remoteservice --- [INFO] The project's OSGi version is 4.4.100.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Compiling 15 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/internal/provider/remoteservice/Activator.java:[66] rscAdapterFactories.add(af); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/internal/provider/remoteservice/Activator.java:[69] rscAdapterFactories.add(af); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/internal/provider/remoteservice/Activator.java:[72] rscAdapterFactories.add(af); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/internal/provider/remoteservice/Activator.java:[75] rscAdapterFactories.add(af); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/internal/provider/remoteservice/Activator.java:[125] logServiceTracker = new ServiceTracker(this.context, LogService.class.getName(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ServiceTracker(BundleContext, String, ServiceTrackerCustomizer) belongs to the raw type ServiceTracker. References to generic type ServiceTracker should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/internal/provider/remoteservice/Activator.java:[138] ls.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet >-------- [INFO] Building org.eclipse.ecf.remoteservice.servlet 1.0.100-SNAPSHOT [24/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Compiling 8 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.host >-- [INFO] Building com.mycorp.examples.timeservice.provider.rest.host 1.1.100-SNAPSHOT [25/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] The project's OSGi version is 1.1.100.v20180302-0250 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.presence >-------------- [INFO] Building org.eclipse.ecf.presence 2.1.100-SNAPSHOT [26/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence --- [INFO] The project's OSGi version is 2.1.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence --- [INFO] Compiling 92 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.presence --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.presence --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.presence --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.presence --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.filetransfer >------------ [INFO] Building org.eclipse.ecf.filetransfer 5.0.100-SNAPSHOT [27/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.filetransfer --- [INFO] The project's OSGi version is 5.0.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.filetransfer --- [INFO] Compiling 64 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/src/org/eclipse/ecf/internal/filetransfer/Activator.java:[73] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.filetransfer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.filetransfer --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.filetransfer --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.filetransfer --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] ---------------< org.eclipse.ecf:org.jivesoftware.smack >--------------- [INFO] Building org.jivesoftware.smack 3.3.300-SNAPSHOT [28/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.jivesoftware.smack --- [INFO] The project's OSGi version is 3.3.300.v20180303-0057 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.jivesoftware.smack --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.jivesoftware.smack --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.jivesoftware.smack --- [INFO] Compiling 408 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/RetractEventProvider.java:[20] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/RetractEventProvider.java:[30] public class RetractEventProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java:[84] socket=new Socket(proxy_host, proxy_port); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Resource leak: 'socket' is never closed [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/SimpleNodeProvider.java:[20] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/SimpleNodeProvider.java:[30] public class SimpleNodeProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java:[82] Socket socket = new Socket(proxyhost,proxyPort); ^^^^^^ Resource leak: 'socket' is never closed [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/AffiliationsProvider.java:[21] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/AffiliationsProvider.java:[30] */public class AffiliationsProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/ServiceDiscoveryManager.java:[160] identity.setType(type); ^^^^^^^^^^^^^ The method setType(String) from the type DiscoverInfo.Identity is deprecated 10. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/entitycaps/EntityCapsManager.java (at line 210) @SuppressWarnings("rawtypes") ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored 11. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/entitycaps/EntityCapsManager.java (at line 220) @SuppressWarnings("rawtypes") ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/ConfigEventProvider.java:[22] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/ConfigEventProvider.java:[32] public class ConfigEventProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated 14. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smack/util/dns/JavaxResolver.java (at line 75) @SuppressWarnings("unchecked") ^^^^^^^^^^^ At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/ItemsProvider.java:[20] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/ItemsProvider.java:[29] public class ItemsProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/SubscriptionsProvider.java:[20] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/SubscriptionsProvider.java:[30] public class SubscriptionsProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/provider/StreamInitiationProvider.java:[100] fileDate = StringUtils.parseXEP0082Date(date); ^^^^^^^^^^^^^^^^^^^^^^ The method parseXEP0082Date(String) from the type StringUtils is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/EventProvider.java:[20] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/EventProvider.java:[31] public class EventProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/provider/HeadersProvider.java:[29] public class HeadersProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/FormNodeProvider.java:[22] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/FormNodeProvider.java:[32] public class FormNodeProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/AffiliationProvider.java:[20] import org.jivesoftware.smackx.provider.EmbeddedExtensionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/org/jivesoftware/smackx/pubsub/provider/AffiliationProvider.java:[29] public class AffiliationProvider extends EmbeddedExtensionProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ The type EmbeddedExtensionProvider is deprecated 26 problems (0 errors, 23 warnings, 23 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.jivesoftware.smack --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.jivesoftware.smack --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.jivesoftware.smack --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.jivesoftware.smack --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.jivesoftware.smack --- [INFO] Signing of nested jars of '/home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT.jar_unpacked_4173571093942312878/jars/xpp.jar' is disabled. [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT.jar_unpacked_4173571093942312878/jars/xpp.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.jivesoftware.smack --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp >------------ [INFO] Building org.eclipse.ecf.provider.xmpp 3.2.300-SNAPSHOT [29/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp --- [INFO] The project's OSGi version is 3.2.300.v20180227-0153 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp --- [INFO] Compiling 41 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/src/org/eclipse/ecf/internal/provider/xmpp/XmppPlugin.java:[88] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.xmpp --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.xmpp --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.xmpp --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] -----------------< org.eclipse.ecf:org.eclipse.ecf.ui >----------------- [INFO] Building org.eclipse.ecf.ui 2.2.100-SNAPSHOT [30/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ui --- [INFO] The project's OSGi version is 2.2.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.ui --- [INFO] Compiling 43 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.ui --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.presence.ui >------------- [INFO] Building org.eclipse.ecf.presence.ui 2.4.100-SNAPSHOT [31/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.ui --- [INFO] The project's OSGi version is 2.4.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence.ui --- [INFO] Compiling 40 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/chatroom/ChatRoomManagerView.java:[163] participantsTable.setSorter(new ViewerSorter()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/chatroom/ChatRoomManagerView.java:[163] participantsTable.setSorter(new ViewerSorter()); ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/chatroom/ChatRoomManagerView.java:[163] participantsTable.setSorter(new ViewerSorter()); ^^^^^^^^^^^^^^ The constructor ViewerSorter() is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/chatroom/ChatRoomManagerView.java:[1288] IWorkbenchSiteProgressService service = (IWorkbenchSiteProgressService) messageView.getSite().getAdapter(IWorkbenchSiteProgressService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IWorkbenchSiteProgressService to IWorkbenchSiteProgressService [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/chatroom/ChatRoomManagerView.java:[1320] IChatID chatID = (IChatID) targetID.getAdapter(IChatID.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IChatID to IChatID [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/chatroom/ChatRoomManagerView.java:[1340] IChatID chatID = (IChatID) targetID.getAdapter(IChatID.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IChatID to IChatID [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/roster/AbstractRosterGroupContributionItem.java:[63] return (IContainer) pca.getAdapter(IContainer.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IContainer to IContainer [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/roster/AbstractRosterEntryContributionItem.java:[63] return (IContainer) pca.getAdapter(IContainer.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IContainer to IContainer [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/MultiRosterLabelProvider.java:[42] adapter = (IWorkbenchAdapter) ((IAdaptable) element) .getAdapter(IWorkbenchAdapter.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IWorkbenchAdapter to IWorkbenchAdapter [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/MessagesView.java:[199] IChatID cID = (IChatID) id.getAdapter(IChatID.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IChatID to IChatID [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/MultiRosterView.java:[290] IContainer container = (IContainer) services[i].getAdapter(IContainer.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IContainer to IContainer [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/MultiRosterView.java:[911] IPresenceContainerAdapter containerAdapter = (IPresenceContainerAdapter) container.getAdapter(IPresenceContainerAdapter.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IPresenceContainerAdapter to IPresenceContainerAdapter [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/MultiRosterView.java:[1033] IFQID fqid = (IFQID) id.getAdapter(IFQID.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IFQID to IFQID [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/internal/presence/ui/handlers/BrowseDialog.java:[115] (IPresenceContainerAdapter) container.getAdapter(IPresenceContainerAdapter.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IPresenceContainerAdapter to IPresenceContainerAdapter [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/internal/presence/ui/handlers/BrowseDialog.java:[366] adapter = (IWorkbenchAdapter) ((IAdaptable) element) .getAdapter(IWorkbenchAdapter.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IWorkbenchAdapter to IWorkbenchAdapter [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/menu/AbstractRosterMenuContributionItem.java:[72] handlerService = (IHandlerService) serviceLocator.getService(IHandlerService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IHandlerService to IHandlerService [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/menu/AbstractRosterMenuContributionItem.java:[74] commandService = (ICommandService) serviceLocator.getService(ICommandService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ICommandService to ICommandService [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/menu/AbstractRosterMenuContributionItem.java:[300] IPresenceContainerAdapter presenceContainerAdapter = (IPresenceContainerAdapter) containers[i].getAdapter(IPresenceContainerAdapter.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IPresenceContainerAdapter to IPresenceContainerAdapter [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/roster/AbstractRosterContributionItem.java:[62] return (IContainer) pca.getAdapter(IContainer.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IContainer to IContainer [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/MultiRosterContentProvider.java:[36] adapter = (IWorkbenchAdapter) ((IAdaptable) element).getAdapter(IWorkbenchAdapter.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IWorkbenchAdapter to IWorkbenchAdapter 20 problems (20 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.presence.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.presence.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.presence.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.presence.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.example.clients >----------- [INFO] Building org.eclipse.ecf.example.clients 2.0.100-SNAPSHOT [32/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.example.clients --- [INFO] The project's OSGi version is 2.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.example.clients --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.example.clients --- [INFO] Compiling 9 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.example.clients --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.example.clients --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.example.clients --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.example.clients --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.example.clients --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.example.clients --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.server.generic >----------- [INFO] Building org.eclipse.ecf.server.generic 8.0.100-SNAPSHOT [33/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.server.generic --- [INFO] The project's OSGi version is 8.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.server.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.server.generic --- [INFO] Compiling 33 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/src/org/eclipse/ecf/internal/server/generic/Activator.java:[77] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.server.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.server.generic --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.server.generic --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.server.generic --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.server.generic --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.server.generic --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.example.collab >----------- [INFO] Building org.eclipse.ecf.example.collab 2.0.100-SNAPSHOT [34/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.example.collab --- [INFO] The project's OSGi version is 2.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.example.collab --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.example.collab --- [INFO] Compiling 63 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/src/org/eclipse/ecf/example/collab/share/io/FileTransferSharedObject.java:[63] throw new NullPointerException(Messages.FileTransferSharedObject_EXCEPTION_INPUTSTREAM_NOT_NULL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.example.collab --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.example.collab --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.example.collab --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.example.collab --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.example.collab --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.example.collab --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin >------ [INFO] Building org.eclipse.ecf.remoteservice.eventadmin 1.3.0-SNAPSHOT [35/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] The project's OSGi version is 1.3.0.v20181107-1749 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/r7stubs.jar-classes [INFO] Compiling 8 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/internal/remoteservice/eventadmin/LogTracker.java:[77] service.log(reference, level, message, exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(ServiceReference, int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/internal/remoteservice/eventadmin/EventHandlerWrapper.java:[84] log.log(LogService.LOG_ERROR, "Invalid handler filter "+o, e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/internal/remoteservice/eventadmin/EventHandlerWrapper.java:[84] log.log(LogService.LOG_ERROR, "Invalid handler filter "+o, e); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/internal/remoteservice/eventadmin/EventHandlerWrapper.java:[193] log.log(LogService.LOG_ERROR, "Exception while dispatching event "+event+" to handler "+handlerService, t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/internal/remoteservice/eventadmin/EventHandlerWrapper.java:[193] log.log(LogService.LOG_ERROR, "Exception while dispatching event "+event+" to handler "+handlerService, t); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.java:[530] log.log(LogService.LOG_ERROR, "Null event passed to EventAdmin was ignored."); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.java:[530] log.log(LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.java:[682] log.log(LogService.LOG_WARNING, message, exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.java:[682] log.log(LogService.LOG_WARNING, message, exception); ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.java:[719] log.log(LogService.LOG_ERROR, message, exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.java:[719] log.log(LogService.LOG_ERROR, message, exception); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated 11 problems (11 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/r7stubs.jar [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.examples.eventadmin.app >------- [INFO] Building org.eclipse.ecf.examples.eventadmin.app 1.0.100-SNAPSHOT [36/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] The project's OSGi version is 1.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Compiling 8 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer.edef >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.consumer.edef 1.1.100-SNAPSHOT [37/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] The project's OSGi version is 1.1.100.v20180302-1745 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello >---- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello 4.0.100-SNAPSHOT [38/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] The project's OSGi version is 4.0.100.v20180302-1745 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello:4.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] Compiling 4 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution >----- [INFO] Building org.eclipse.ecf.osgi.services.distribution 2.1.200-SNAPSHOT [39/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] The project's OSGi version is 2.1.200.v20180301-0016 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.consumer 3.0.100-SNAPSHOT [40/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] The project's OSGi version is 3.0.100.v20180307-1842 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.ds.consumer 2.0.100-SNAPSHOT [41/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] The project's OSGi version is 2.0.100.v20180307-1842 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [WARNING] The effective compiler target level jsr14 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.host 3.1.100-SNAPSHOT [42/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] The project's OSGi version is 3.1.100.v20180307-1842 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd >------- [INFO] Building org.eclipse.ecf.remoteservice.rest.synd 1.0.100-SNAPSHOT [43/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.rest.rss >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.rest.rss 1.1.100-SNAPSHOT [44/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] The project's OSGi version is 1.1.100.v20180302-1745 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.console >--------------- [INFO] Building org.eclipse.ecf.console 1.3.0-SNAPSHOT [45/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.console --- [INFO] The project's OSGi version is 1.3.0.v20180713-1805 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.console --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.console --- [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.console:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.console --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.console --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.console --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.console --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.console --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.console --- [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.ecf.datashare >-------------- [INFO] Building org.eclipse.ecf.datashare 3.0.200-SNAPSHOT [46/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.datashare --- [INFO] The project's OSGi version is 3.0.200.v20180302-0300 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.datashare --- [INFO] Compiling 30 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.datashare --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.datashare --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.datashare --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.datashare --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model >--------- [INFO] Building org.eclipse.ecf.discovery.ui.model 3.0.100-SNAPSHOT [47/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.model --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Compiling 20 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit >---------- [INFO] Building org.eclipse.ecf.discovery.ui.edit 3.0.100-SNAPSHOT [48/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Compiling 10 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui >------------ [INFO] Building org.eclipse.ecf.discovery.ui 3.0.200-SNAPSHOT [49/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui --- [INFO] The project's OSGi version is 3.0.200.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui --- [INFO] Compiling 6 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser >-------- [INFO] Building org.eclipse.ecf.discovery.ui.browser 1.0.100-SNAPSHOT [50/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] The project's OSGi version is 1.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties >------- [INFO] Building org.eclipse.ecf.discovery.ui.properties 3.0.100-SNAPSHOT [51/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed >--- [INFO] Building org.eclipse.ecf.discovery.ui.properties.tabbed 3.0.100-SNAPSHOT [52/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Compiling 6 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.userinput >------- [INFO] Building org.eclipse.ecf.discovery.ui.userinput 1.0.100-SNAPSHOT [53/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] The project's OSGi version is 1.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Compiling 7 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.sync >---------------- [INFO] Building org.eclipse.ecf.sync 2.0.200-SNAPSHOT [54/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.sync --- [INFO] The project's OSGi version is 2.0.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.sync --- [INFO] Compiling 20 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/src/org/eclipse/ecf/internal/sync/Activator.java:[74] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.sync --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.sync --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.sync --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.sync --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.sync --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.sync --- [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.docshare >-------------- [INFO] Building org.eclipse.ecf.docshare 3.0.300-SNAPSHOT [55/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.docshare --- [INFO] The project's OSGi version is 3.0.300.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.docshare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.docshare --- [INFO] Compiling 12 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.docshare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.docshare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.docshare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.docshare --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.docshare --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.docshare --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.docshare --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui >----------- [INFO] Building org.eclipse.ecf.filetransfer.ui 1.5.100-SNAPSHOT [56/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.filetransfer.ui --- [INFO] The project's OSGi version is 1.5.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Compiling 9 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.presence.bot >------------ [INFO] Building org.eclipse.ecf.presence.bot 1.3.200-SNAPSHOT [57/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.bot --- [INFO] The project's OSGi version is 1.3.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.bot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence.bot --- [INFO] Compiling 19 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence.bot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.presence.bot --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence.bot --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.presence.bot --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.presence.bot --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.presence.bot --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui >--------- [INFO] Building org.eclipse.ecf.presence.collab.ui 1.3.100-SNAPSHOT [58/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.collab.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Compiling 22 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy >------ [INFO] Building org.eclipse.ecf.remoteservice.asyncproxy 1.1.100-SNAPSHOT [59/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] The project's OSGi version is 1.1.100.v20180926-1526 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Compiling 4 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap >--------- [INFO] Building org.eclipse.ecf.remoteservice.soap 1.1.100-SNAPSHOT [60/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.soap --- [INFO] The project's OSGi version is 1.1.100.v20180309-2155 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Compiling 6 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui >---------- [INFO] Building org.eclipse.ecf.remoteservice.ui 3.4.200-SNAPSHOT [61/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.ui --- [INFO] The project's OSGi version is 3.4.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Compiling 79 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[32] import org.eclipse.ecf.remoteservices.ui.MethodInvocationDialog; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[86] final MethodInvocationDialog mid = new MethodInvocationDialog((Shell) null, cls); ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[86] final MethodInvocationDialog mid = new MethodInvocationDialog((Shell) null, cls); ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[86] final MethodInvocationDialog mid = new MethodInvocationDialog((Shell) null, cls); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor MethodInvocationDialog(Shell, Class) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[88] final int timeout = (mid.getTimeout() > 0) ? mid.getTimeout() : 30000; ^^^^^^^^^^^^ The method getTimeout() from the type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[88] final int timeout = (mid.getTimeout() > 0) ? mid.getTimeout() : 30000; ^^^^^^^^^^^^ The method getTimeout() from the type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[89] final String methodName = mid.getMethod().getName(); ^^^^^^^^^^^ The method getMethod() from the type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[90] final Object[] methodArgs = mid.getMethodArguments(); ^^^^^^^^^^^^^^^^^^^^ The method getMethodArguments() from the type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[104] final int invokeType = mid.getInvocationType(); ^^^^^^^^^^^^^^^^^^^ The method getInvocationType() from the type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[107] case MethodInvocationDialog.ASYNC_FIRE_AND_GO: ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[107] case MethodInvocationDialog.ASYNC_FIRE_AND_GO: ^^^^^^^^^^^^^^^^^ The field MethodInvocationDialog.ASYNC_FIRE_AND_GO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[110] case MethodInvocationDialog.ASYNC_FUTURE_RESULT: ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[110] case MethodInvocationDialog.ASYNC_FUTURE_RESULT: ^^^^^^^^^^^^^^^^^^^ The field MethodInvocationDialog.ASYNC_FUTURE_RESULT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[113] case MethodInvocationDialog.ASYNC_LISTENER: ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[113] case MethodInvocationDialog.ASYNC_LISTENER: ^^^^^^^^^^^^^^ The field MethodInvocationDialog.ASYNC_LISTENER is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[116] case MethodInvocationDialog.OSGI_SERVICE_PROXY: ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[116] case MethodInvocationDialog.OSGI_SERVICE_PROXY: ^^^^^^^^^^^^^^^^^^ The field MethodInvocationDialog.OSGI_SERVICE_PROXY is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[120] case MethodInvocationDialog.REMOTE_SERVICE_PROXY: ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[120] case MethodInvocationDialog.REMOTE_SERVICE_PROXY: ^^^^^^^^^^^^^^^^^^^^ The field MethodInvocationDialog.REMOTE_SERVICE_PROXY is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[124] case MethodInvocationDialog.SYNCHRONOUS: ^^^^^^^^^^^^^^^^^^^^^^ The type MethodInvocationDialog is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/handlers/ReflectiveRemoteServiceHandler.java:[124] case MethodInvocationDialog.SYNCHRONOUS: ^^^^^^^^^^^ The field MethodInvocationDialog.SYNCHRONOUS is deprecated 22. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/remoteserviceadmin/ui/rsa/model/AbstractRegistrationNode.java (at line 73) public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored 23. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/remoteserviceadmin/ui/endpoint/model/AbstractEndpointNode.java (at line 90) public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored 24. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/remoteserviceadmin/ui/rsa/model/RSAAdapterFactory.java (at line 30) public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored 25. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/remoteserviceadmin/ui/rsa/model/RSAAdapterFactory.java (at line 59) @SuppressWarnings("rawtypes") ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[52] ImageData id = overlays[i].getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[53] drawImage(id, x, getSize().y - id.height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[66] ImageData id = overlays[i].getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[68] drawImage(id, x, getSize().y - id.height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[74] ImageData bg = fBase.getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[75] drawImage(bg, 0, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[99] ImageData id = overlays[i].getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[100] drawImage(id, x, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[113] ImageData id = overlays[i].getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/OverlayIcon.java:[115] drawImage(id, x, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 36. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/remoteserviceadmin/ui/endpoint/model/EndpointAdapterFactory.java (at line 32) public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored 37. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/remoteserviceadmin/ui/endpoint/model/EndpointAdapterFactory.java (at line 65) @SuppressWarnings("rawtypes") ^^^^^^^^^^ At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored 37 problems (0 errors, 31 warnings, 31 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.ssl >----------------- [INFO] Building org.eclipse.ecf.ssl 1.2.200-SNAPSHOT [62/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ssl --- [INFO] The project's OSGi version is 1.2.200.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.ssl --- [INFO] Compiling 5 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.ssl --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.ssl --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.ssl --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.ssl --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.ssl --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.storage >--------------- [INFO] Building org.eclipse.ecf.storage 2.0.100-SNAPSHOT [63/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.storage --- [INFO] The project's OSGi version is 2.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.storage --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.storage --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.storage --- [INFO] Compiling 17 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/src/org/eclipse/ecf/internal/storage/Activator.java:[109] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.storage --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.storage --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.storage --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.storage --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.storage --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.storage --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.storage --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.storage --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.telephony.call >----------- [INFO] Building org.eclipse.ecf.telephony.call 2.0.100-SNAPSHOT [64/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.telephony.call --- [INFO] The project's OSGi version is 2.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.telephony.call --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.telephony.call --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [CDC-1.0/Foundation-1.0 (assumes 1.1), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/pom.xml [INFO] Compiling 13 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.telephony.call --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.telephony.call --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.telephony.call --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.telephony.call --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.telephony.call --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.telephony.call --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.telephony.call.ui >---------- [INFO] Building org.eclipse.ecf.telephony.call.ui 1.3.100-SNAPSHOT [65/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.telephony.call.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.telephony.call.ui --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [CDC-1.0/Foundation-1.0 (assumes 1.1), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/pom.xml [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.ui.capabilities >----------- [INFO] Building org.eclipse.ecf.ui.capabilities 1.0.100-SNAPSHOT [66/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ui.capabilities --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.ui.capabilities --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.ui.capabilities --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.ui.capabilities --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.ui.capabilities --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.ui.capabilities --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.ui.capabilities --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.ui.capabilities --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.ui.capabilities --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.team.ecf.core >-------------- [INFO] Building org.eclipse.team.ecf.core 1.0.100-SNAPSHOT [67/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.team.ecf.core --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.team.ecf.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.team.ecf.core --- [INFO] Compiling 15 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.team.ecf.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.team.ecf.core --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.team.ecf.core --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.team.ecf.core --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.team.ecf.core --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.team.ecf.core --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.team.ecf.ui >--------------- [INFO] Building org.eclipse.team.ecf.ui 1.0.100-SNAPSHOT [68/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.team.ecf.ui --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.team.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.team.ecf.ui --- [INFO] Compiling 12 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[85] ((IFile) resource).create(storage.getContents(), true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[85] ((IFile) resource).create(storage.getContents(), true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[95] ((IFolder) resource).create(true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[95] ((IFolder) resource).create(true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[108] ((IFile) resource).setContents(storage.getContents(), true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[108] ((IFile) resource).setContents(storage.getContents(), true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[119] resource.delete(true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/org/eclipse/team/internal/ecf/ui/actions/OverrideWithRemoteOperation.java:[119] resource.delete(true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.team.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.team.ecf.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.team.ecf.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.team.ecf.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.team.ecf.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.team.ecf.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.console >-- [INFO] Building org.eclipse.ecf.osgi.services.remoteserviceadmin.console 1.2.0-SNAPSHOT [69/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] The project's OSGi version is 1.2.0.v20180713-1805 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] -------------< org.eclipse.ecf:ch.ethz.iks.r_osgi.remote >-------------- [INFO] Building ch.ethz.iks.r_osgi.remote 1.2.200-SNAPSHOT [70/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ ch.ethz.iks.r_osgi.remote --- [INFO] The project's OSGi version is 1.2.200.v20180515-1646 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ch.ethz.iks.r_osgi.remote --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ ch.ethz.iks.r_osgi.remote --- [INFO] Compiling 56 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[436] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "creating proxy class " + implName); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[436] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[473] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "Creating Proxy Bundle from Interfaces " //$NON-NLS-1$ + Arrays.asList(serviceInterfaceNames)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[473] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[482] method.visitMethodInsn(INVOKESPECIAL, "java/lang/Object", //$NON-NLS-1$ "", "()V"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[509] method.visitMethodInsn(INVOKEINTERFACE, "org/osgi/framework/BundleContext", //$NON-NLS-1$ "getServiceReference", //$NON-NLS-1$ "(Ljava/lang/String;)Lorg/osgi/framework/ServiceReference;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[513] method.visitMethodInsn(INVOKEINTERFACE, "org/osgi/framework/BundleContext", //$NON-NLS-1$ "getService", //$NON-NLS-1$ "(Lorg/osgi/framework/ServiceReference;)Ljava/lang/Object;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[522] method.visitMethodInsn(INVOKEINTERFACE, REMOTING_I, "getEndpoint", "(Ljava/lang/String;)L" + ENDPOINT_I //$NON-NLS-1$ //$NON-NLS-2$ + ";"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[557] method.visitMethodInsn(INVOKEINTERFACE, ENDPOINT_I, "getProperties", //$NON-NLS-1$ "(Ljava/lang/String;)Ljava/util/Dictionary;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[560] method.visitMethodInsn( INVOKEINTERFACE, "org/osgi/framework/BundleContext", //$NON-NLS-1$ "registerService", //$NON-NLS-1$ "([Ljava/lang/String;Ljava/lang/Object;Ljava/util/Dictionary;)Lorg/osgi/framework/ServiceRegistration;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[565] method.visitMethodInsn(INVOKEINTERFACE, ENDPOINT_I, "trackRegistration", //$NON-NLS-1$ "(Ljava/lang/String;Lorg/osgi/framework/ServiceRegistration;)V"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[572] method.visitMethodInsn(INVOKEINTERFACE, ENDPOINT_I, "getProperties", //$NON-NLS-1$ "(Ljava/lang/String;)Ljava/util/Dictionary;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[576] method.visitMethodInsn(INVOKEVIRTUAL, "java/util/Dictionary", //$NON-NLS-1$ "get", "(Ljava/lang/Object;)Ljava/lang/Object;"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[584] method.visitMethodInsn(INVOKESTATIC, "java/lang/Class", //$NON-NLS-1$ "forName", "(Ljava/lang/String;)Ljava/lang/Class;"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[586] method.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Class", //$NON-NLS-1$ "newInstance", "()Ljava/lang/Object;"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[593] method.visitMethodInsn(INVOKEINTERFACE, UICOMP_I, "initComponent", //$NON-NLS-1$ "(Ljava/lang/Object;Lorg/osgi/framework/BundleContext;)V"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[603] method.visitMethodInsn(INVOKEINTERFACE, ENDPOINT_I, "getPresentationProperties", //$NON-NLS-1$ "(Ljava/lang/String;)Ljava/util/Dictionary;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[606] method.visitMethodInsn( INVOKEINTERFACE, "org/osgi/framework/BundleContext", //$NON-NLS-1$ "registerService", //$NON-NLS-1$ "(Ljava/lang/String;Ljava/lang/Object;Ljava/util/Dictionary;)Lorg/osgi/framework/ServiceRegistration;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[616] method.visitMethodInsn(INVOKEVIRTUAL, implName, "started", //$NON-NLS-1$ "(Lorg/osgi/framework/BundleContext;)V"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[632] method.visitMethodInsn(INVOKEINTERFACE, ENDPOINT_I, "untrackRegistration", "(Ljava/lang/String;)V"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[641] method.visitMethodInsn(INVOKEVIRTUAL, implName, "stopped", //$NON-NLS-1$ "(Lorg/osgi/framework/BundleContext;)V"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[813] method.visitMethodInsn(INVOKESPECIAL, "ch/ethz/iks/r_osgi/types/BoxedPrimitive", //$NON-NLS-1$ "", "(" + args[i].getDescriptor() + ")V"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[837] method.visitMethodInsn(INVOKESPECIAL, "ch/ethz/iks/r_osgi/types/BoxedPrimitive", //$NON-NLS-1$ "", "(" + args[i].getDescriptor() + ")V"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[845] method.visitMethodInsn(INVOKEINTERFACE, ENDPOINT_I, "invokeMethod", //$NON-NLS-1$ "(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[865] method.visitMethodInsn(INVOKEVIRTUAL, BOXED_TYPE[sort], UNBOX_METHOD[sort], "()" + returnType.getDescriptor()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[1050] * @see org.objectweb.asm.MethodVisitor#visitMethodInsn(int, * java.lang.String, java.lang.String, java.lang.String) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ProxyGenerator.java:[1056] super.mv.visitMethodInsn(opcode, checkRewrite(owner), name, checkRewriteDesc(desc)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/util/SmartObjectInputStream.java:[112] final Constructor constr = clazz.getDeclaredConstructor(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type null of the last argument to method getDeclaredConstructor(Class...) doesn't exactly match the vararg parameter type. Cast to Class[] to confirm the non-varargs invocation, or pass individual arguments of type Class for a varargs invocation. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/util/SmartObjectInputStream.java:[114] final Object newInstance = constr.newInstance(null); ^^^^^^^^^^^^^^^^^^^^^^^^ Type null of the last argument to method newInstance(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/TCPChannelFactory.java:[293] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "{TCP Channel} sending " + message); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/TCPChannelFactory.java:[293] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/TCPChannelFactory.java:[318] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "{TCP Channel} received " + msg); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/TCPChannelFactory.java:[318] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteServiceRegistration.java:[143] RemoteOSGiServiceImpl.log.log(LogService.LOG_ERROR, "Error during remote service registration", e); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteServiceRegistration.java:[143] RemoteOSGiServiceImpl.log.log(LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[66] import org.osgi.service.packageadmin.PackageAdmin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[284] private static PackageAdmin pkgAdmin; ^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[326] log.log(LogService.LOG_INFO, "PROXY DEBUG OUTPUTS ENABLED"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[326] log.log(LogService.LOG_INFO, "PROXY DEBUG OUTPUTS ENABLED"); //$NON-NLS-1$ ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[329] log.log(LogService.LOG_INFO, "MESSAGE DEBUG OUTPUTS ENABLED"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[329] log.log(LogService.LOG_INFO, "MESSAGE DEBUG OUTPUTS ENABLED"); //$NON-NLS-1$ ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[332] log.log(LogService.LOG_INFO, "INTERNAL DEBUG OUTPUTS ENABLED"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[332] log.log(LogService.LOG_INFO, "INTERNAL DEBUG OUTPUTS ENABLED"); //$NON-NLS-1$ ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[353] .getServiceReference(PackageAdmin.class.getName()); ^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[359] pkgAdmin = (PackageAdmin) context.getService(ref); ^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[372] .log(LogService.LOG_WARNING, "NO EVENT ADMIN FOUND. REMOTE EVENT DELIVERY TEMPORARILY DISABLED."); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[372] .log(LogService.LOG_WARNING, ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[474] log.log(LogService.LOG_DEBUG, "Local topic space " //$NON-NLS-1$ + Arrays.asList(getTopics())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[474] log.log(LogService.LOG_DEBUG, "Local topic space " //$NON-NLS-1$ ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[556] log.log(LogService.LOG_INFO, "REGISTERING " //$NON-NLS-1$ + reference + " AS PROXIED SERVICES"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[556] log.log(LogService.LOG_INFO, "REGISTERING " //$NON-NLS-1$ ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[645] log.log(LogService.LOG_ERROR, ioe .getMessage(), ioe); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[645] log.log(LogService.LOG_ERROR, ioe ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[986] log.log(LogService.LOG_ERROR, ioe.getMessage(), ioe); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[986] log.log(LogService.LOG_ERROR, ioe.getMessage(), ioe); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[1032] log.log(LogService.LOG_WARNING, "COULD NOT FIND " + filter); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[1032] log.log(LogService.LOG_WARNING, "COULD NOT FIND " + filter); //$NON-NLS-1$ ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[1203] new Object[] { pkgAdmin.getExportedPackages(bundle)[0] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getExportedPackages(Bundle) from the type PackageAdmin is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[1204] .getName().replace('.', '/') }) == null ? "/bin" //$NON-NLS-1$ ^^^^^^^^^ The method getName() from the type ExportedPackage is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[1230] final Bundle bundle = pkgAdmin.getExportedPackage(packages[i]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getExportedPackage(String) from the type PackageAdmin is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[1231] .getExportingBundle(); ^^^^^^^^^^^^^^^^^^^^ The method getExportingBundle() from the type ExportedPackage is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteOSGiServiceImpl.java:[1279] return pkgAdmin.getExportedPackage(pkg) != null; ^^^^^^^^^^^^^^^^^^^^^^^ The method getExportedPackage(String) from the type PackageAdmin is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointMultiplexer.java:[150] RemoteOSGiServiceImpl.log.log( LogService.LOG_INFO, "DOING FAILOVER TO " //$NON-NLS-1$ + primary.getRemoteAddress()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointMultiplexer.java:[151] LogService.LOG_INFO, ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointMultiplexer.java:[178] .log( LogService.LOG_INFO, "DOING FAILOVER TO " //$NON-NLS-1$ + primary .getRemoteAddress()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointMultiplexer.java:[179] LogService.LOG_INFO, ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/CodeAnalyzer.java:[637] * @see org.objectweb.asm.MethodVisitor#visitMethodInsn(int, * java.lang.String, java.lang.String, java.lang.String) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/CodeAnalyzer.java:[687] public void visitTableSwitchInsn(final int min, final int max, final Label dflt, final Label[] labels) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike CodeAnalyzer.MethodAnalyzer.visitTableSwitchInsn(int, int, Label, Label[]) and MethodVisitor.visitTableSwitchInsn(int, int, Label, Label...) [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[239] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "opening new channel " + getRemoteAddress()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[239] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[556] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "DISPOSING ENDPOINT " + getRemoteAddress()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[556] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1002] .log(LogService.LOG_WARNING, "failed to uninstall non-existant bundle " + uri.getFragment()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1002] .log(LogService.LOG_WARNING, ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1040] logService.log(LogService.LOG_INFO, buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1040] logService.log(LogService.LOG_INFO, buf.toString()); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1055] logService.log(LogService.LOG_ERROR, buf.toString(), exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1055] logService.log(LogService.LOG_ERROR, buf.toString(), exception); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1057] logService.log(LogService.LOG_INFO, buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1057] logService.log(LogService.LOG_INFO, buf.toString()); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1639] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "NEW REMOTE TOPIC SPACE for " + getRemoteAddress() + " is " //$NON-NLS-1$ //$NON-NLS-2$ + remoteTopics); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1639] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1723] .log(LogService.LOG_WARNING, "Object in input streams map was not an instance of a stream."); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1723] .log(LogService.LOG_WARNING, ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1761] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, "Forwarding Event " + event); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/ChannelEndpointImpl.java:[1761] RemoteOSGiServiceImpl.log.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/RemoteServiceReferenceImpl.java:[50] private static final long serialVersionUID = 1340731053890522970L; ^^^^^^^^^^^^^^^^ The value of the field RemoteServiceReferenceImpl.serialVersionUID is not used 87 problems (87 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ ch.ethz.iks.r_osgi.remote --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ ch.ethz.iks.r_osgi.remote --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ ch.ethz.iks.r_osgi.remote --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ ch.ethz.iks.r_osgi.remote --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ ch.ethz.iks.r_osgi.remote --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ ch.ethz.iks.r_osgi.remote --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] ------------------< org.eclipse.ecf:ch.ethz.iks.slp >------------------- [INFO] Building ch.ethz.iks.slp 1.2.0-SNAPSHOT [71/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ ch.ethz.iks.slp --- [INFO] The project's OSGi version is 1.2.0.v20181107-1631 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ ch.ethz.iks.slp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ch.ethz.iks.slp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ ch.ethz.iks.slp --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/r7stubs.jar-classes [INFO] Compiling 40 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[103] log.log(LogService.LOG_DEBUG, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[103] log.log(LogService.LOG_DEBUG, message); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[114] log.log(LogService.LOG_DEBUG, message, exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[114] log.log(LogService.LOG_DEBUG, message, exception); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[123] log.log(LogService.LOG_ERROR, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[123] log.log(LogService.LOG_ERROR, message); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[132] log.log(LogService.LOG_ERROR, message, exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[132] log.log(LogService.LOG_ERROR, message, exception); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[141] log.log(LogService.LOG_INFO, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[141] log.log(LogService.LOG_INFO, message); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[151] log.log(LogService.LOG_INFO, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[151] log.log(LogService.LOG_INFO, message); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[161] log.log(LogService.LOG_INFO, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[161] log.log(LogService.LOG_INFO, message); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[170] log.log(LogService.LOG_WARNING, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[170] log.log(LogService.LOG_WARNING, message); ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[179] log.log(LogService.LOG_WARNING, message, exception); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[179] log.log(LogService.LOG_WARNING, message, exception); ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[201] if(level == LogService.LOG_ERROR || level == LogService.LOG_WARNING) { ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/OSGiPlatformAbstraction.java:[201] if(level == LogService.LOG_ERROR || level == LogService.LOG_WARNING) { ^^^^^^^^^^^ The field LogService.LOG_WARNING is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/SLPCore.java:[204] constr = Class.forName("ch.ethz.iks.slp.impl.SLPDaemonImpl") .getConstructor(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type null of the last argument to method getConstructor(Class...) doesn't exactly match the vararg parameter type. Cast to Class[] to confirm the non-varargs invocation, or pass individual arguments of type Class for a varargs invocation. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java/ch/ethz/iks/slp/impl/SLPCore.java:[395] daemon = (SLPDaemon) daemonConstr.newInstance(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type null of the last argument to method newInstance(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 22 problems (22 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ ch.ethz.iks.slp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ ch.ethz.iks.slp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ ch.ethz.iks.slp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/r7stubs.jar [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ ch.ethz.iks.slp --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ ch.ethz.iks.slp --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ ch.ethz.iks.slp --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ ch.ethz.iks.slp --- [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.protocol.bittorrent >--------- [INFO] Building org.eclipse.ecf.protocol.bittorrent 0.3.100-SNAPSHOT [72/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] The project's OSGi version is 0.3.100.v20180302-2036 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Compiling 21 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.protocol.msn >------------ [INFO] Building org.eclipse.ecf.protocol.msn 1.2.100-SNAPSHOT [73/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.protocol.msn --- [INFO] The project's OSGi version is 1.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.protocol.msn --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] Compiling 20 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.protocol.msn --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.protocol.msn --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.protocol.msn --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.protocol.msn --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.protocol.msn --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer >-------- [INFO] Building org.eclipse.ecf.provider.filetransfer 3.2.400-SNAPSHOT [74/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer --- [INFO] The project's OSGi version is 3.2.400.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Compiling 37 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent >--------- [INFO] Building org.eclipse.ecf.provider.bittorrent 0.3.300-SNAPSHOT [75/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.bittorrent --- [INFO] The project's OSGi version is 0.3.300.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Compiling 9 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui >------- [INFO] Building org.eclipse.ecf.provider.bittorrent.ui 0.2.100-SNAPSHOT [76/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] The project's OSGi version is 0.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Compiling 6 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.provider.datashare >--------- [INFO] Building org.eclipse.ecf.provider.datashare 1.5.100-SNAPSHOT [77/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.datashare --- [INFO] The project's OSGi version is 1.5.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.datashare --- [INFO] Compiling 8 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/src/org/eclipse/ecf/internal/provider/datashare/Activator.java:[59] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.datashare --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.datashare --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.datashare --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.datashare.nio >------- [INFO] Building org.eclipse.ecf.provider.datashare.nio 0.9.200-SNAPSHOT [78/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] The project's OSGi version is 0.9.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Compiling 4 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.provider.discovery >--------- [INFO] Building org.eclipse.ecf.provider.discovery 3.0.100-SNAPSHOT [79/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.discovery --- [INFO] The project's OSGi version is 3.0.100.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.discovery --- [INFO] Compiling 10 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainerInstantiator.java:[29] final List list = factory.getDescriptions(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainerInstantiator.java:[30] for (final Iterator itr = list.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainerInstantiator.java:[67] public Class[][] getSupportedParameterTypes(final ContainerTypeDescription description) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[36] final Set containers = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[36] final Set containers = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[37] final List list = factory.getDescriptions(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[38] for (final Iterator itr = list.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[50] containers.add(container); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[54] containers.add(container); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[58] containers.add(container); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.java:[88] public Class[][] getSupportedParameterTypes(final ContainerTypeDescription description) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainer.java:[37] this.discovery = (IDiscoveryContainerAdapter) container.getAdapter(IDiscoveryContainerAdapter.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IDiscoveryContainerAdapter to IDiscoveryContainerAdapter [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainer.java:[71] public Object getAdapter(final Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainer.java:[217] public IFuture getAsyncServiceInfo(IServiceID aServiceID) { ^^^^^^^ IFuture is a raw type. References to generic type IFuture should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainer.java:[224] public IFuture getAsyncServiceTypes() { ^^^^^^^ IFuture is a raw type. References to generic type IFuture should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainer.java:[231] public IFuture getAsyncServices() { ^^^^^^^ IFuture is a raw type. References to generic type IFuture should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainer.java:[238] public IFuture getAsyncServices(IServiceTypeID aServiceTypeID) { ^^^^^^^ IFuture is a raw type. References to generic type IFuture should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/internal/provider/discovery/Activator.java:[65] context.registerService(clazzes, new ServiceFactory() { ^^^^^^^^^^^^^^ ServiceFactory is a raw type. References to generic type ServiceFactory should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/internal/provider/discovery/Activator.java:[67] public Object getService(final Bundle bundle, final ServiceRegistration registration) { ^^^^^^^^^^^^^^^^^^^ ServiceRegistration is a raw type. References to generic type ServiceRegistration should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/internal/provider/discovery/Activator.java:[71] cdc = new CompositeDiscoveryContainer(new HashSet()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/internal/provider/discovery/Activator.java:[105] final ServiceTracker tracker = new ServiceTracker(context, filter, null); ^^^^^^^^^^^^^^ ServiceTracker is a raw type. References to generic type ServiceTracker should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/internal/provider/discovery/Activator.java:[105] final ServiceTracker tracker = new ServiceTracker(context, filter, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer) belongs to the raw type ServiceTracker. References to generic type ServiceTracker should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/internal/provider/discovery/Activator.java:[105] final ServiceTracker tracker = new ServiceTracker(context, filter, null); ^^^^^^^^^^^^^^ ServiceTracker is a raw type. References to generic type ServiceTracker should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/internal/provider/discovery/Activator.java:[120] public void ungetService(final Bundle bundle, final ServiceRegistration registration, final Object service) { ^^^^^^^^^^^^^^^^^^^ ServiceRegistration is a raw type. References to generic type ServiceRegistration should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[39] final Collection col = getListeners(event.getServiceInfo().getServiceID().getServiceTypeID()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[41] for (final Iterator itr = col.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[59] final Collection col = getListeners(event.getServiceInfo().getServiceID().getServiceTypeID()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[61] for (final Iterator itr = col.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[92] for (final Iterator itr = serviceTypeListeners.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[105] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[128] protected Set registeredServices; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[130] protected final Collection containers; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[137] public CompositeDiscoveryContainer(final Collection containers) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[140] this.registeredServices = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[153] final Collection containersFailedToConnect = new HashSet(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[153] final Collection containersFailedToConnect = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[154] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[162] containersFailedToConnect.add(container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[171] containers.removeAll(containersFailedToConnect); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[183] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[229] public Object getAdapter(Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type CompositeDiscoveryContainer.CompositeServiceInfoWrapper needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[229] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[230] return anInfo.getAdapter(adapter); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type IAdaptable [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[230] return anInfo.getAdapter(adapter); ^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[261] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[292] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[315] final Set set = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[315] final Set set = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[317] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[325] set.addAll(Arrays.asList(services)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[328] return (IServiceInfo[]) set.toArray(new IServiceInfo[set.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[336] final Set set = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[336] final Set set = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[338] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[342] set.addAll(Arrays.asList(services)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[345] return (IServiceInfo[]) set.toArray(new IServiceInfo[set.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[360] final Set set = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[360] final Set set = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[362] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[365] set.addAll(Arrays.asList(services)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[368] return (IServiceTypeID[]) set.toArray(new IServiceTypeID[set.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[377] Assert.isTrue(registeredServices.add(serviceInfo)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[380] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[400] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[414] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[416] for (Iterator itr2 = registeredServices.iterator(); itr2.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[430] final Set set = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[430] final Set set = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[432] for (final Iterator itr = containers.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[435] set.addAll(Arrays.asList(services)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[438] return (IServiceInfo[]) set.toArray(new IServiceInfo[set.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[464] for (final Iterator itr = registeredServices.iterator(); itr.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[477] return containers.add(object); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[501] public Collection getDiscoveryContainers() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[502] return Collections.unmodifiableCollection(containers); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation unmodifiableCollection(Collection) of the generic method unmodifiableCollection(Collection) of type Collections [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.java:[502] return Collections.unmodifiableCollection(containers); ^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection 76 problems (76 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.discovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.discovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.discovery --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.discovery --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.discovery --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.dnssd >----------- [INFO] Building org.eclipse.ecf.provider.dnssd 1.2.200-SNAPSHOT [80/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.dnssd --- [INFO] The project's OSGi version is 1.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.dnssd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.dnssd --- [INFO] Compiling 13 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.dnssd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.dnssd --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.dnssd --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.dnssd --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.dnssd --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.dnssd --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.efs >------ [INFO] Building org.eclipse.ecf.provider.filetransfer.efs 1.5.100-SNAPSHOT [81/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] The project's OSGi version is 1.5.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Compiling 12 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient4 1.1.400-SNAPSHOT [82/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] The project's OSGi version is 1.1.400.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Compiling 19 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[21] import org.apache.http.conn.scheme.SchemeSocketFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SchemeSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[22] import org.apache.http.params.CoreConnectionPNames; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[23] import org.apache.http.params.HttpParams; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[34] public class ECFHttpClientProtocolSocketFactory implements SchemeSocketFactory { ^^^^^^^^^^^^^^^^^^^ The type SchemeSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[63] public Socket createSocket(HttpParams params) throws IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ECFHttpClientProtocolSocketFactory.createSocket(HttpParams) overrides a deprecated method from SchemeSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[63] public Socket createSocket(HttpParams params) throws IOException { ^^^^^^^^^^ The type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[74] public Socket connectSocket(final Socket sock, InetSocketAddress remoteAddress, InetSocketAddress localAddress, HttpParams params) throws IOException, UnknownHostException, ConnectTimeoutException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ECFHttpClientProtocolSocketFactory.connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) overrides a deprecated method from SchemeSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[74] public Socket connectSocket(final Socket sock, InetSocketAddress remoteAddress, InetSocketAddress localAddress, HttpParams params) throws IOException, UnknownHostException, ConnectTimeoutException { ^^^^^^^^^^ The type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[75] int timeout = params.getIntParameter(CoreConnectionPNames.SO_TIMEOUT, 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getIntParameter(String, int) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[75] int timeout = params.getIntParameter(CoreConnectionPNames.SO_TIMEOUT, 0); ^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[75] int timeout = params.getIntParameter(CoreConnectionPNames.SO_TIMEOUT, 0); ^^^^^^^^^^ The field CoreConnectionPNames.SO_TIMEOUT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientProtocolSocketFactory.java:[119] public boolean isSecure(Socket sock) throws IllegalArgumentException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ECFHttpClientProtocolSocketFactory.isSecure(Socket) overrides a deprecated method from SchemeSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[27] import org.apache.http.auth.params.AuthPNames; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AuthPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[30] import org.apache.http.client.params.AuthPolicy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[31] import org.apache.http.conn.params.ConnRouteParams; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[32] import org.apache.http.impl.client.DefaultHttpClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[33] import org.apache.http.impl.cookie.DateUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DateUtils is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[34] import org.apache.http.params.CoreConnectionPNames; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[86] protected DefaultHttpClient httpClient = null; ^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[113] public HttpClientFileSystemBrowser(DefaultHttpClient httpClient, IFileID directoryOrFileID, IRemoteFileSystemListener listener, URL directoryOrFileURL, IConnectContext connectContext, Proxy proxy) { ^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[117] this.httpClient.setCredentialsProvider(new HttpClientProxyCredentialProvider() { protected Proxy getECFProxy() { return getProxy(); } protected Credentials getNTLMCredentials(Proxy lp) { if (hasForceNTLMProxyOption()) return HttpClientRetrieveFileTransfer.createNTLMCredentials(lp); return null; } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCredentialsProvider(CredentialsProvider) from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[139] authpref.add(AuthPolicy.NTLM); ^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[139] authpref.add(AuthPolicy.NTLM); ^^^^ The field AuthPolicy.NTLM is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[140] authpref.add(AuthPolicy.DIGEST); ^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[140] authpref.add(AuthPolicy.DIGEST); ^^^^^^ The field AuthPolicy.DIGEST is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[141] authpref.add(AuthPolicy.BASIC); ^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[141] authpref.add(AuthPolicy.BASIC); ^^^^^ The field AuthPolicy.BASIC is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[143] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[143] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setParameter(String, Object) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[143] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^ The type AuthPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[143] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^ The field AuthPNames.PROXY_AUTH_PREF is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[144] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[144] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setParameter(String, Object) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[144] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^ The type AuthPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[144] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^^ The field AuthPNames.TARGET_AUTH_PREF is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[238] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[238] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIntParameter(String, int) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[238] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[238] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^ The field CoreConnectionPNames.SO_TIMEOUT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[239] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[239] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIntParameter(String, int) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[239] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[239] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, DEFAULT_CONNECTION_TIMEOUT); ^^^^^^^^^^^^^^^^^^ The field CoreConnectionPNames.CONNECTION_TIMEOUT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[312] lastModified = DateUtils.parseDate(lastModifiedString).getTime(); ^^^^^^^^^ The type DateUtils is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[312] lastModified = DateUtils.parseDate(lastModifiedString).getTime(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method parseDate(String) from the type DateUtils is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[354] httpClient.getCredentialsProvider().setCredentials(authScope, credentials); ^^^^^^^^^^^^^^^^^^^^^^^^ The method getCredentialsProvider() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[361] ConnRouteParams.setDefaultProxy(httpClient.getParams(), new HttpHost(address.getHostName(), address.getPort())); ^^^^^^^^^^^^^^^ The type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[361] ConnRouteParams.setDefaultProxy(httpClient.getParams(), new HttpHost(address.getHostName(), address.getPort())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefaultProxy(HttpParams, HttpHost) from the type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[361] ConnRouteParams.setDefaultProxy(httpClient.getParams(), new HttpHost(address.getHostName(), address.getPort())); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[374] ConnRouteParams.setDefaultProxy(httpClient.getParams(), null); ^^^^^^^^^^^^^^^ The type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[374] ConnRouteParams.setDefaultProxy(httpClient.getParams(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefaultProxy(HttpParams, HttpHost) from the type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.java:[374] ConnRouteParams.setDefaultProxy(httpClient.getParams(), null); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[22] import org.apache.http.conn.scheme.LayeredSchemeSocketFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type LayeredSchemeSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[23] import org.apache.http.params.HttpConnectionParams; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type HttpConnectionParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[24] import org.apache.http.params.HttpParams; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[33] public final class ECFHttpClientSecureProtocolSocketFactory implements LayeredSchemeSocketFactory { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type LayeredSchemeSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[45] public Socket createSocket(final HttpParams params) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ECFHttpClientSecureProtocolSocketFactory.createSocket(HttpParams) overrides a deprecated method from SchemeSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[45] public Socket createSocket(final HttpParams params) { ^^^^^^^^^^ The type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[55] public Socket connectSocket(final Socket socket, final InetSocketAddress remoteAddress, final InetSocketAddress localAddress, final HttpParams params) throws IOException, UnknownHostException, ConnectTimeoutException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ECFHttpClientSecureProtocolSocketFactory.connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) overrides a deprecated method from SchemeSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[55] public Socket connectSocket(final Socket socket, final InetSocketAddress remoteAddress, final InetSocketAddress localAddress, final HttpParams params) throws IOException, UnknownHostException, ConnectTimeoutException { ^^^^^^^^^^ The type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[85] private void performConnection(final Socket socket, final InetSocketAddress remoteAddress, final InetSocketAddress localAddress, final HttpParams params) throws SocketException, IOException { ^^^^^^^^^^ The type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[87] socket.setReuseAddress(HttpConnectionParams.getSoReuseaddr(params)); ^^^^^^^^^^^^^^^^^^^^ The type HttpConnectionParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[87] socket.setReuseAddress(HttpConnectionParams.getSoReuseaddr(params)); ^^^^^^^^^^^^^^^^^^^^^^ The method getSoReuseaddr(HttpParams) from the type HttpConnectionParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[93] int connectionTimeout = HttpConnectionParams.getConnectionTimeout(params); ^^^^^^^^^^^^^^^^^^^^ The type HttpConnectionParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[93] int connectionTimeout = HttpConnectionParams.getConnectionTimeout(params); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getConnectionTimeout(HttpParams) from the type HttpConnectionParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[94] int socketTimeout = HttpConnectionParams.getSoTimeout(params); ^^^^^^^^^^^^^^^^^^^^ The type HttpConnectionParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[94] int socketTimeout = HttpConnectionParams.getSoTimeout(params); ^^^^^^^^^^^^^^^^^^^^ The method getSoTimeout(HttpParams) from the type HttpConnectionParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[111] public boolean isSecure(final Socket sock) throws IllegalArgumentException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ECFHttpClientSecureProtocolSocketFactory.isSecure(Socket) overrides a deprecated method from SchemeSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/ECFHttpClientSecureProtocolSocketFactory.java:[131] public Socket createLayeredSocket(final Socket socket, final String host, final int port, final boolean autoClose) throws IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ECFHttpClientSecureProtocolSocketFactory.createLayeredSocket(Socket, String, int, boolean) overrides a deprecated method from LayeredSchemeSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/NTLMProxyDetector.java:[15] import org.apache.http.client.protocol.ClientContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ClientContext is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/NTLMProxyDetector.java:[39] AuthState authState = (AuthState) context.getAttribute(ClientContext.PROXY_AUTH_STATE); ^^^^^^^^^^^^^ The type ClientContext is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/NTLMProxyDetector.java:[39] AuthState authState = (AuthState) context.getAttribute(ClientContext.PROXY_AUTH_STATE); ^^^^^^^^^^^^^^^^ The field ClientContext.PROXY_AUTH_STATE is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient4/Activator.java:[111] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientDefaultSSLSocketFactoryModifier.java:[54] String[] httpsProtocols = protocols.split(","); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientDefaultSSLSocketFactoryModifier.java:[91] private static final String[] jreProtocols = new String[] {"TLSv1.2", "TLSv1.1", "TLSv1", "SSLv3"}; ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientDefaultSSLSocketFactoryModifier.java:[91] private static final String[] jreProtocols = new String[] {"TLSv1.2", "TLSv1.1", "TLSv1", "SSLv3"}; ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientDefaultSSLSocketFactoryModifier.java:[91] private static final String[] jreProtocols = new String[] {"TLSv1.2", "TLSv1.1", "TLSv1", "SSLv3"}; ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientDefaultSSLSocketFactoryModifier.java:[91] private static final String[] jreProtocols = new String[] {"TLSv1.2", "TLSv1.1", "TLSv1", "SSLv3"}; ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[38] import org.apache.http.auth.params.AuthPNames; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AuthPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[40] import org.apache.http.client.params.AuthPolicy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[43] import org.apache.http.conn.params.ConnRouteParams; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[44] import org.apache.http.conn.scheme.Scheme; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[45] import org.apache.http.conn.scheme.SchemeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[46] import org.apache.http.impl.client.DefaultHttpClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[47] import org.apache.http.impl.cookie.DateUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DateUtils is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[48] import org.apache.http.params.CoreConnectionPNames; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[131] private DefaultHttpClient httpClient = null; ^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[157] public HttpClientRetrieveFileTransfer(DefaultHttpClient httpClient) { ^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[160] this.httpClient.setCredentialsProvider(new ECFCredentialsProvider()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCredentialsProvider(CredentialsProvider) from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[180] SchemeRegistry schemeRegistry = this.httpClient.getConnectionManager().getSchemeRegistry(); ^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[180] SchemeRegistry schemeRegistry = this.httpClient.getConnectionManager().getSchemeRegistry(); ^^^^^^^^^^^^^^^^^^^^^^ The method getConnectionManager() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[180] SchemeRegistry schemeRegistry = this.httpClient.getConnectionManager().getSchemeRegistry(); ^^^^^^^^^^^^^^^^^^^ The method getSchemeRegistry() from the type ClientConnectionManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[182] Scheme http = new Scheme(HttpClientRetrieveFileTransfer.HTTP, HTTP_PORT, new ECFHttpClientProtocolSocketFactory(SocketFactory.getDefault(), source, socketListener)); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[182] Scheme http = new Scheme(HttpClientRetrieveFileTransfer.HTTP, HTTP_PORT, new ECFHttpClientProtocolSocketFactory(SocketFactory.getDefault(), source, socketListener)); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[182] Scheme http = new Scheme(HttpClientRetrieveFileTransfer.HTTP, HTTP_PORT, new ECFHttpClientProtocolSocketFactory(SocketFactory.getDefault(), source, socketListener)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Scheme(String, int, SchemeSocketFactory) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[185] schemeRegistry.register(http); ^^^^^^^^^^^^^^ The method register(Scheme) from the type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[202] Scheme https = new Scheme(HttpClientRetrieveFileTransfer.HTTPS, HTTPS_PORT, new ECFHttpClientSecureProtocolSocketFactory(sslSocketFactory, source, socketListener)); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[202] Scheme https = new Scheme(HttpClientRetrieveFileTransfer.HTTPS, HTTPS_PORT, new ECFHttpClientSecureProtocolSocketFactory(sslSocketFactory, source, socketListener)); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[202] Scheme https = new Scheme(HttpClientRetrieveFileTransfer.HTTPS, HTTPS_PORT, new ECFHttpClientSecureProtocolSocketFactory(sslSocketFactory, source, socketListener)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Scheme(String, int, SchemeSocketFactory) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[204] schemeRegistry.register(https); ^^^^^^^^^^^^^^^ The method register(Scheme) from the type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[208] authpref.add(AuthPolicy.NTLM); ^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[208] authpref.add(AuthPolicy.NTLM); ^^^^ The field AuthPolicy.NTLM is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[209] authpref.add(AuthPolicy.DIGEST); ^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[209] authpref.add(AuthPolicy.DIGEST); ^^^^^^ The field AuthPolicy.DIGEST is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[210] authpref.add(AuthPolicy.BASIC); ^^^^^^^^^^ The type AuthPolicy is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[210] authpref.add(AuthPolicy.BASIC); ^^^^^ The field AuthPolicy.BASIC is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[212] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[212] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setParameter(String, Object) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[212] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^ The type AuthPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[212] httpClient.getParams().setParameter(AuthPNames.PROXY_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^ The field AuthPNames.PROXY_AUTH_PREF is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[213] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[213] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setParameter(String, Object) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[213] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^ The type AuthPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[213] httpClient.getParams().setParameter(AuthPNames.TARGET_AUTH_PREF, authpref); ^^^^^^^^^^^^^^^^ The field AuthPNames.TARGET_AUTH_PREF is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[351] httpClient.getCredentialsProvider().setCredentials(authScope, credentials); ^^^^^^^^^^^^^^^^^^^^^^^^ The method getCredentialsProvider() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[435] lastModified = DateUtils.parseDate(lastModifiedString).getTime(); ^^^^^^^^^ The type DateUtils is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[435] lastModified = DateUtils.parseDate(lastModifiedString).getTime(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method parseDate(String) from the type DateUtils is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[589] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[589] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIntParameter(String, int) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[589] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[589] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^ The field CoreConnectionPNames.SO_TIMEOUT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[591] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[591] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIntParameter(String, int) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[591] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[591] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^^^^^^^^ The field CoreConnectionPNames.CONNECTION_TIMEOUT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[608] httpClient.addRequestInterceptor(new RequestAcceptEncoding()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addRequestInterceptor(HttpRequestInterceptor) from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[609] httpClient.addResponseInterceptor(new ResponseContentEncoding()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addResponseInterceptor(HttpResponseInterceptor) from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[849] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[849] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIntParameter(String, int) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[849] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[849] httpClient.getParams().setIntParameter(CoreConnectionPNames.SO_TIMEOUT, getSocketReadTimeout()); ^^^^^^^^^^ The field CoreConnectionPNames.SO_TIMEOUT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[851] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[851] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIntParameter(String, int) from the type HttpParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[851] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^^^^^^^^^^ The type CoreConnectionPNames is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[851] httpClient.getParams().setIntParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, connectTimeout); ^^^^^^^^^^^^^^^^^^ The field CoreConnectionPNames.CONNECTION_TIMEOUT is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[955] ConnRouteParams.setDefaultProxy(httpClient.getParams(), new HttpHost(address.getHostName(), address.getPort())); ^^^^^^^^^^^^^^^ The type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[955] ConnRouteParams.setDefaultProxy(httpClient.getParams(), new HttpHost(address.getHostName(), address.getPort())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefaultProxy(HttpParams, HttpHost) from the type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[955] ConnRouteParams.setDefaultProxy(httpClient.getParams(), new HttpHost(address.getHostName(), address.getPort())); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[970] ConnRouteParams.setDefaultProxy(httpClient.getParams(), null); ^^^^^^^^^^^^^^^ The type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[970] ConnRouteParams.setDefaultProxy(httpClient.getParams(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefaultProxy(HttpParams, HttpHost) from the type ConnRouteParams is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[970] ConnRouteParams.setDefaultProxy(httpClient.getParams(), null); ^^^^^^^^^^^ The method getParams() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[1102] this.httpClient.getConnectionManager().shutdown(); ^^^^^^^^^^^^^^^^^^^^^^ The method getConnectionManager() from the type AbstractHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.java:[1102] this.httpClient.getConnectionManager().shutdown(); ^^^^^^^^^^ The method shutdown() from the type ClientConnectionManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[19] import org.apache.http.conn.ClientConnectionManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ClientConnectionManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[21] import org.apache.http.conn.scheme.PlainSocketFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type PlainSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[22] import org.apache.http.conn.scheme.Scheme; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[23] import org.apache.http.conn.scheme.SchemeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[24] import org.apache.http.conn.ssl.SSLContexts; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SSLContexts is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[25] import org.apache.http.conn.ssl.SSLSocketFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[26] import org.apache.http.impl.client.DefaultHttpClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[27] import org.apache.http.impl.conn.BasicClientConnectionManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BasicClientConnectionManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[28] import org.apache.http.impl.conn.SingleClientConnManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SingleClientConnManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[34] final class SNIAwareHttpClient extends DefaultHttpClient { ^^^^^^^^^^^^^^^^^ The type DefaultHttpClient is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[40] public SNIAwareHttpClient(SingleClientConnManager singleClientConnManager) { ^^^^^^^^^^^^^^^^^^^^^^^ The type SingleClientConnManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[41] super(singleClientConnManager); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor DefaultHttpClient(ClientConnectionManager) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[45] protected ClientConnectionManager createClientConnectionManager() { ^^^^^^^^^^^^^^^^^^^^^^^ The type ClientConnectionManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[45] protected ClientConnectionManager createClientConnectionManager() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method SNIAwareHttpClient.createClientConnectionManager() overrides a deprecated method from AbstractHttpClient [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[46] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER) { ^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[46] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER) { ^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[46] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER) { @Override public Socket connectSocket(int connectTimeout, Socket socket, HttpHost host, InetSocketAddress remoteAddress, InetSocketAddress localAddress, HttpContext context) throws IOException, ConnectTimeoutException { // This is to work around HttpClient bug as described // in description and comments here: // https://bugs.eclipse.org/bugs/show_bug.cgi?id=478655 if (socket instanceof SSLSocket) { try { final Method mSetHost = socket.getClass().getMethod("setHost", String.class); mSetHost.setAccessible(true); mSetHost.invoke(socket, host.getHostName()); } catch (NoSuchMethodException ex) { } catch (IllegalAccessException ex) { } catch (InvocationTargetException ex) { } catch (RuntimeException ex) { } } return super.connectSocket(connectTimeout, socket, host, remoteAddress, localAddress, context); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SSLSocketFactory(SSLContext, X509HostnameVerifier) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[46] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER) { ^^^^^^^^^^^ The type SSLContexts is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[46] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER) { ^^^^^^^^^^^^^^^^^^^^^ The method createSystemDefault() from the type SSLContexts is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[46] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER) { ^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[46] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[48] public Socket connectSocket(int connectTimeout, Socket socket, HttpHost host, InetSocketAddress remoteAddress, InetSocketAddress localAddress, HttpContext context) throws IOException, ConnectTimeoutException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method new SSLSocketFactory(){}.connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) overrides a deprecated method from SSLSocketFactory [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[55] final Method mSetHost = socket.getClass().getMethod("setHost", String.class); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[58] } catch (NoSuchMethodException ex) { } catch (IllegalAccessException ex) { ^^^^^^^^ Empty block should be documented [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[59] } catch (IllegalAccessException ex) { } catch (InvocationTargetException ex) { ^^^^^^^^ Empty block should be documented [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[60] } catch (InvocationTargetException ex) { } catch (RuntimeException ex) { ^^^^^^^^ Empty block should be documented [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[61] } catch (RuntimeException ex) { } ^^^^^^^^ Empty block should be documented [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[64] return super.connectSocket(connectTimeout, socket, host, remoteAddress, localAddress, context); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) from the type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[68] final SchemeRegistry registry = new SchemeRegistry(); ^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[68] final SchemeRegistry registry = new SchemeRegistry(); ^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[68] final SchemeRegistry registry = new SchemeRegistry(); ^^^^^^^^^^^^^^^^ The constructor SchemeRegistry() is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[69] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method register(Scheme) from the type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[69] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[69] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Scheme(String, int, SchemeSocketFactory) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[69] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[69] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^ The type PlainSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[69] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^ The method getSocketFactory() from the type PlainSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[70] registry.register(new Scheme("https", 443, factory)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method register(Scheme) from the type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[70] registry.register(new Scheme("https", 443, factory)); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[70] registry.register(new Scheme("https", 443, factory)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Scheme(String, int, SchemeSocketFactory) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[70] registry.register(new Scheme("https", 443, factory)); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[72] return new BasicClientConnectionManager(registry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BasicClientConnectionManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/SNIAwareHttpClient.java:[72] return new BasicClientConnectionManager(registry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor BasicClientConnectionManager(SchemeRegistry) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[14] import org.apache.http.conn.scheme.PlainSocketFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type PlainSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[15] import org.apache.http.conn.scheme.Scheme; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[16] import org.apache.http.conn.scheme.SchemeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[17] import org.apache.http.conn.ssl.SSLContexts; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SSLContexts is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[18] import org.apache.http.conn.ssl.SSLSocketFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[19] import org.apache.http.impl.conn.SingleClientConnManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SingleClientConnManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[27] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER); ^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[27] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER); ^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[27] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SSLSocketFactory(SSLContext, X509HostnameVerifier) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[27] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER); ^^^^^^^^^^^ The type SSLContexts is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[27] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER); ^^^^^^^^^^^^^^^^^^^^^ The method createSystemDefault() from the type SSLContexts is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[27] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER); ^^^^^^^^^^^^^^^^ The type SSLSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[27] SSLSocketFactory factory = new SSLSocketFactory(SSLContexts.createSystemDefault(), SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SSLSocketFactory.BROWSER_COMPATIBLE_HOSTNAME_VERIFIER is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[29] final SchemeRegistry registry = new SchemeRegistry(); ^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[29] final SchemeRegistry registry = new SchemeRegistry(); ^^^^^^^^^^^^^^ The type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[29] final SchemeRegistry registry = new SchemeRegistry(); ^^^^^^^^^^^^^^^^ The constructor SchemeRegistry() is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[30] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method register(Scheme) from the type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[30] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[30] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Scheme(String, int, SchemeSocketFactory) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[30] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[30] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^ The type PlainSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[30] registry.register(new Scheme("http", 80, PlainSocketFactory.getSocketFactory())); ^^^^^^^^^^^^^^^^^^ The method getSocketFactory() from the type PlainSocketFactory is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[31] registry.register(new Scheme("https", 443, factory)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method register(Scheme) from the type SchemeRegistry is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[31] registry.register(new Scheme("https", 443, factory)); ^^^^^^ The type Scheme is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[31] registry.register(new Scheme("https", 443, factory)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor Scheme(String, int, SchemeSocketFactory) is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[31] registry.register(new Scheme("https", 443, factory)); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[33] return new HttpClientRetrieveFileTransfer(new SNIAwareHttpClient(new SingleClientConnManager(registry))); ^^^^^^^^^^^^^^^^^^^^^^^ The type SingleClientConnManager is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.java:[33] return new HttpClientRetrieveFileTransfer(new SNIAwareHttpClient(new SingleClientConnManager(registry))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SingleClientConnManager(SchemeRegistry) is deprecated 214 problems (214 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient45 1.0.0-SNAPSHOT [83/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] The project's OSGi version is 1.0.0.v20190530-0955 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Compiling 17 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientFileSystemBrowser.java:[291] private INTLMProxyHandler getNTLMProxyHandler(HttpContext httpContext) { ^^^^^^^^^^^ The parameter httpContext is hiding a field from type HttpClientFileSystemBrowser [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[70] private boolean hasScope(ServiceReference reference, String neededScope) { ^^^^^^^^^^^ The parameter neededScope is hiding a field from type Activator.ScopedHttpClientCustomizer [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[76] boolean hasScope = false; ^^^^^^^^ The value of the local variable hasScope is not used [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[78] if (neededScope.equals(scope) || (scope.endsWith("*") && neededScope.startsWith(scope.substring(0, scope.length() - 1)))) { ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[146] String ourDebugPrefix = PLUGIN_ID + "/"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[147] String ecfDebugPrefix = "org.eclipse.ecf.provider.filetransfer.httpclient4/"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[202] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[271] serviceProperties.put("http.client.scope", "org.eclipse.ecf.filetransfer.service.*"); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/Activator.java:[271] serviceProperties.put("http.client.scope", "org.eclipse.ecf.filetransfer.service.*"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/ECFHttpClientFactory.java:[191] String systemHttpsProtocols = System.getProperty("https.protocols"); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/ECFHttpClientFactory.java:[192] String systemCipherSuites = System.getProperty("https.cipherSuites"); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/org/eclipse/ecf/internal/provider/filetransfer/httpclient45/ECFHttpClientFactory.java:[246] return s.split(" *, *"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ 13 problems (0 errors, 12 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45.win32 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient45.win32 1.0.0-SNAPSHOT [84/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] The project's OSGi version is 1.0.0.v20190502-2116 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient4.ssl 1.1.100-SNAPSHOT [85/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] The project's OSGi version is 1.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.scp >------ [INFO] Building org.eclipse.ecf.provider.filetransfer.scp 2.1.100-SNAPSHOT [86/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] The project's OSGi version is 2.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Compiling 10 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/src/org/eclipse/ecf/internal/provider/filetransfer/scp/Activator.java:[57] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.ssl >------ [INFO] Building org.eclipse.ecf.provider.filetransfer.ssl 1.0.100-SNAPSHOT [87/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] The project's OSGi version is 1.0.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.provider.irc >------------ [INFO] Building org.eclipse.ecf.provider.irc 1.3.300-SNAPSHOT [88/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.irc --- [INFO] The project's OSGi version is 1.3.300.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.irc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.irc --- [INFO] Compiling 13 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/src/org/eclipse/ecf/internal/provider/irc/Activator.java:[65] logService.log(LogHelper.getLogCode(status), LogHelper.getLogMessage(status), status.getException()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(int, String, Throwable) from the type LogService is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.irc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.irc --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.irc --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.irc --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.irc --- [INFO] Signing of nested jars of '/home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar_unpacked_5928535007362278832/lib/irclib.jar' is disabled. [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar_unpacked_5928535007362278832/lib/irclib.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.irc --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.irc.ui >----------- [INFO] Building org.eclipse.ecf.provider.irc.ui 1.3.100-SNAPSHOT [89/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.irc.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Compiling 18 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.jmdns >----------- [INFO] Building org.eclipse.ecf.provider.jmdns 4.3.200-SNAPSHOT [90/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.jmdns --- [INFO] The project's OSGi version is 4.3.200.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.jmdns --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.jmdns --- [INFO] Compiling 36 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.jmdns --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.jmdns --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.jmdns --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.jmdns --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.jmdns --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.jmdns --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.jslp >------------ [INFO] Building org.eclipse.ecf.provider.jslp 3.2.200-SNAPSHOT [91/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.jslp --- [INFO] The project's OSGi version is 3.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.jslp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.jslp --- [INFO] Compiling 15 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.jslp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.jslp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.jslp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.jslp --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.jslp --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.jslp --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.provider.msn >------------ [INFO] Building org.eclipse.ecf.provider.msn 1.2.100-SNAPSHOT [92/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.msn --- [INFO] The project's OSGi version is 1.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.msn --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] Compiling 8 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.msn --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.msn --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.msn --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.msn --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.msn --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.msn.ui >----------- [INFO] Building org.eclipse.ecf.provider.msn.ui 1.3.100-SNAPSHOT [93/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.msn.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Compiling 6 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi >----------- [INFO] Building org.eclipse.ecf.provider.r_osgi 3.6.200-SNAPSHOT [94/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.r_osgi --- [INFO] The project's OSGi version is 3.6.200.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Compiling 16 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.provider.ui >------------- [INFO] Building org.eclipse.ecf.provider.ui 1.4.100-SNAPSHOT [95/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.ui --- [INFO] The project's OSGi version is 1.4.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.ui --- [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.datashare >------- [INFO] Building org.eclipse.ecf.provider.xmpp.datashare 1.0.100-SNAPSHOT [96/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.remoteservice >----- [INFO] Building org.eclipse.ecf.provider.xmpp.remoteservice 1.2.100-SNAPSHOT [97/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] The project's OSGi version is 1.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Compiling 1 source file to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.ui >---------- [INFO] Building org.eclipse.ecf.provider.xmpp.ui 2.2.200-SNAPSHOT [98/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] The project's OSGi version is 2.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Compiling 11 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/src/org/eclipse/ecf/internal/provider/xmpp/ui/hyperlink/XMPPHyperlink.java:[119] dialog.setInitialSelections(new IPresenceContainerAdapter[] { adapters[0] }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type IPresenceContainerAdapter[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.provider.zookeeper >--------- [INFO] Building org.eclipse.ecf.provider.zookeeper 1.2.200-SNAPSHOT [99/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.zookeeper --- [INFO] The project's OSGi version is 1.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Compiling 27 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/NodeReader.java:[81] Logger.log(LogService.LOG_ERROR, "NodeReader.processResult: " ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/NodeReader.java:[91] Logger.log(LogService.LOG_DEBUG, PrettyPrinter.prompt(PrettyPrinter.REMOTE_AVAILABLE, this.discovered), null); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/NodeReader.java:[96] Logger.log(LogService.LOG_DEBUG, e.getMessage(), e); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/util/PrettyPrinter.java:[14] import java.text.DateFormat; ^^^^^^^^^^^^^^^^^^^^ The import java.text.DateFormat is never used [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/util/PrettyPrinter.java:[15] import java.util.Calendar; ^^^^^^^^^^^^^^^^^^ The import java.util.Calendar is never used [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/ReadRoot.java:[119] LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/ReadRoot.java:[130] Logger.log(LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/AdvertisedService.java:[159] Logger.log(LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/DiscoveryActivator.java:[104] Logger.log(LogService.LOG_INFO, PrettyPrinter.prompt(PrettyPrinter.DEACTIVATED, null), null); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WatchManager.java:[66] Logger.log(LogService.LOG_DEBUG, e.getMessage(), e); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WatchManager.java:[85] Logger.log(LogService.LOG_DEBUG, e.getMessage(), e); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WatchManager.java:[167] Logger.log(LogService.LOG_DEBUG, ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java:[96] Logger.log(LogService.LOG_ERROR, e.getMessage(), e); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java:[100] Logger.log(LogService.LOG_INFO, PrettyPrinter.prompt(PrettyPrinter.ACTIVATED, null), null); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java:[187] Logger.log(LogService.LOG_DEBUG, "Zookeeper server cannot be started! ", e);//$NON-NLS-1$ ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java:[198] Logger.log(LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java:[242] Logger.log(LogService.LOG_ERROR, "Zookeeper quorum cannot be started! ", e); //$NON-NLS-1$ ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java:[285] Logger.log(LogService.LOG_ERROR, t.getMessage(), t); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/util/Logger.java:[45] ls.log(DiscoveryActivator.getContext().getServiceReference(ZooDiscoveryContainer.class.getName()), level, message, e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(ServiceReference, int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/util/Logger.java:[66] ls.log(DiscoveryActivator.getContext().getServiceReference(ZooDiscoveryContainer.class.getName()), level, message, t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method log(ServiceReference, int, String, Throwable) from the type LogService is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/NodeWriter.java:[64] Logger.log(LogService.LOG_INFO, PrettyPrinter.prompt(PrettyPrinter.PUBLISHED, this.getNode().getWrappedService()), null); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/NodeWriter.java:[67] Logger.log(LogService.LOG_ERROR, "Can't connect to server! " ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/NodeWriter.java:[90] Logger.log(LogService.LOG_INFO, PrettyPrinter.prompt(PrettyPrinter.UNPUBLISHED, this.getNode().getWrappedService()), null); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/NodeWriter.java:[103] Logger.log(LogService.LOG_INFO, PrettyPrinter.prompt(PrettyPrinter.UNPUBLISHED, this.getNode().getWrappedService()), null); ^^^^^^^^ The field LogService.LOG_INFO is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/internal/Configuration.java:[100] Logger.log(LogService.LOG_ERROR, msg, null); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/internal/Configuration.java:[115] Logger.log(LogService.LOG_ERROR, msg, null); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/internal/Configuration.java:[160] Logger.log(LogService.LOG_ERROR, e.getMessage(), e); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/internal/Configuration.java:[237] Logger.log(LogService.LOG_ERROR, t.getMessage(), null); ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated 29. INFO in /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WriteRoot.java (at line 43) @SuppressWarnings({ "incomplete-switch" }) ^^^^^^^^^^^^^^^^^^^ At least one of the problems in category 'incomplete-switch' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WriteRoot.java:[87] Logger.log(LogService.LOG_DEBUG, e.getMessage(), e); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WriteRoot.java:[108] Logger.log(LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WriteRoot.java:[141] LogService.LOG_ERROR, ^^^^^^^^^ The field LogService.LOG_ERROR is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/WriteRoot.java:[151] Logger.log(LogService.LOG_DEBUG, e.getMessage(), e); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/DiscoverdService.java:[59] Logger.log(SystemLogService.LOG_DEBUG, PrettyPrinter.prompt(PrettyPrinter.REMOTE_UNAVAILABLE, this), null); ^^^^^^^^^ The field LogService.LOG_DEBUG is deprecated 34 problems (0 errors, 33 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] ---------------< org.eclipse.ecf:org.eclipse.ecf.server >--------------- [INFO] Building org.eclipse.ecf.server 2.1.200-SNAPSHOT [100/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.server --- [INFO] The project's OSGi version is 2.1.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.server --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.server --- [INFO] Compiling 6 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.server --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.server --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.server --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.server --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.server --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.server --- [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.sharedobject.feature >-------- [INFO] Building org.eclipse.ecf.sharedobject.feature 1.0.100-SNAPSHOT [101/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.sharedobject.feature --- [INFO] The project's OSGi version is 1.0.100.v20180404-2345 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.provider.generic.feature >------ [INFO] Building org.eclipse.ecf.provider.generic.feature 1.0.200-SNAPSHOT [102/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.generic.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.feature --- [INFO] The project's OSGi version is 1.0.200.v20190220-2102 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.provider.generic.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.generic.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.generic.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.feature >-------- [INFO] Building org.eclipse.ecf.remoteservice.feature 2.5.100-SNAPSHOT [103/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.feature --- [INFO] The project's OSGi version is 2.5.100.v20180926-1748 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.generic.remoteservice.feature >-- [INFO] Building org.eclipse.ecf.provider.generic.remoteservice.feature 1.1.100-SNAPSHOT [104/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] The project's OSGi version is 1.1.100.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.server.generic.feature >------- [INFO] Building org.eclipse.ecf.server.generic.feature 1.1.100-SNAPSHOT [105/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.server.generic.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.server.generic.feature --- [INFO] The project's OSGi version is 1.1.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.server.generic.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.server.generic.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.server.generic.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] ---------------< org.eclipse.ecf:org.eclipse.ecf.tests >---------------- [INFO] Building org.eclipse.ecf.tests 2.2.100-SNAPSHOT [106/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests --- [INFO] The project's OSGi version is 2.2.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] Compiling 6 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.tests.datashare >----------- [INFO] Building org.eclipse.ecf.tests.datashare 2.0.100-SNAPSHOT [107/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.datashare --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.datashare --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] Compiling 2 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.datashare --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.datashare --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.datashare --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.datashare --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.datashare --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.tests.presence >----------- [INFO] Building org.eclipse.ecf.tests.presence 2.0.100-SNAPSHOT [108/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.presence --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.presence --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [CDC-1.0/Foundation-1.0 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.presence:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] Compiling 10 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.presence --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.presence --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.presence --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.presence --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.presence --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.presence --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn >--------- [INFO] Building org.eclipse.ecf.tests.protocol.msn 0.3.100-SNAPSHOT [109/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] The project's OSGi version is 0.3.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Compiling 4 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.tests.provider.datashare.nio >---- [INFO] Building org.eclipse.ecf.tests.provider.datashare.nio 1.0.100-SNAPSHOT [110/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Compiling 4 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.provider.datashare.nio --- [WARNING] Bundle-Vendor header not found in /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice >--------- [INFO] Building org.eclipse.ecf.tests.remoteservice 2.1.100-SNAPSHOT [111/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice --- [INFO] The project's OSGi version is 2.1.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Compiling 7 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.tests.sharedobject >--------- [INFO] Building org.eclipse.ecf.tests.sharedobject 2.0.100-SNAPSHOT [112/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.sharedobject --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Compiling 13 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.tests.provider.xmpp >--------- [INFO] Building org.eclipse.ecf.tests.provider.xmpp 2.0.100-SNAPSHOT [113/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Compiling 19 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.tests.storage >------------ [INFO] Building org.eclipse.ecf.tests.storage 1.0.100-SNAPSHOT [114/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.storage --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.storage --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.storage --- [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.storage --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.storage --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.storage --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.storage --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.storage --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.storage --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.storage --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.ecf.tests.sync >------------- [INFO] Building org.eclipse.ecf.tests.sync 1.0.100-SNAPSHOT [115/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.sync --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.sync --- [INFO] Compiling 8 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.sync --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.sync --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.sync --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.sync --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.sync --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.sync --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution >-- [INFO] Building org.eclipse.ecf.tests.osgi.services.distribution 1.1.100-SNAPSHOT [116/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] The project's OSGi version is 1.1.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Compiling 9 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.tests.discovery >----------- [INFO] Building org.eclipse.ecf.tests.discovery 2.0.100-SNAPSHOT [117/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.discovery --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.discovery --- [INFO] Compiling 18 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/classes [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/src/org/eclipse/ecf/tests/discovery/listener/TestServiceListener.java:[14] import org.eclipse.ecf.core.IContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.ecf.core.IContainer is never used 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.discovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.discovery --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.discovery --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.discovery --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.discovery --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.discovery --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.generic >----- [INFO] Building org.eclipse.ecf.tests.remoteservice.generic 2.1.100-SNAPSHOT [118/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] The project's OSGi version is 2.1.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Compiling 10 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.r-osgi >----- [INFO] Building org.eclipse.ecf.tests.remoteservice.r-osgi 1.0.100-SNAPSHOT [119/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.generic >-- [INFO] Building org.eclipse.ecf.tests.osgi.services.distribution.generic 1.0.100-SNAPSHOT [120/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.r-osgi >-- [INFO] Building org.eclipse.ecf.tests.osgi.services.distribution.r-osgi 1.0.100-SNAPSHOT [121/155] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Compiling 3 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Skipping tests [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.pde >----- [INFO] Building org.eclipse.ecf.remoteservices.tooling.pde 1.0.100-SNAPSHOT [122/155] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Compiling 5 source files to /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Pack200 packing jar /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.console.feature >----------- [INFO] Building org.eclipse.ecf.console.feature 1.2.0-SNAPSHOT [123/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.console.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.console.feature --- [INFO] The project's OSGi version is 1.2.0.v20180713-1810 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.console.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.console.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.console.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.discovery.feature >---------- [INFO] Building org.eclipse.ecf.discovery.feature 1.0.100-SNAPSHOT [124/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.feature --- [INFO] The project's OSGi version is 1.0.100.v20180306-0211 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.discovery.jmdns.feature >------- [INFO] Building org.eclipse.ecf.discovery.jmdns.feature 1.0.0-SNAPSHOT [125/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] The project's OSGi version is 1.0.0.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.discovery.slp.feature >-------- [INFO] Building org.eclipse.ecf.discovery.slp.feature 1.0.0-SNAPSHOT [126/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] The project's OSGi version is 1.0.0.v20181107-1631 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.discovery.zookeeper.feature >----- [INFO] Building org.eclipse.ecf.discovery.zookeeper.feature 1.0.0-SNAPSHOT [127/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] The project's OSGi version is 1.0.0.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (241.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (241.33kB) [INFO] Unpacking org.apache.log4j.source_1.2.15.v201012070815... [INFO] Fetching org.apache.hadoop.zookeeper.source_3.3.3.v201105210832.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (253.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.hadoop.zookeeper.source_3.3.3.v201105210832.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (253.22kB) [INFO] Unpacking org.apache.hadoop.zookeeper.source_3.3.3.v201105210832... [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.eventadmin.feature >--------- [INFO] Building org.eclipse.ecf.eventadmin.feature 2.0.100-SNAPSHOT [128/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.eventadmin.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.eventadmin.feature --- [INFO] The project's OSGi version is 2.0.100.v20181107-1749 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.eventadmin.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.eventadmin.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.eventadmin.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.osgi.services.feature >-------- [INFO] Building org.eclipse.ecf.osgi.services.feature 2.4.1-SNAPSHOT [129/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.osgi.services.feature --- [INFO] The project's OSGi version is 2.4.1.v20180920-1935 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.osgi.services.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.osgi.services.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.feature >----- [INFO] Building org.eclipse.ecf.remoteservice.rest.feature 1.0.100-SNAPSHOT [130/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rosgi.feature >----- [INFO] Building org.eclipse.ecf.remoteservice.rosgi.feature 1.1.0-SNAPSHOT [131/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] The project's OSGi version is 1.1.0.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] Fetching org.objectweb.asm.source_6.1.1.v20180414-0329.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (176.1kB) [INFO] Fetching org.objectweb.asm.source_6.1.1.v20180414-0329.jar from http://download.eclipse.org/releases/photon/201806271001/plugins/ (176.1kB) [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet.feature >---- [INFO] Building org.eclipse.ecf.remoteservice.servlet.feature 1.0.100-SNAPSHOT [132/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (113.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (113.6kB) [INFO] Unpacking javax.servlet.source_3.1.0.v201410161800... [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.feature >------ [INFO] Building org.eclipse.ecf.remoteservice.sdk.feature 3.14.5-SNAPSHOT [133/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] The project's OSGi version is 3.14.5.v20190423-0557 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.eventadmin.examples.feature >----- [INFO] Building org.eclipse.ecf.eventadmin.examples.feature 1.0.100-SNAPSHOT [134/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.remoteservice.examples.feature >--- [INFO] Building org.eclipse.ecf.remoteservice.examples.feature 1.5.100-SNAPSHOT [135/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] The project's OSGi version is 1.5.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.examples.feature >-- [INFO] Building org.eclipse.ecf.remoteservice.sdk.examples.feature 1.0.100-SNAPSHOT [136/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] The project's OSGi version is 1.0.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.core >---------------- [INFO] Building org.eclipse.ecf.core 3.14.5-SNAPSHOT [137/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.core --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core --- [INFO] The project's OSGi version is 3.14.5.v20190423-0607 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.core --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.core --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.core --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.core --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.core --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.5-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.core --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.core.feature >------------ [INFO] Building org.eclipse.ecf.core.feature 1.5.3-SNAPSHOT [138/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.core.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core.feature --- [INFO] The project's OSGi version is 1.5.3.v20190423-0625 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.core.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.core.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.core.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.core.ssl.feature >---------- [INFO] Building org.eclipse.ecf.core.ssl.feature 1.1.200-SNAPSHOT [139/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.core.ssl.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core.ssl.feature --- [INFO] The project's OSGi version is 1.1.200.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.core.ssl.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.core.ssl.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.core.ssl.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.datashare.feature >---------- [INFO] Building org.eclipse.ecf.datashare.feature 1.0.100-SNAPSHOT [140/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.datashare.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.datashare.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-0300 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.datashare.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.datashare.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.datashare.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.discovery.dnssd.feature >------- [INFO] Building org.eclipse.ecf.discovery.dnssd.feature 1.0.0-SNAPSHOT [141/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] The project's OSGi version is 1.0.0.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] Fetching org.xbill.dns.source_2.0.8.v201112050911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (125.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.xbill.dns.source_2.0.8.v201112050911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (125.45kB) [INFO] Unpacking org.xbill.dns.source_2.0.8.v201112050911... [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.docshare.feature >---------- [INFO] Building org.eclipse.ecf.docshare.feature 1.0.100-SNAPSHOT [142/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.docshare.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.docshare.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.docshare.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.docshare.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.docshare.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.filetransfer.feature >-------- [INFO] Building org.eclipse.ecf.filetransfer.feature 3.14.5-SNAPSHOT [143/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.feature --- [INFO] The project's OSGi version is 3.14.5.v20190423-0614 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.filetransfer.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclient4.feature 3.14.5-SNAPSHOT [144/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] The project's OSGi version is 3.14.5.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] Fetching org.apache.commons.codec.source_1.10.0.v20180409-1845.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (320.94kB) [INFO] Fetching org.apache.commons.codec.source_1.10.0.v20180409-1845.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (320.94kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (85.46kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (85.46kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.6.v20190213-1430.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (962.57kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.6.v20190213-1430.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (962.57kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.10.v20190123-2214.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (430.7kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.10.v20190123-2214.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (430.7kB) [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient45.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclient45.feature 1.0.0-SNAPSHOT [145/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] The project's OSGi version is 1.0.0.v20190530-0955 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] Fetching com.sun.jna.source_4.5.1.v20180403-1933.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (163.19kB) [INFO] Fetching com.sun.jna.source_4.5.1.v20180403-1933.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (163.19kB) [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20180403-1933.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (912.62kB) [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20180403-1933.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (912.62kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.6.v20190213-1947.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (29.88kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.6.v20190213-1947.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (29.88kB) [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.filetransfer.ssl.feature >------ [INFO] Building org.eclipse.ecf.filetransfer.ssl.feature 1.1.100-SNAPSHOT [146/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] The project's OSGi version is 1.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.ssl.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclient4.ssl.feature 1.1.100-SNAPSHOT [147/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] The project's OSGi version is 1.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.presence.feature >---------- [INFO] Building org.eclipse.ecf.presence.feature 1.0.100-SNAPSHOT [148/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.presence.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.presence.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.presence.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.presence.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.generic.datashare.feature >-- [INFO] Building org.eclipse.ecf.provider.generic.datashare.feature 1.0.100-SNAPSHOT [149/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.synd.feature >--- [INFO] Building org.eclipse.ecf.remoteservice.rest.synd.feature 1.0.100-SNAPSHOT [150/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] Fetching com.sun.syndication.source_0.9.0.v200803061811.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (94.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.syndication.source_0.9.0.v200803061811.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (94.38kB) [INFO] Unpacking com.sun.syndication.source_0.9.0.v200803061811... [INFO] Fetching org.jdom.source_1.1.1.v201101151400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (158.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.jdom.source_1.1.1.v201101151400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (158.19kB) [INFO] Unpacking org.jdom.source_1.1.1.v201101151400... [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap.feature >----- [INFO] Building org.eclipse.ecf.remoteservice.soap.feature 1.0.100-SNAPSHOT [151/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] The project's OSGi version is 1.0.100.v20180309-2155 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.tests.feature >------------ [INFO] Building org.eclipse.ecf.tests.feature 3.0.100-SNAPSHOT [152/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.tests.feature --- [INFO] The project's OSGi version is 3.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.tests.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.tests.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.tests.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.xmpp.feature >------------ [INFO] Building org.eclipse.ecf.xmpp.feature 1.0.100-SNAPSHOT [153/155] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.xmpp.feature --- [INFO] Deleting /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.xmpp.feature --- [INFO] The project's OSGi version is 1.0.100.v20180303-0057 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.ecf.xmpp.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.xmpp.feature --- [INFO] Building jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.xmpp.feature --- [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.releng.target >------------ [INFO] Building ECF Target Platform Definitions 1.0.0-SNAPSHOT [154/155] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 138 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 2.0 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.ecf.releng.target --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 39 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 46 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 174 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 165 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 181 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 78 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 513 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 108 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 186 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 182 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 726 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 328 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 32 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 153 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 923 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 552 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 4.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 584 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 389 kB/s) [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.releng.repository >---------- [INFO] Building ECF p2 Repository 1.0.0-SNAPSHOT [155/155] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.releng.repository --- [INFO] The project's OSGi version is 1.0.0.v20190530-0955 [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.ecf.releng.repository --- [INFO] Clean is skipped. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.releng.repository --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.ecf.releng.repository --- [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.ecf.releng.repository --- [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20190530-0955.core 1.0.0.7z9MEBgcLTE90EQ8rxRWyNNIXM9tI to org.eclipse.equinox.p2.iu; org.apache.httpcomponents.httpclient [4.5.2.v20170210-0925,4.5.2.v20170210-0925].; Unable to satisfy dependency from v20190530-0955.core 1.0.0.7z9MEBgcLTE90EQ8rxRWyNNIXM9tI to org.eclipse.equinox.p2.iu; org.apache.httpcomponents.httpcore [4.4.6.v20170210-0925,4.4.6.v20170210-0925].; Unable to satisfy dependency from v20190530-0955.core 1.0.0.7z9MEBgcLTE90EQ8rxRWyNNIXM9tI to org.eclipse.equinox.p2.iu; org.apache.commons.codec [1.9.0.v20170208-1614,1.9.0.v20170208-1614].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20190530-0955.core 1.0.0.7z9MEBgcLTE90EQ8rxRWyNNIXM9tI to org.eclipse.equinox.p2.iu; org.apache.httpcomponents.httpclient [4.5.2.v20170210-0925,4.5.2.v20170210-0925].; Unable to satisfy dependency from v20190530-0955.core 1.0.0.7z9MEBgcLTE90EQ8rxRWyNNIXM9tI to org.eclipse.equinox.p2.iu; org.apache.httpcomponents.httpcore [4.4.6.v20170210-0925,4.4.6.v20170210-0925].; Unable to satisfy dependency from v20190530-0955.core 1.0.0.7z9MEBgcLTE90EQ8rxRWyNNIXM9tI to org.eclipse.equinox.p2.iu; org.apache.commons.codec [1.9.0.v20170208-1614,1.9.0.v20170208-1614].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [INFO] [INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.ecf.releng.repository --- [INFO] Building zip: /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/target/org.eclipse.ecf.releng.repository-1.0.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] ---------------------< org.eclipse.ecf:ecf-parent >--------------------- [INFO] Building Eclipse Communication Framework (ECF) 1.0.0-SNAPSHOT [156/155] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:3.1.0:aggregate (default-cli) > compile @ ecf-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.doc 1.3.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.doc --- [INFO] The project's OSGi version is 1.3.200.v20180301-1831 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.doc --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice --- [INFO] The project's OSGi version is 1.1.100.v20180301-1831 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.async 2.1.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.async --- [INFO] The project's OSGi version is 2.1.0.v20180314-1732 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.async --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.identity 3.9.1-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.identity --- [INFO] The project's OSGi version is 3.9.1.v20181107-1749 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.identity --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.identity --- [INFO] Nothing to compile - all classes are up to date [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf 3.9.3-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf --- [INFO] The project's OSGi version is 3.9.3.v20190423-0625 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery 5.0.300-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery --- [INFO] The project's OSGi version is 5.0.300.v20180306-0211 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] The project's OSGi version is 1.0.100.v20180301-0016 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.asyncproxy 2.1.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] The project's OSGi version is 2.1.0.v20180409-2248 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice 8.13.1-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice --- [INFO] The project's OSGi version is 8.13.1.v20180801-1752 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.osgi.services.remoteserviceadmin 1.6.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] The project's OSGi version is 1.6.200.v20180301-0016 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.osgi.services.remoteserviceadmin --- [WARNING] The effective compiler target level 1.6 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.200-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.osgi.services.remoteserviceadmin 4.6.1100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] The project's OSGi version is 4.6.1100.v20180920-1931 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.consumer 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer --- [INFO] The project's OSGi version is 1.1.100.v20180702-0050 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.consumer.ds 1.0.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] The project's OSGi version is 1.0.200.v20180728-0140 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.consumer.ds.async 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] The project's OSGi version is 1.0.100.v20180730-2030 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.consumer.filediscovery 1.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] The project's OSGi version is 1.2.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.consumer.filediscovery.rest 1.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] The project's OSGi version is 1.2.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.host 1.1.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.host --- [INFO] The project's OSGi version is 1.1.200.v20180728-0140 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.host --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.rest 2.7.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.rest --- [INFO] The project's OSGi version is 2.7.200.v20180227-0153 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.provider.rest.consumer 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] The project's OSGi version is 1.1.100.v20180302-0250 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.sharedobject 2.6.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.sharedobject --- [INFO] The project's OSGi version is 2.6.0.v20180404-2345 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.sharedobject --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider 4.8.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider --- [INFO] The project's OSGi version is 4.8.100.v20190220-2101 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.remoteservice 4.4.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.remoteservice --- [INFO] The project's OSGi version is 4.4.100.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.servlet 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking com.mycorp.examples.timeservice.provider.rest.host 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] The project's OSGi version is 1.1.100.v20180302-0250 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.presence 2.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence --- [INFO] The project's OSGi version is 2.1.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.filetransfer 5.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.filetransfer --- [INFO] The project's OSGi version is 5.0.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.filetransfer --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.jivesoftware.smack 3.3.300-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.jivesoftware.smack --- [INFO] The project's OSGi version is 3.3.300.v20180303-0057 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.jivesoftware.smack --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.jivesoftware.smack --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.jivesoftware.smack --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.xmpp 3.2.300-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp --- [INFO] The project's OSGi version is 3.2.300.v20180227-0153 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.ui 2.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ui --- [INFO] The project's OSGi version is 2.2.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.presence.ui 2.4.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.ui --- [INFO] The project's OSGi version is 2.4.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.example.clients 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.example.clients --- [INFO] The project's OSGi version is 2.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.example.clients --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.example.clients --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.server.generic 8.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.server.generic --- [INFO] The project's OSGi version is 8.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.server.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.server.generic --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.example.collab 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.example.collab --- [INFO] The project's OSGi version is 2.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.example.collab --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.example.collab --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.eventadmin 1.3.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] The project's OSGi version is 1.3.0.v20181107-1749 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Nothing to compile - all classes are up to date [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.examples.eventadmin.app 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] The project's OSGi version is 1.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.examples.remoteservices.hello.consumer.edef 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] The project's OSGi version is 1.1.100.v20180302-1745 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.examples.remoteservices.hello 4.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] The project's OSGi version is 4.0.100.v20180302-1745 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello:4.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.osgi.services.distribution 2.1.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] The project's OSGi version is 2.1.200.v20180301-0016 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.examples.remoteservices.hello.consumer 3.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] The project's OSGi version is 3.0.100.v20180307-1842 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer:3.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.examples.remoteservices.hello.ds.consumer 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] The project's OSGi version is 2.0.100.v20180307-1842 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [WARNING] The effective compiler target level jsr14 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.examples.remoteservices.hello.host 3.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] The project's OSGi version is 3.1.100.v20180307-1842 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.rest.synd 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.rest.synd --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.examples.remoteservices.rest.rss 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] The project's OSGi version is 1.1.100.v20180302-1745 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.rest.rss --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.console 1.3.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.console --- [INFO] The project's OSGi version is 1.3.0.v20180713-1805 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.console --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.console --- [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.console:1.3.0-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.datashare 3.0.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.datashare --- [INFO] The project's OSGi version is 3.0.200.v20180302-0300 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.datashare --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.ui.model 3.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.model --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.ui.edit 3.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.ui 3.0.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui --- [INFO] The project's OSGi version is 3.0.200.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.ui.browser 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] The project's OSGi version is 1.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.ui.properties 3.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.ui.properties.tabbed 3.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] The project's OSGi version is 3.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.ui.userinput 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] The project's OSGi version is 1.0.100.v20180302-1807 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.sync 2.0.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.sync --- [INFO] The project's OSGi version is 2.0.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.sync --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.docshare 3.0.300-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.docshare --- [INFO] The project's OSGi version is 3.0.300.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.docshare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.docshare --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.filetransfer.ui 1.5.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.filetransfer.ui --- [INFO] The project's OSGi version is 1.5.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.presence.bot 1.3.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.bot --- [INFO] The project's OSGi version is 1.3.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.bot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence.bot --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.presence.collab.ui 1.3.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.collab.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.asyncproxy 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] The project's OSGi version is 1.1.100.v20180926-1526 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.soap 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.soap --- [INFO] The project's OSGi version is 1.1.100.v20180309-2155 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.ui 3.4.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.ui --- [INFO] The project's OSGi version is 3.4.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.ssl 1.2.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ssl --- [INFO] The project's OSGi version is 1.2.200.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.ssl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.storage 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.storage --- [INFO] The project's OSGi version is 2.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.storage --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.storage --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.storage --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.telephony.call 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.telephony.call --- [INFO] The project's OSGi version is 2.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.telephony.call --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.telephony.call --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.telephony.call --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [CDC-1.0/Foundation-1.0 (assumes 1.1), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.telephony.call.ui 1.3.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.telephony.call.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.telephony.call.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.telephony.call.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.telephony.call.ui --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [CDC-1.0/Foundation-1.0 (assumes 1.1), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.telephony.call.ui:1.3.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.ui.capabilities 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ui.capabilities --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.ui.capabilities --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.ui.capabilities --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.team.ecf.core 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.team.ecf.core --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.team.ecf.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.team.ecf.core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.team.ecf.ui 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.team.ecf.ui --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.team.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.team.ecf.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.osgi.services.remoteserviceadmin.console 1.2.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] The project's OSGi version is 1.2.0.v20180713-1805 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ch.ethz.iks.r_osgi.remote 1.2.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ ch.ethz.iks.r_osgi.remote --- [INFO] The project's OSGi version is 1.2.200.v20180515-1646 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ch.ethz.iks.r_osgi.remote --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ ch.ethz.iks.r_osgi.remote --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ch.ethz.iks.slp 1.2.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ ch.ethz.iks.slp --- [INFO] The project's OSGi version is 1.2.0.v20181107-1631 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ ch.ethz.iks.slp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ch.ethz.iks.slp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ ch.ethz.iks.slp --- [INFO] Nothing to compile - all classes are up to date [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.protocol.bittorrent 0.3.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] The project's OSGi version is 0.3.100.v20180302-2036 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.protocol.msn 1.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.protocol.msn --- [INFO] The project's OSGi version is 1.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.protocol.msn --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer 3.2.400-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer --- [INFO] The project's OSGi version is 3.2.400.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.bittorrent 0.3.300-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.bittorrent --- [INFO] The project's OSGi version is 0.3.300.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.bittorrent.ui 0.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] The project's OSGi version is 0.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.datashare 1.5.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.datashare --- [INFO] The project's OSGi version is 1.5.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.datashare --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.datashare.nio 0.9.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] The project's OSGi version is 0.9.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.discovery 3.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.discovery --- [INFO] The project's OSGi version is 3.0.100.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.discovery --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.dnssd 1.2.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.dnssd --- [INFO] The project's OSGi version is 1.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.dnssd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.dnssd --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer.efs 1.5.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] The project's OSGi version is 1.5.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer.httpclient4 1.1.400-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] The project's OSGi version is 1.1.400.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer.httpclient45 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] The project's OSGi version is 1.0.0.v20190530-0955 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer.httpclient45.win32 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] The project's OSGi version is 1.0.0.v20190502-2116 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] The project's OSGi version is 1.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer.scp 2.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] The project's OSGi version is 2.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.filetransfer.ssl 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] The project's OSGi version is 1.0.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.irc 1.3.300-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.irc --- [INFO] The project's OSGi version is 1.3.300.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.irc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.irc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.irc.ui 1.3.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.irc.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.jmdns 4.3.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.jmdns --- [INFO] The project's OSGi version is 4.3.200.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.jmdns --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.jmdns --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.jslp 3.2.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.jslp --- [INFO] The project's OSGi version is 3.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.jslp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.jslp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.msn 1.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.msn --- [INFO] The project's OSGi version is 1.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.msn --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.msn.ui 1.3.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.msn.ui --- [INFO] The project's OSGi version is 1.3.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.r_osgi 3.6.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.r_osgi --- [INFO] The project's OSGi version is 3.6.200.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.ui 1.4.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.ui --- [INFO] The project's OSGi version is 1.4.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.xmpp.datashare 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.xmpp.remoteservice 1.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] The project's OSGi version is 1.2.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.xmpp.ui 2.2.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] The project's OSGi version is 2.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.zookeeper 1.2.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.zookeeper --- [INFO] The project's OSGi version is 1.2.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.server 2.1.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.server --- [INFO] The project's OSGi version is 2.1.200.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.server --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.sharedobject.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.sharedobject.feature --- [INFO] The project's OSGi version is 1.0.100.v20180404-2345 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.generic.feature 1.0.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.feature --- [INFO] The project's OSGi version is 1.0.200.v20190220-2102 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.feature 2.5.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.feature --- [INFO] The project's OSGi version is 2.5.100.v20180926-1748 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.generic.remoteservice.feature 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] The project's OSGi version is 1.1.100.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.server.generic.feature 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.server.generic.feature --- [INFO] The project's OSGi version is 1.1.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests 2.2.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests --- [INFO] The project's OSGi version is 2.2.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests --- [WARNING] The effective compiler target level 1.5 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.datashare 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.datashare --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.datashare --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.presence 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.presence --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.presence --- [WARNING] The effective compiler target level 1.2 is incompatible with the following OSGi execution environments: [CDC-1.0/Foundation-1.0 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.presence:2.0.100-SNAPSHOT @ /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.protocol.msn 0.3.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] The project's OSGi version is 0.3.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.provider.datashare.nio 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.remoteservice 2.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice --- [INFO] The project's OSGi version is 2.1.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.sharedobject 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.sharedobject --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.provider.xmpp 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.storage 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.storage --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.storage --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.storage --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.storage --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.sync 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.sync --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.sync --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.osgi.services.distribution 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] The project's OSGi version is 1.1.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.discovery 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.discovery --- [INFO] The project's OSGi version is 2.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.discovery --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.remoteservice.generic 2.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] The project's OSGi version is 2.1.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.remoteservice.r-osgi 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.osgi.services.distribution.generic 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.osgi.services.distribution.r-osgi 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] The project's OSGi version is 1.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservices.tooling.pde 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.console.feature 1.2.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.console.feature --- [INFO] The project's OSGi version is 1.2.0.v20180713-1810 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.feature --- [INFO] The project's OSGi version is 1.0.100.v20180306-0211 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.jmdns.feature 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] The project's OSGi version is 1.0.0.v20180306-0429 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.slp.feature 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] The project's OSGi version is 1.0.0.v20181107-1631 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.zookeeper.feature 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] The project's OSGi version is 1.0.0.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.eventadmin.feature 2.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.eventadmin.feature --- [INFO] The project's OSGi version is 2.0.100.v20181107-1749 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.osgi.services.feature 2.4.1-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.osgi.services.feature --- [INFO] The project's OSGi version is 2.4.1.v20180920-1935 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.rest.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.rosgi.feature 1.1.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] The project's OSGi version is 1.1.0.v20180516-2213 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.servlet.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.sdk.feature 3.14.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] The project's OSGi version is 3.14.5.v20190423-0557 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.eventadmin.examples.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-1843 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.examples.feature 1.5.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] The project's OSGi version is 1.5.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.sdk.examples.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] The project's OSGi version is 1.0.100.v20190515-1132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.core 3.14.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core --- [INFO] The project's OSGi version is 3.14.5.v20190423-0607 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.core --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.core.feature 1.5.3-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core.feature --- [INFO] The project's OSGi version is 1.5.3.v20190423-0625 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.core.ssl.feature 1.1.200-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core.ssl.feature --- [INFO] The project's OSGi version is 1.1.200.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.datashare.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.datashare.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-0300 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.discovery.dnssd.feature 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] The project's OSGi version is 1.0.0.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.docshare.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.docshare.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.filetransfer.feature 3.14.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.feature --- [INFO] The project's OSGi version is 3.14.5.v20190423-0614 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.filetransfer.httpclient4.feature 3.14.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] The project's OSGi version is 3.14.5.v20190502-0212 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.filetransfer.httpclient45.feature 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] The project's OSGi version is 1.0.0.v20190530-0955 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.filetransfer.ssl.feature 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] The project's OSGi version is 1.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.filetransfer.httpclient4.ssl.feature 1.1.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] The project's OSGi version is 1.1.100.v20180301-0132 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.presence.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.presence.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.provider.generic.datashare.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.rest.synd.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] The project's OSGi version is 1.0.100.v20180302-2006 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest.synd.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.remoteservice.soap.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] The project's OSGi version is 1.0.100.v20180309-2155 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.tests.feature 3.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.tests.feature --- [INFO] The project's OSGi version is 3.0.100.v20180302-2126 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.eclipse.ecf.xmpp.feature 1.0.100-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.xmpp.feature --- [INFO] The project's OSGi version is 1.0.100.v20180303-0057 [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ECF p2 Repository 1.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.releng.repository --- [INFO] The project's OSGi version is 1.0.0.v20190530-0955 [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.ecf.releng.repository --- [INFO] Clean is skipped. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ecf.releng.repository --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/src/main/resources [WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.AggregatorJavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:3.1.0:aggregate (default-cli) < compile @ ecf-parent <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.0:aggregate (default-cli) @ ecf-parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 88 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 386 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 166 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 213 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 178 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 821 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 16 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.6/xz-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 56 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 53 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 167 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 155 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 545 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 176 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 220 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 21 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 233 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 499 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 96 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 369 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 61 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 587 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 57 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 145 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 76 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 81 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 107 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 295 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 257 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 537 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 145 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 635 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 17 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 234 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 256 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 16 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 169 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 390 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 437 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 71 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 391 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 226 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 113 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 131 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 126 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 63 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 77 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 39 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 111 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 128 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 11 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 132 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 388 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 463 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 607 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 8.7 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 33 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 25 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.2 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 5.9 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 6.0 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 150 B/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 223 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 37 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 89 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 7.4 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 6.8 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 3.2 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 83 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 424 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 282 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 175 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 5.1 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.4 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 25 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 139 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 328 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 423 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/2/apache-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 148 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 5.4 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 140 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 126 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 462 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 188 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 461 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 167 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 561 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 609 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom (4.8 kB at 227 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom (4.2 kB at 201 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 754 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 172 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 19 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 475 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 64 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 142 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 726 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 698 B/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 40 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 90 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 41 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 284 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 578 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 714 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 348 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 673 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 600 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 984 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 847 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 396 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 570 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar (51 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 636 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 236 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 35 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 264 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 1.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation/6.0.0/org.osgi.annotation-6.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation/6.0.0/org.osgi.annotation-6.0.0.pom (1.1 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation/6.0.0/org.osgi.annotation-6.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation/6.0.0/org.osgi.annotation-6.0.0.jar (13 kB at 776 kB/s) [INFO] Loading source files for package org.eclipse.ecf.console... Loading source files for package org.eclipse.ecf.datashare... Loading source files for package org.eclipse.ecf.discovery... Loading source files for package org.eclipse.ecf.discovery.service... Loading source files for package org.eclipse.ecf.discovery.identity... Loading source files for package org.eclipse.ecf.discovery.ui... Loading source files for package org.eclipse.ecf.docshare... Loading source files for package org.eclipse.ecf.filetransfer... Loading source files for package org.eclipse.ecf.filetransfer.service... Loading source files for package org.eclipse.ecf.filetransfer.identity... Loading source files for package org.eclipse.ecf.filetransfer.events... Loading source files for package org.eclipse.ecf.filetransfer.events.socket... Loading source files for package org.eclipse.ecf.filetransfer.events.socketfactory... Loading source files for package org.eclipse.ecf.filetransfer.ui... Loading source files for package org.osgi.service.log... Loading source files for package org.eclipse.ecf.core.identity... Loading source files for package org.eclipse.ecf.core.util... Loading source files for package org.eclipse.ecf.core.security... Loading source files for package org.eclipse.ecf.core... Loading source files for package org.eclipse.ecf.core.provider... Loading source files for package org.eclipse.ecf.core.jobs... Loading source files for package org.eclipse.ecf.core.status... Loading source files for package org.eclipse.ecf.core.events... Loading source files for package org.eclipse.ecf.core.util.reflection... Loading source files for package org.eclipse.ecf.presence... Loading source files for package org.eclipse.ecf.provider.generic... Loading source files for package org.eclipse.ecf.provider.generic.gmm... Loading source files for package org.eclipse.ecf.provider.comm... Loading source files for package org.eclipse.ecf.provider.comm.tcp... Loading source files for package org.eclipse.ecf.provider.util... Loading source files for package org.eclipse.ecf.remoteservice.asyncproxy... Loading source files for package org.eclipse.ecf.remoteservice... Loading source files for package org.eclipse.ecf.remoteservice.client... Loading source files for package org.eclipse.ecf.remoteservice.provider... Loading source files for package org.eclipse.ecf.remoteservice.events... Loading source files for package org.eclipse.ecf.remoteservice.util... Loading source files for package org.eclipse.ecf.remoteservice.util.tracker... Loading source files for package org.eclipse.ecf.remoteservice.rest... Loading source files for package org.eclipse.ecf.remoteservice.rest.client... Loading source files for package org.eclipse.ecf.remoteservice.rest.identity... Loading source files for package org.eclipse.ecf.remoteservice.rest.util... Loading source files for package org.eclipse.ecf.remoteservice.rest.synd... Loading source files for package org.eclipse.ecf.remoteservice.servlet... Loading source files for package org.eclipse.ecf.remoteservice.soap.client... Loading source files for package org.eclipse.ecf.remoteservice.soap.identity... Loading source files for package org.eclipse.ecf.remoteservices.ui... Loading source files for package org.eclipse.ecf.core.sharedobject... Loading source files for package org.eclipse.ecf.core.sharedobject.security... Loading source files for package org.eclipse.ecf.core.sharedobject.provider... Loading source files for package org.eclipse.ecf.core.sharedobject.events... Loading source files for package org.eclipse.ecf.core.sharedobject.model... Loading source files for package org.eclipse.ecf.core.sharedobject.util... Loading source files for package org.eclipse.ecf.sync.doc... Loading source files for package org.eclipse.ecf.telephony.call... Loading source files for package org.eclipse.ecf.telephony.call.service... Loading source files for package org.eclipse.ecf.telephony.call.dtmf... Loading source files for package org.eclipse.ecf.telephony.call.events... Loading source files for package org.eclipse.ecf.ui... Loading source files for package org.eclipse.ecf.osgi.services.remoteserviceadmin... Loading source files for package org.eclipse.ecf.osgi.services.remoteserviceadmin.console... Loading source files for package org.osgi.service.remoteserviceadmin... Loading source files for package org.osgi.service.remoteserviceadmin.namespace... Loading source files for package org.eclipse.ecf.osgi.services.distribution... Loading source files for package org.eclipse.ecf.protocol.msn.events... Loading source files for package org.eclipse.ecf.provider.datashare... Loading source files for package org.eclipse.ecf.provider.discovery... Loading source files for package org.eclipse.ecf.provider.dnssd... Loading source files for package org.eclipse.ecf.provider.filetransfer.httpclient4... Loading source files for package org.eclipse.ecf.provider.filetransfer.httpclient45... Loading source files for package org.eclipse.ecf.provider.filetransfer... Loading source files for package org.eclipse.ecf.provider.filetransfer.identity... Loading source files for package org.eclipse.ecf.provider.filetransfer.events.socket... Loading source files for package org.eclipse.ecf.provider.filetransfer.outgoing... Loading source files for package org.eclipse.ecf.provider.filetransfer.browse... Loading source files for package org.eclipse.ecf.provider.filetransfer.util... Loading source files for package org.eclipse.ecf.provider.filetransfer.retrieve... Loading source files for package javax.jmdns... Loading source files for package org.eclipse.ecf.provider.jslp.container... Loading source files for package org.eclipse.ecf.provider.jslp.identity... Loading source files for package org.eclipse.ecf.provider.remoteservice.generic... Loading source files for package org.eclipse.ecf.provider.r_osgi.identity... Loading source files for package org.eclipse.ecf.provider.xmpp.identity... Loading source files for package org.eclipse.ecf.provider.zookeeper.core.internal... Loading source files for package org.eclipse.ecf.provider.zookeeper.core... Loading source files for package org.eclipse.ecf.provider.zookeeper.node.internal... Loading source files for package org.eclipse.ecf.provider.zookeeper... Loading source files for package org.eclipse.ecf.provider.zookeeper.util... Loading source files for package org.eclipse.ecf.remoteservice.eventadmin... Loading source files for package org.eclipse.ecf.remoteservice.eventadmin.serialization... Loading source files for package org.eclipse.ecf.server.generic... Loading source files for package org.eclipse.ecf.server.generic.app... Loading source files for package org.eclipse.ecf.tests... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/console/AbstractCommand.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/AbstractShare.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/BaseChannelConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/ChannelContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IAbstractChannel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IAbstractChannelContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IChannel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IChannelConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IChannelContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IChannelContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IChannelContainerListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IChannelListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/IStreamContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/AbstractDiscoveryContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/DiscoveryContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IContainerServiceInfoAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IDiscoveryAdvertiser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IDiscoveryContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IDiscoveryLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IServiceEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IServiceProperties.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IServiceTypeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/IServiceTypeListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ServiceContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ServiceProperties.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ServiceTypeContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/service/IDiscoveryService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/IServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/IServiceIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/IServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/ServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/ServiceIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/ServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/DiscoveryHandlerUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/DiscoveryPropertyTesterUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/DocShare.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/DocShare.SelectionReceiver.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/DocShareEditorInput.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/BrowseFileTransferException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/FileTransferInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/FileTransferJob.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IFileRangeSpecification.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IFileTransferInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IFileTransferListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IFileTransferPausable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IFileTransferRateControl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IFileTransferRunnable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IIncomingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IIncomingFileTransferRequestListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IncomingFileTransferException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/InvalidFileRangeSpecificationException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRemoteFile.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRemoteFileAttributes.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRemoteFileInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRemoteFileSystemBrowserContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRemoteFileSystemListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRemoteFileSystemRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRetrieveFileTransferContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/IRetrieveFileTransferOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ISendFileTransferContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ISendFileTransferOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/RemoteFileSystemException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/SendFileTransferException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/UserCancelledException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/IRemoteFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/IRemoteFileSystemBrowserFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/IRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/IRetrieveFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/ISendFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/ISendFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/FileCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/FileIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/IFileID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/IFileIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IFileTransferConnectStartEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IFileTransferEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IFileTransferRequestEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveDataEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveDoneEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceivePausedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveResumedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveStartEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferResponseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendDataEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendDoneEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendPausedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendResumedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IRemoteFileSystemBrowseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/IRemoteFileSystemEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/ISocketClosedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/ISocketConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/ISocketCreatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/ISocketEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/ISocketEventSource.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/ISocketListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socketfactory/INonconnectedSocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ui/FileTransfersView.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/log/Logger.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/BaseID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/GUID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/GUID.GUIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/ID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/IDCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/IDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/IIdentifiable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/IIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/IResourceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/LongID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/LongID.LongNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/Namespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/NamespacePermission.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/StringID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/StringID.StringIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/URIID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/URIID.URIIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/UuID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/UuID.UuIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/AbstractFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/AdapterContainerFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/AdapterManagerTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/Base64.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/BundleClassResolver.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/BundleStarter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ClassResolverObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ConnectedContainerFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ContainerFactoryTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ContainerManagerTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ECFException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ECFRuntimeException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/Event.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ExtensionRegistryRunnable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/IClassResolver.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/IContainerFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/IDFactoryTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/IEventProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/IExceptionHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/LogHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/OSGIObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/OSGIObjectOutputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/OSGIObjectStreamConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/PlatformHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/Proxy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/Proxy.Type.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/ProxyAddress.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/StringUtils.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/SystemLogService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/Trace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/BooleanCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/Callback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/CallbackHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/ConnectContextFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/IConnectContext.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/IConnectHandlerPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/IConnectInitiatorPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/IContainerPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/NameCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/ObjectCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/PassphraseCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/PasswordCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/UnsupportedCallbackException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/AbstractContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/AbstractContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/BaseContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/BaseContainer.Instantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/ContainerAuthenticationException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/ContainerConnectException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/ContainerCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/ContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/ContainerTypeDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/IContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/IContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/IContainerListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/IContainerManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/IContainerManagerListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/IReliableContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/BaseContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/BaseRemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/ContainerInstantiatorUtils.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/ContainerIntentException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/IContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/IRemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/jobs/JobsExecutor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/SerializableMultiStatus.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/SerializableStatus.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/ContainerConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/ContainerConnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/ContainerDisconnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/ContainerDisconnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/ContainerDisposeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/ContainerEjectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/IContainerConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/IContainerConnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/IContainerDisconnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/IContainerDisconnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/IContainerDisposeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/IContainerEjectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/IContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/reflection/ClassUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/AbstractPresenceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IAccountManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IFQID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IIMMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IIMMessageEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IIMMessageListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IMMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IPresence.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IPresence.Mode.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IPresence.Type.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IPresenceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IPresenceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IPresenceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/IPresenceSender.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/Presence.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/PresenceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ClientSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.CreateMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.CreateResponseMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.JoinGroupMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.LeaveGroupMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.SharedObjectDisposeMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.SharedObjectMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ContainerMessage.ViewChangeMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/GenericContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/GenericContainerInstantiator.GenericContainerArgs.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/ServerSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOConnector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOContext.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOWrapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOWrapper.DisposeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SOWrapper.ProcEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SSLClientSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SSLGenericContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SSLGenericContainerInstantiator.GenericContainerArgs.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SSLServerSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/SSLServerSOContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/TCPClientSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/TCPServerSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/TCPServerSOContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/GMMImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/Member.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/MemberChanged.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/AsynchEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/ConnectionCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/ConnectionEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/DisconnectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/IAsynchConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/IAsynchEventHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/IConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/IConnectionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/IConnectRequestHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/ISynchAsynchConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/ISynchAsynchEventHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/ISynchConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/ISynchEventHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/SynchEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/AsynchMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/Client.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/ConnectRequestMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/ConnectResultMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/ExObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/ExObjectOutputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/IClientSocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/IServerSocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/ISocketAcceptHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/PingMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/PingResponseMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/Server.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/SocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/SSLClient.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/SynchMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/IClassLoaderMapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/IdentifiableObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/IdentifiableObjectOutputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/AbstractAsyncProxyRemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/AbstractAsyncProxyRemoteService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/AsyncReturnUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/IAsyncProxyCompletable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/AbstractRemoteCallListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/AbstractRemoteService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/AbstractRemoteService.AsyncArgs.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/AbstractRemoteService.ProxyClassLoader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/AbstractRSAContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/AsyncMethod.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/AsyncService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/CallbackRemoteCallListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/Constants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IAsyncCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IAsyncRemoteServiceProxy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IExtendedRemoteServiceRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IOSGiRemoteServiceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRegistrationListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteCallListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceCallPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceConsumer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceHost.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceImplDebugOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceProxy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceProxyCreator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRemoteServiceRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/IRSAConsumerContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteCallFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceContainerAdapterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceFilterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceReferenceImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceRegistrationImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RemoteServiceRegistryImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RSARemoteServiceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractClientService.AsyncResult.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractClientService.UriRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractParameterSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractRSAClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractRSAClientContainer.RSAClientRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractRSAClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/AbstractRSAClientService.RSARemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/IRemoteCallable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/IRemoteCallableRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/IRemoteCallParameter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/IRemoteCallParameterSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/IRemoteResponseDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/IRemoteServiceClientContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/IRemoteServiceFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteCallable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteCallable.Builder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteCallableFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteCallParameter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteCallParameter.Builder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteCallParameterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteServiceClientReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteServiceClientRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/RemoteServiceClientRegistry.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/StringParameterSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/AdapterConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/IRemoteServiceDistributionProvider.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/PeerRemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/RemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/RemoteServiceDistributionProvider.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/RemoteServiceDistributionProvider.Builder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteCallCompleteEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteCallEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteCallStartEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteServiceChangedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteServiceEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteServiceReferenceRetrievedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteServiceRegisteredEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/IRemoteServiceUnregisteredEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/AsyncUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/EndpointDescriptionPropertiesUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/IDUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/ObjectSerializationUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/RemoteCallMethod.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/RemoteFilterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/StreamUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/IRemoteServiceTrackerCustomizer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/RemoteServiceTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/IRestCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/RestCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/RestCallableFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/RestCallFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/RestException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/AbstractEntityRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/AbstractRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/AbstractRestClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/AbstractRestClientContainer.RestRemoteServiceClientRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/AbstractRestClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/HttpDeleteRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/HttpGetRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/HttpPatchRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/HttpPostRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/HttpPutRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/RestClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/RestClientContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/RestClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/XMLRemoteResponseDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/RestID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/RestNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/DSPresent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/DSUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/IDSPresent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/synd/SyndFeedResponseDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/HttpServiceComponent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/IRemoteCallParameterDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/IRemoteCallResponseSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/ObjectSerializationParameterDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/ObjectSerializationResponseSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/RemoteServiceHttpServlet.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/ServletServerContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/ServletServerContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/AbstractSoapClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/AbstractSoapClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/SoapCallableFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/SoapCallableRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/SoapID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/SoapNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/MethodInvocationDialog.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/RSAImageRegistry.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/AbstractSharedObjectContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/BaseSharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/IReplicaSharedObjectDescriptionFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectConnector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectContainerClient.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectContainerGroupManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectContainerTransaction.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectContext.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectTransactionConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ISharedObjectTransactionParticipantsFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/OptimisticSharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/ReplicaSharedObjectDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectAddAbortException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectAddException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectConnectException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectDisconnectException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectInitException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectMsg.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectMsgEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectMsgEventProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/SharedObjectTypeDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/TransactionSharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/TransactionSharedObjectConfiguration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/TwoPhaseCommitEventProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/security/ISharedObjectPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/provider/ISharedObjectInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ContainerSharedObjectMessageReceivingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ContainerSharedObjectMessageSendingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/IContainerSharedObjectMessageReceivingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/IContainerSharedObjectMessageSendingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectActivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectCallEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectCommitEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectCreateResponseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectDeactivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectManagerConnectionEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectManagerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectMessageEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/ISharedObjectMessageListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/RemoteSharedObjectCreateResponseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/RemoteSharedObjectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectActivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectCallEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectCommitEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectDeactivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerAddEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerConnectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerCreateEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerDisconnectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerRemoveEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/ISharedModelEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/ISharedModelListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/ISharedModelPropertyAddEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/ISharedModelPropertyRemoveEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/ISharedModelPropertyValueChangeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/SharedModel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/SharedModel.Property.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/IEnqueueProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/IQueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/IQueueDequeue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/IQueueEnqueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/ISharedObjectMessageSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/ISimpleFIFOQueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/PropertiesUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/QueueEnqueueImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/QueueException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/SimpleFIFOQueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/DocumentChangeMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/IDocumentChange.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/IDocumentSynchronizationStrategyFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/CallException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/CallSessionErrorDetails.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/CallSessionFailureReason.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/CallSessionState.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/ICallSession.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/ICallSessionContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/ICallSessionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/ICallSessionRequestListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/service/ICallSessionService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/IDTMFCallSessionAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/IDTMFCallSessionAdapter.DTMF.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/ICallSessionEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/ICallSessionRequestEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/ContainerConfigurationResult.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/IConfigurationWizard.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/IConnectWizard.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/SharedImages.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractConsumerContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractHostContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractMetadataFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractTopologyManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/ConsumerContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/DebugRemoteServiceAdminListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/DiscoveredEndpointDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/DiscoveredEndpointDescriptionFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.EndpointEventListenerHolder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.EndpointListenerHolder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionParseException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionReader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.ArrayProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.ComplexProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.ListProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.MultiValueProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.SetProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.XmlProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/HostContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/IConsumerContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/IDiscoveredEndpointDescriptionFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/IEndpointDescriptionLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/IEndpointDescriptionReader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/IHostContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/IServiceInfoFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/ITopologyManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteReferenceNotFoundException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ExportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ExportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ImportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ImportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ProxyClassLoader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.RemoteServiceAdminEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/SelectContainerException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/ServiceInfoFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/TopologyManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/TopologyManagerImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/console/RSACommand.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/EndpointDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/EndpointEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/EndpointEventListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/EndpointListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/EndpointPermission.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/ExportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/ExportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/ImportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/ImportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/RemoteConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/RemoteServiceAdmin.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/RemoteServiceAdminEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/RemoteServiceAdminListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/DiscoveryNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/DistributionNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/TopologyNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/distribution/IDistributionConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/IChatSessionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/IContactListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/IContactListListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/ISessionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/BaseChannel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/DatashareContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/DatashareContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/DatashareContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/DatashareContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/SharedObjectDatashareContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.CompositeContainerServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.CompositeContainerServiceTypeListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainer.CompositeServiceInfoWrapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/CompositeDiscoveryContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/CompositeServiceContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/CompositeServiceTypeContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/SingletonDiscoveryContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/Activator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/Activator.DnsSdServiceFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/BnRDnsSdServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/ContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdDebugOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryAdvertiser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryContainerAdapter.SRVRecordComparator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/DnsSdServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/IDnsSdDiscoveryConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/Messages.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientBrowseFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientDefaultSSLSocketFactoryModifier.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientSslTrustManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/NTLMProxyDetector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientBrowseFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientRetrieveFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/IFileTransferProtocolToFactoryMapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/FileTransferID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/FileTransferNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/AbstractSocketEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/AbstractSocketWrapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/SocketClosedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/SocketConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/SocketCreatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/SocketEventCreateUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/SocketEventSource.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/AbstractOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/AbstractUrlConnectionOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/LocalFileOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/MultiProtocolOutgoingAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/MultiProtocolOutgoingAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/AbstractFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/AbstractFileSystemBrowser.DirectoryJob.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/AbstractFileSystemBrowser.RemoteFileSystemRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/LocalFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFile.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFileAttributes.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/MultiProtocolFileSystemBrowserAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/MultiProtocolFileSystemBrowserAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/URLFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/URLRemoteFile.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/URLRemoteFileAttributes.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/JREProxyHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/PollingInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/ProxySetupHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/TimeoutInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/HttpHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/MultiProtocolRetrieveAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/MultiProtocolRetrieveAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/UrlConnectionRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/JmDNS.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/ServiceEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/ServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/ServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/ServiceTypeListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/ContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/JSLPDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/JSLPServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/JSLPNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/JSLPServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/JSLPServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/AddRegistrationRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RegistrySharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteCallImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteFilterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceReferenceImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceRegistrationImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceRegistryImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/Request.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/Response.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/R_OSGiID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/R_OSGiNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/R_OSGiRemoteServiceNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/R_OSGiWSID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/R_OSGiWSNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/R_OSGiWSSNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPFileID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPFileNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPRoomID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPRoomNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPSID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/XMPPSNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/Advertiser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/BundleStoppingListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/Configuration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/Configurator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/IService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/Localizer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/Notification.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/AdvertisedService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/DefaultDiscoveryConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/DiscoverdService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/IDiscoveryConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.FLAVOR.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryTargetID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/INode.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/NodeReader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/NodeWriter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/ReadRoot.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/WatchManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/DiscoveryActivator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/Geo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/Logger.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/PrettyPrinter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/EventMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/EventTopicFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/serialization/SerializationHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/AbstractGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/GenericServerContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/GenericServerContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/GenericServerContainerGroupCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/GenericServerContainerGroupFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/GenericServerContainerGroupFactory.SCGData.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/IGenericServerContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/IGenericServerContainerGroupFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/ServerManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/SimpleGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/SSLAbstractGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/SSLGenericServerContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/SSLGenericServerContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/SSLSimpleGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/AbstractGenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/AbstractGenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/ClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/Connector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/GenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/GenericClientJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/GenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/GenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/GenericServerJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/NamedGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/ServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/ServerConfigParser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/SSLAbstractGenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/SSLAbstractGenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/SSLGenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/SSLGenericClientJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/SSLGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/SSLGenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/SSLGenericServerJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/ContainerAbstractTestCase.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/ECFAbstractTestCase.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/SSLContainerAbstractTestCase.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/overview-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/console/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/console/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/console/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/jobs/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/jobs/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/jobs/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/provider/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/provider/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/provider/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/security/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/security/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/security/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/reflection/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/reflection/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/reflection/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/service/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/service/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/service/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socketfactory/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socketfactory/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socketfactory/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ui/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ui/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ui/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/distribution/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/distribution/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/distribution/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/console/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/console/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/console/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/serialization/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/serialization/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/serialization/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/synd/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/synd/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/synd/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/service/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/service/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/service/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/log/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/log/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/log/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/package-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/package-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/package-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/constant-values.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/serialized-form.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/console/class-use/AbstractCommand.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IStreamContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IChannelListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IChannelContainerListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IChannelContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IChannelContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IChannelConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IChannel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IAbstractChannelContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/IAbstractChannel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/ChannelContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/BaseChannelConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/class-use/AbstractShare.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/ServiceTypeContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/ServiceProperties.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/ServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/ServiceContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IServiceTypeListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IServiceTypeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IServiceProperties.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IServiceEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IDiscoveryLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IDiscoveryContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IDiscoveryAdvertiser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/IContainerServiceInfoAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/DiscoveryContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/class-use/AbstractDiscoveryContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/service/class-use/IDiscoveryService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/class-use/ServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/class-use/ServiceIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/class-use/ServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/class-use/IServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/class-use/IServiceIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/class-use/IServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/class-use/DiscoveryPropertyTesterUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/class-use/DiscoveryHandlerUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/class-use/DocShareEditorInput.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/class-use/DocShare.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/class-use/DocShare.SelectionReceiver.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/UserCancelledException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/SendFileTransferException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/RemoteFileSystemException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/InvalidFileRangeSpecificationException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IncomingFileTransferException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/ISendFileTransferOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/ISendFileTransferContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRetrieveFileTransferOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRetrieveFileTransferContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRemoteFileSystemRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRemoteFileSystemListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRemoteFileSystemBrowserContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRemoteFileInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRemoteFileAttributes.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IRemoteFile.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IIncomingFileTransferRequestListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IIncomingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IFileTransferRunnable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IFileTransferRateControl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IFileTransferPausable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IFileTransferListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IFileTransferInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/IFileRangeSpecification.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/FileTransferJob.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/FileTransferInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/class-use/BrowseFileTransferException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/class-use/ISendFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/class-use/ISendFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/class-use/IRetrieveFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/class-use/IRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/class-use/IRemoteFileSystemBrowserFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/class-use/IRemoteFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/class-use/IFileIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/class-use/IFileID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/class-use/FileIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/class-use/FileCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IRemoteFileSystemEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IRemoteFileSystemBrowseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendResumedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendPausedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendDoneEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendDataEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferResponseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveStartEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveResumedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceivePausedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveDoneEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveDataEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IFileTransferRequestEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IFileTransferEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/class-use/IFileTransferConnectStartEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketEventSource.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketCreatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketClosedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socketfactory/class-use/INonconnectedSocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ui/class-use/FileTransfersView.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/log/class-use/Logger.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/UuID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/UuID.UuIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/URIID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/URIID.URIIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/StringID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/StringID.StringIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/NamespacePermission.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/Namespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/LongID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/LongID.LongNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/IResourceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/IIdentifiable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/IIDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/IDFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/IDCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/ID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/GUID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/GUID.GUIDNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/class-use/BaseID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ProxyAddress.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/Proxy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/Proxy.Type.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/OSGIObjectStreamConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/OSGIObjectOutputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/OSGIObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/IExceptionHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/IEventProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/IContainerFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/IClassResolver.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/Event.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ContainerManagerTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ContainerFactoryTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ConnectedContainerFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ClassResolverObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/BundleClassResolver.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/AdapterContainerFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/Trace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/SystemLogService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/StringUtils.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/PlatformHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/LogHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/IDFactoryTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ExtensionRegistryRunnable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ECFRuntimeException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/ECFException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/BundleStarter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/Base64.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/AdapterManagerTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/class-use/AbstractFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/UnsupportedCallbackException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/PasswordCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/PassphraseCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/ObjectCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/NameCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/IContainerPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/IConnectInitiatorPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/IConnectHandlerPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/IConnectContext.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/ConnectContextFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/CallbackHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/Callback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/class-use/BooleanCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/IReliableContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/IContainerManagerListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/IContainerManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/IContainerListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/IContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/IContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/ContainerTypeDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/ContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/ContainerCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/ContainerConnectException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/ContainerAuthenticationException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/BaseContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/BaseContainer.Instantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/AbstractContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/class-use/AbstractContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/class-use/IRemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/class-use/IContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/class-use/ContainerIntentException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/class-use/ContainerInstantiatorUtils.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/class-use/BaseRemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/class-use/BaseContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/jobs/class-use/JobsExecutor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/class-use/SerializableStatus.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/class-use/SerializableMultiStatus.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/IContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/IContainerEjectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/IContainerDisposeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/IContainerDisconnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/IContainerDisconnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/IContainerConnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/IContainerConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/ContainerEjectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/ContainerDisposeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/ContainerDisconnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/ContainerDisconnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/ContainerConnectingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/class-use/ContainerConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/reflection/class-use/ClassUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/PresenceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/Presence.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IPresenceSender.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IPresenceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IPresenceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IPresenceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IPresence.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IPresence.Type.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IPresence.Mode.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IMMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IIMMessageListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IIMMessageEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IIMMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IFQID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/IAccountManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/class-use/AbstractPresenceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/TCPServerSOContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/TCPServerSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/TCPClientSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ServerSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SSLServerSOContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SSLServerSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SSLGenericContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SSLGenericContainerInstantiator.GenericContainerArgs.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SSLClientSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOWrapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOWrapper.ProcEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOWrapper.DisposeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOContext.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOConnector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/SOConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/GenericContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/GenericContainerInstantiator.GenericContainerArgs.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.ViewChangeMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.CreateMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.CreateResponseMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.SharedObjectMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.SharedObjectDisposeMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.JoinGroupMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ContainerMessage.LeaveGroupMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/class-use/ClientSOContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/class-use/MemberChanged.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/class-use/Member.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/class-use/GMMImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/SynchEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/ISynchEventHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/ISynchConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/ISynchAsynchEventHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/ISynchAsynchConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/IConnectionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/IConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/IConnectRequestHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/IAsynchEventHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/IAsynchConnection.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/DisconnectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/ConnectionEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/ConnectionCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/class-use/AsynchEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/SynchMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/SocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/Server.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/SSLClient.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/PingResponseMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/PingMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/ISocketAcceptHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/IServerSocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/IClientSocketFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/ExObjectOutputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/ExObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/ConnectResultMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/ConnectRequestMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/Client.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/class-use/AsynchMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/class-use/IdentifiableObjectOutputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/class-use/IdentifiableObjectInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/class-use/IClassLoaderMapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/class-use/IAsyncProxyCompletable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/class-use/AsyncReturnUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/class-use/AbstractAsyncProxyRemoteService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/class-use/AbstractAsyncProxyRemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceRegistryImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceRegistrationImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceReferenceImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceFilterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceContainerAdapterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteServiceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteCallFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RSARemoteServiceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceProxyCreator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceProxy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceImplDebugOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceHost.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceConsumer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteServiceCallPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteCallListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRegistrationListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IRSAConsumerContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IOSGiRemoteServiceContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IExtendedRemoteServiceRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IAsyncRemoteServiceProxy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/IAsyncCallback.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/Constants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/CallbackRemoteCallListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/AsyncService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/AsyncMethod.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/AbstractRemoteService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/AbstractRemoteService.ProxyClassLoader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/AbstractRemoteService.AsyncArgs.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/AbstractRemoteCallListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/class-use/AbstractRSAContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/StringParameterSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteServiceClientRegistry.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteServiceClientRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteServiceClientReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteCallableFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteCallable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteCallable.Builder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteCallParameterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteCallParameter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/RemoteCallParameter.Builder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/IRemoteServiceFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/IRemoteServiceClientContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/IRemoteResponseDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallableRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallable.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallParameterSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallParameter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientService.RSARemoteCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientContainer.RSAClientRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractParameterSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractClientService.AsyncResult.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractClientService.UriRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/class-use/AbstractClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/class-use/RemoteServiceDistributionProvider.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/class-use/RemoteServiceDistributionProvider.Builder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/class-use/RemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/class-use/PeerRemoteServiceContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/class-use/IRemoteServiceDistributionProvider.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/class-use/AdapterConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceUnregisteredEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceRegisteredEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceReferenceRetrievedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceChangedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteCallStartEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteCallEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/class-use/IRemoteCallCompleteEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/class-use/StreamUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/class-use/RemoteFilterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/class-use/RemoteCallMethod.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/class-use/ObjectSerializationUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/class-use/IDUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/class-use/EndpointDescriptionPropertiesUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/class-use/AsyncUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/class-use/RemoteServiceTracker.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/class-use/IRemoteServiceTrackerCustomizer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/class-use/RestException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/class-use/RestCallableFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/class-use/RestCallFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/class-use/RestCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/class-use/IRestCall.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/XMLRemoteResponseDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/RestClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/RestClientContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/RestClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/HttpPutRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/HttpPostRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/HttpPatchRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/HttpGetRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/HttpDeleteRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRestClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRestClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRestClientContainer.RestRemoteServiceClientRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractEntityRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/class-use/RestNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/class-use/RestID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/class-use/IDSPresent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/class-use/DSUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/class-use/DSPresent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/synd/class-use/SyndFeedResponseDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/ServletServerContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/ServletServerContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/RemoteServiceHttpServlet.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/ObjectSerializationResponseSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/ObjectSerializationParameterDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/IRemoteCallResponseSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/IRemoteCallParameterDeserializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/class-use/HttpServiceComponent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/class-use/SoapCallableRequestType.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/class-use/SoapCallableFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/class-use/AbstractSoapClientService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/class-use/AbstractSoapClientContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/class-use/SoapNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/class-use/SoapID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/class-use/RSAImageRegistry.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/class-use/MethodInvocationDialog.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/TwoPhaseCommitEventProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/TransactionSharedObjectConfiguration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/TransactionSharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectTypeDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectMsgEventProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectMsgEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectMsg.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectInitException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectDisconnectException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectConnectException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectAddException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/SharedObjectAddAbortException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ReplicaSharedObjectDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/OptimisticSharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectTransactionParticipantsFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectTransactionConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContext.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerTransaction.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerGroupManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerClient.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectConnector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/ISharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/IReplicaSharedObjectDescriptionFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/BaseSharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/class-use/AbstractSharedObjectContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/security/class-use/ISharedObjectPolicy.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/provider/class-use/ISharedObjectInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerRemoveEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerDisconnectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerCreateEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerConnectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerAddEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectDeactivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectCommitEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectCallEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectActivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/RemoteSharedObjectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/RemoteSharedObjectCreateResponseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectMessageListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectMessageEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectManagerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectManagerConnectionEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectDeactivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectCreateResponseEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectCommitEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectCallEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectActivatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/IContainerSharedObjectMessageSendingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/IContainerSharedObjectMessageReceivingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ContainerSharedObjectMessageSendingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/class-use/ContainerSharedObjectMessageReceivingEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/class-use/SharedModel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/class-use/SharedModel.Property.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelPropertyValueChangeEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelPropertyRemoveEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelPropertyAddEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/SimpleFIFOQueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/QueueException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/QueueEnqueueImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/PropertiesUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/ISimpleFIFOQueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/ISharedObjectMessageSerializer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/IQueueEnqueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/IQueueDequeue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/IQueue.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/class-use/IEnqueueProcessor.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/class-use/IDocumentSynchronizationStrategyFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/class-use/IDocumentChange.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/class-use/DocumentChangeMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/ICallSessionRequestListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/ICallSessionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/ICallSessionContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/ICallSession.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/CallSessionState.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/CallSessionFailureReason.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/CallSessionErrorDetails.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/class-use/CallException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/service/class-use/ICallSessionService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/class-use/IDTMFCallSessionAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/class-use/IDTMFCallSessionAdapter.DTMF.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/class-use/ICallSessionRequestEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/class-use/ICallSessionEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/class-use/SharedImages.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/class-use/IConnectWizard.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/class-use/IConfigurationWizard.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/class-use/ContainerConfigurationResult.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/TopologyManagerImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/TopologyManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/ServiceInfoFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/SelectContainerException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ExportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ExportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ImportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ImportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ProxyClassLoader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.RemoteServiceAdminEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteReferenceNotFoundException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/ITopologyManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IServiceInfoFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IHostContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IEndpointDescriptionReader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IEndpointDescriptionLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IDiscoveredEndpointDescriptionFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IConsumerContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/HostContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.ComplexProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.XmlProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.MultiValueProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.SetProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.ListProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.ArrayProperty.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionReader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionParseException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionLocator.EndpointEventListenerHolder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionLocator.EndpointListenerHolder.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/DiscoveredEndpointDescriptionFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/DiscoveredEndpointDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/DebugRemoteServiceAdminListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/ConsumerContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractTopologyManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractMetadataFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractHostContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractConsumerContainerSelector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/console/class-use/RSACommand.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/RemoteServiceAdminListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/RemoteServiceAdminEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/RemoteServiceAdmin.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/RemoteConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/ImportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/ImportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/ExportRegistration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/ExportReference.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/EndpointPermission.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/EndpointListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/EndpointEventListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/EndpointEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/class-use/EndpointDescription.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/class-use/TopologyNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/class-use/DistributionNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/class-use/DiscoveryNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/distribution/class-use/IDistributionConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/class-use/ISessionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/class-use/IContactListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/class-use/IContactListListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/class-use/IChatSessionListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/class-use/SharedObjectDatashareContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/class-use/DatashareContainerConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/class-use/DatashareContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/class-use/DatashareContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/class-use/DatashareContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/class-use/BaseChannel.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/SingletonDiscoveryContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/SingletonDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/CompositeServiceTypeContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/CompositeServiceContainerEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/CompositeDiscoveryContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/CompositeDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/CompositeDiscoveryContainer.CompositeContainerServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/CompositeDiscoveryContainer.CompositeContainerServiceTypeListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/class-use/CompositeDiscoveryContainer.CompositeServiceInfoWrapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/Messages.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/IDnsSdDiscoveryConstants.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryLocator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryContainerAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryContainerAdapter.SRVRecordComparator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryAdvertiser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/DnsSdDebugOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/ContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/BnRDnsSdServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/Activator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/class-use/Activator.DnsSdServiceFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/NTLMProxyDetector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientSslTrustManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientRetrieveFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientDefaultSSLSocketFactoryModifier.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientBrowseFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientRetrieveFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientOptions.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientBrowseFileTransferFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/class-use/IFileTransferProtocolToFactoryMapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/class-use/FileTransferNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/class-use/FileTransferID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketEventSource.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketEventCreateUtil.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketCreatedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketConnectedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketClosedEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/class-use/AbstractSocketWrapper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/class-use/AbstractSocketEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/class-use/MultiProtocolOutgoingAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/class-use/MultiProtocolOutgoingAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/class-use/LocalFileOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/class-use/AbstractUrlConnectionOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/class-use/AbstractOutgoingFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/URLRemoteFileAttributes.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/URLRemoteFile.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/URLFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/MultiProtocolFileSystemBrowserAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/MultiProtocolFileSystemBrowserAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/LocalRemoteFileAttributes.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/LocalRemoteFile.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/LocalFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/AbstractFileSystemBrowser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/AbstractFileSystemBrowser.DirectoryJob.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/class-use/AbstractFileSystemBrowser.RemoteFileSystemRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/class-use/TimeoutInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/class-use/ProxySetupHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/class-use/PollingInputStream.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/class-use/JREProxyHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/class-use/UrlConnectionRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/class-use/MultiProtocolRetrieveAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/class-use/MultiProtocolRetrieveAdapter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/class-use/HttpHelper.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/class-use/AbstractRetrieveFileTransfer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/class-use/ServiceTypeListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/class-use/ServiceListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/class-use/ServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/class-use/ServiceEvent.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/class-use/JmDNS.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/class-use/JSLPServiceInfo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/class-use/JSLPDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/class-use/ContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/class-use/JSLPServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/class-use/JSLPServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/class-use/JSLPNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/Response.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/Request.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceRegistryImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceRegistrationImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceReferenceImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceContainerAdapterFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteFilterImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteCallImpl.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/RegistrySharedObject.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/class-use/AddRegistrationRequest.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiWSSNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiWSNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiWSID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiRemoteServiceNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPSNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPSID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPRoomNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPRoomID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPFileNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/class-use/XMPPFileID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/class-use/Notification.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/class-use/Localizer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/class-use/IService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/class-use/Configurator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/class-use/Configuration.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/class-use/BundleStoppingListener.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/class-use/Advertiser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryTargetID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryServiceTypeID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryServiceID.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryNamespace.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryContainerInstantiator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryContainer.FLAVOR.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/IDiscoveryConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/DiscoverdService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/DefaultDiscoveryConfig.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/class-use/AdvertisedService.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/class-use/WatchManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/class-use/ReadRoot.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/class-use/NodeWriter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/class-use/NodeReader.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/class-use/INode.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/class-use/DiscoveryActivator.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/class-use/PrettyPrinter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/class-use/Logger.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/class-use/Geo.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/class-use/EventTopicFilter.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/class-use/EventMessage.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/class-use/DistributedEventAdmin.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/serialization/class-use/SerializationHandler.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/SimpleGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/ServerManager.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/SSLSimpleGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/SSLGenericServerContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/SSLGenericServerContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/SSLAbstractGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/IGenericServerContainerGroupFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/IGenericServerContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/GenericServerContainerGroupFactory.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/GenericServerContainerGroupFactory.SCGData.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/GenericServerContainerGroupCreateException.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/GenericServerContainerGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/GenericServerContainer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/class-use/AbstractGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/ServerConfigParser.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/ServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/SSLGenericServerJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/SSLGenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/SSLGenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/SSLGenericClientJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/SSLGenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/SSLAbstractGenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/SSLAbstractGenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/NamedGroup.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/GenericServerJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/GenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/GenericServer.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/GenericClientJavaApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/GenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/Connector.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/ClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/AbstractGenericServerApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/class-use/AbstractGenericClientApplication.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/class-use/SSLContainerAbstractTestCase.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/class-use/ECFAbstractTestCase.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/class-use/ContainerAbstractTestCase.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/javax/jmdns/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/console/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/events/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/jobs/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/provider/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/security/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/events/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/model/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/provider/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/security/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/sharedobject/util/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/status/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/core/util/reflection/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/datashare/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/service/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/discovery/ui/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/docshare/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socket/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/events/socketfactory/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/service/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/filetransfer/ui/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/distribution/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/osgi/services/remoteserviceadmin/console/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/presence/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/protocol/msn/events/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/comm/tcp/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/datashare/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/discovery/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/dnssd/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/browse/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/events/socket/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient4/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/httpclient45/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/outgoing/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/retrieve/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/filetransfer/util/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/generic/gmm/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/container/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/jslp/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/r_osgi/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/remoteservice/generic/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/util/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/xmpp/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/core/internal/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/node/internal/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/provider/zookeeper/util/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/asyncproxy/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/client/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/eventadmin/serialization/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/events/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/provider/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/client/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/synd/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/rest/util/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/servlet/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/client/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/soap/identity/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservice/util/tracker/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/remoteservices/ui/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/server/generic/app/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/sync/doc/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/dtmf/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/events/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/telephony/call/service/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/tests/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/eclipse/ecf/ui/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/log/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/package-use.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/org/osgi/service/remoteserviceadmin/namespace/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/overview-tree.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-1.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-2.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-3.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-4.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-5.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-6.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-7.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-8.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-9.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-10.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-11.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-12.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-13.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-14.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-15.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-16.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-17.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-18.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-19.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-20.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-21.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-22.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-23.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-24.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-25.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index-files/index-26.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/index.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/overview-summary.html... Generating /home/jenkins/workspace/ecf-tycho.master.stage-release/target/site/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @noreference, @noinstantiate, @noimplement, @noextend, @nooverride. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @noinstantiate, @nooverride 31 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.ecf.protocol.msn.events" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.ecf.protocol.msn" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.ecf.protocol.msn.internal.encode" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.ecf.protocol.msn.internal.net" [WARNING] javadoc: warning - Multiple sources of package comments found for package "ch.ethz.iks.slp" [WARNING] javadoc: warning - Multiple sources of package comments found for package "ch.ethz.iks.slp.impl" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.jivesoftware.smack" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.jivesoftware.smack.filter" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.jivesoftware.smack.packet" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.jivesoftware.smack.util" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.jivesoftware.smack.debugger" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.jivesoftware.smack.sasl" [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.jivesoftware.smack.provider" [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractHostContainerSelector.java:318: warning - @param argument "requiredIntents" is not a parameter name. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractHostContainerSelector.java:413: warning - @param argument "requiredIntents" is not a parameter name. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/EndpointDescription.java:62: warning - @Immutable is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/EndpointEvent.java:45: warning - @Immutable is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/EndpointEventListener.java:90: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/EndpointListener.java:93: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/EndpointPermission.java:60: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/ExportReference.java:32: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/ExportRegistration.java:37: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/ImportReference.java:32: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/ImportRegistration.java:36: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/RemoteConstants.java:28: warning - @Immutable is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/RemoteServiceAdmin.java:37: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/RemoteServiceAdminEvent.java:27: warning - @Immutable is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/RemoteServiceAdminListener.java:38: warning - @ThreadSafe is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/namespace/DiscoveryNamespace.java:31: warning - @Immutable is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/namespace/DistributionNamespace.java:31: warning - @Immutable is an unknown tag. [WARNING] /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/org/osgi/service/remoteserviceadmin/namespace/TopologyNamespace.java:31: warning - @Immutable is an unknown tag. [JENKINS] Archiving aggregated javadoc [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Communication Framework (ECF) 1.0.0-SNAPSHOT SUCCESS [01:10 min] [INFO] org.eclipse.ecf.doc 1.3.200-SNAPSHOT ............... SUCCESS [ 13.293 s] [INFO] com.mycorp.examples.timeservice 1.1.100-SNAPSHOT ... SUCCESS [ 3.302 s] [INFO] com.mycorp.examples.timeservice.async 2.1.0-SNAPSHOT SUCCESS [ 3.151 s] [INFO] org.eclipse.ecf.identity 3.9.1-SNAPSHOT ............ SUCCESS [ 3.657 s] [INFO] org.eclipse.ecf 3.9.3-SNAPSHOT ..................... SUCCESS [ 4.070 s] [INFO] org.eclipse.ecf.discovery 5.0.300-SNAPSHOT ......... SUCCESS [ 3.706 s] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy 1.0.100-SNAPSHOT SUCCESS [ 3.201 s] [INFO] org.eclipse.ecf.remoteservice.asyncproxy 2.1.0-SNAPSHOT SUCCESS [ 3.325 s] [INFO] org.eclipse.ecf.remoteservice 8.13.1-SNAPSHOT ...... SUCCESS [ 4.182 s] [INFO] org.eclipse.osgi.services.remoteserviceadmin 1.6.200-SNAPSHOT SUCCESS [ 3.769 s] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin 4.6.1100-SNAPSHOT SUCCESS [ 4.451 s] [INFO] com.mycorp.examples.timeservice.consumer 1.1.100-SNAPSHOT SUCCESS [ 3.375 s] [INFO] com.mycorp.examples.timeservice.consumer.ds 1.0.200-SNAPSHOT SUCCESS [ 3.202 s] [INFO] com.mycorp.examples.timeservice.consumer.ds.async 1.0.100-SNAPSHOT SUCCESS [ 3.240 s] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery 1.2.100-SNAPSHOT SUCCESS [ 3.270 s] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery.rest 1.2.100-SNAPSHOT SUCCESS [ 3.157 s] [INFO] com.mycorp.examples.timeservice.host 1.1.200-SNAPSHOT SUCCESS [ 4.627 s] [INFO] org.eclipse.ecf.remoteservice.rest 2.7.200-SNAPSHOT SUCCESS [ 4.755 s] [INFO] com.mycorp.examples.timeservice.provider.rest.consumer 1.1.100-SNAPSHOT SUCCESS [ 3.518 s] [INFO] org.eclipse.ecf.sharedobject 2.6.0-SNAPSHOT ........ SUCCESS [ 3.573 s] [INFO] org.eclipse.ecf.provider 4.8.100-SNAPSHOT .......... SUCCESS [ 3.661 s] [INFO] org.eclipse.ecf.provider.remoteservice 4.4.100-SNAPSHOT SUCCESS [ 8.311 s] [INFO] org.eclipse.ecf.remoteservice.servlet 1.0.100-SNAPSHOT SUCCESS [ 3.266 s] [INFO] com.mycorp.examples.timeservice.provider.rest.host 1.1.100-SNAPSHOT SUCCESS [ 3.337 s] [INFO] org.eclipse.ecf.presence 2.1.100-SNAPSHOT .......... SUCCESS [ 3.495 s] [INFO] org.eclipse.ecf.filetransfer 5.0.100-SNAPSHOT ...... SUCCESS [ 3.293 s] [INFO] org.jivesoftware.smack 3.3.300-SNAPSHOT ............ SUCCESS [ 9.507 s] [INFO] org.eclipse.ecf.provider.xmpp 3.2.300-SNAPSHOT ..... SUCCESS [ 8.904 s] [INFO] org.eclipse.ecf.ui 2.2.100-SNAPSHOT ................ SUCCESS [ 4.198 s] [INFO] org.eclipse.ecf.presence.ui 2.4.100-SNAPSHOT ....... SUCCESS [ 5.024 s] [INFO] org.eclipse.ecf.example.clients 2.0.100-SNAPSHOT ... SUCCESS [ 4.017 s] [INFO] org.eclipse.ecf.server.generic 8.0.100-SNAPSHOT .... SUCCESS [ 3.797 s] [INFO] org.eclipse.ecf.example.collab 2.0.100-SNAPSHOT .... SUCCESS [ 4.322 s] [INFO] org.eclipse.ecf.remoteservice.eventadmin 1.3.0-SNAPSHOT SUCCESS [ 8.441 s] [INFO] org.eclipse.ecf.examples.eventadmin.app 1.0.100-SNAPSHOT SUCCESS [ 4.198 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer.edef 1.1.100-SNAPSHOT SUCCESS [ 3.476 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello 4.0.100-SNAPSHOT SUCCESS [ 3.155 s] [INFO] org.eclipse.ecf.osgi.services.distribution 2.1.200-SNAPSHOT SUCCESS [ 3.466 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer 3.0.100-SNAPSHOT SUCCESS [ 3.112 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.ds.consumer 2.0.100-SNAPSHOT SUCCESS [ 4.554 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.host 3.1.100-SNAPSHOT SUCCESS [ 3.540 s] [INFO] org.eclipse.ecf.remoteservice.rest.synd 1.0.100-SNAPSHOT SUCCESS [ 4.194 s] [INFO] org.eclipse.ecf.examples.remoteservices.rest.rss 1.1.100-SNAPSHOT SUCCESS [ 3.317 s] [INFO] org.eclipse.ecf.console 1.3.0-SNAPSHOT ............. SUCCESS [ 3.519 s] [INFO] org.eclipse.ecf.datashare 3.0.200-SNAPSHOT ......... SUCCESS [ 3.398 s] [INFO] org.eclipse.ecf.discovery.ui.model 3.0.100-SNAPSHOT SUCCESS [ 3.589 s] [INFO] org.eclipse.ecf.discovery.ui.edit 3.0.100-SNAPSHOT . SUCCESS [ 3.183 s] [INFO] org.eclipse.ecf.discovery.ui 3.0.200-SNAPSHOT ...... SUCCESS [ 3.208 s] [INFO] org.eclipse.ecf.discovery.ui.browser 1.0.100-SNAPSHOT SUCCESS [ 3.015 s] [INFO] org.eclipse.ecf.discovery.ui.properties 3.0.100-SNAPSHOT SUCCESS [ 4.372 s] [INFO] org.eclipse.ecf.discovery.ui.properties.tabbed 3.0.100-SNAPSHOT SUCCESS [ 3.273 s] [INFO] org.eclipse.ecf.discovery.ui.userinput 1.0.100-SNAPSHOT SUCCESS [ 3.356 s] [INFO] org.eclipse.ecf.sync 2.0.200-SNAPSHOT .............. SUCCESS [ 3.510 s] [INFO] org.eclipse.ecf.docshare 3.0.300-SNAPSHOT .......... SUCCESS [ 3.412 s] [INFO] org.eclipse.ecf.filetransfer.ui 1.5.100-SNAPSHOT ... SUCCESS [ 3.562 s] [INFO] org.eclipse.ecf.presence.bot 1.3.200-SNAPSHOT ...... SUCCESS [ 8.412 s] [INFO] org.eclipse.ecf.presence.collab.ui 1.3.100-SNAPSHOT SUCCESS [ 3.564 s] [INFO] org.eclipse.ecf.remoteservice.asyncproxy 1.1.100-SNAPSHOT SUCCESS [ 3.219 s] [INFO] org.eclipse.ecf.remoteservice.soap 1.1.100-SNAPSHOT SUCCESS [ 4.525 s] [INFO] org.eclipse.ecf.remoteservice.ui 3.4.200-SNAPSHOT .. SUCCESS [ 4.008 s] [INFO] org.eclipse.ecf.ssl 1.2.200-SNAPSHOT ............... SUCCESS [ 3.470 s] [INFO] org.eclipse.ecf.storage 2.0.100-SNAPSHOT ........... SUCCESS [ 3.273 s] [INFO] org.eclipse.ecf.telephony.call 2.0.100-SNAPSHOT .... SUCCESS [ 8.387 s] [INFO] org.eclipse.ecf.telephony.call.ui 1.3.100-SNAPSHOT . SUCCESS [ 3.240 s] [INFO] org.eclipse.ecf.ui.capabilities 1.0.100-SNAPSHOT ... SUCCESS [ 3.002 s] [INFO] org.eclipse.team.ecf.core 1.0.100-SNAPSHOT ......... SUCCESS [ 3.124 s] [INFO] org.eclipse.team.ecf.ui 1.0.100-SNAPSHOT ........... SUCCESS [ 3.556 s] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.console 1.2.0-SNAPSHOT SUCCESS [ 3.231 s] [INFO] ch.ethz.iks.r_osgi.remote 1.2.200-SNAPSHOT ......... SUCCESS [ 4.007 s] [INFO] ch.ethz.iks.slp 1.2.0-SNAPSHOT ..................... SUCCESS [ 3.983 s] [INFO] org.eclipse.ecf.protocol.bittorrent 0.3.100-SNAPSHOT SUCCESS [ 8.439 s] [INFO] org.eclipse.ecf.protocol.msn 1.2.100-SNAPSHOT ...... SUCCESS [ 3.450 s] [INFO] org.eclipse.ecf.provider.filetransfer 3.2.400-SNAPSHOT SUCCESS [ 3.485 s] [INFO] org.eclipse.ecf.provider.bittorrent 0.3.300-SNAPSHOT SUCCESS [ 3.592 s] [INFO] org.eclipse.ecf.provider.bittorrent.ui 0.2.100-SNAPSHOT SUCCESS [ 3.552 s] [INFO] org.eclipse.ecf.provider.datashare 1.5.100-SNAPSHOT SUCCESS [ 3.169 s] [INFO] org.eclipse.ecf.provider.datashare.nio 0.9.200-SNAPSHOT SUCCESS [ 3.417 s] [INFO] org.eclipse.ecf.provider.discovery 3.0.100-SNAPSHOT SUCCESS [ 3.768 s] [INFO] org.eclipse.ecf.provider.dnssd 1.2.200-SNAPSHOT .... SUCCESS [ 3.181 s] [INFO] org.eclipse.ecf.provider.filetransfer.efs 1.5.100-SNAPSHOT SUCCESS [ 3.270 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4 1.1.400-SNAPSHOT SUCCESS [ 3.082 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45 1.0.0-SNAPSHOT SUCCESS [ 3.541 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45.win32 1.0.0-SNAPSHOT SUCCESS [ 3.262 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4.ssl 1.1.100-SNAPSHOT SUCCESS [ 3.165 s] [INFO] org.eclipse.ecf.provider.filetransfer.scp 2.1.100-SNAPSHOT SUCCESS [ 3.209 s] [INFO] org.eclipse.ecf.provider.filetransfer.ssl 1.0.100-SNAPSHOT SUCCESS [ 8.460 s] [INFO] org.eclipse.ecf.provider.irc 1.3.300-SNAPSHOT ...... SUCCESS [ 5.664 s] [INFO] org.eclipse.ecf.provider.irc.ui 1.3.100-SNAPSHOT ... SUCCESS [ 3.684 s] [INFO] org.eclipse.ecf.provider.jmdns 4.3.200-SNAPSHOT .... SUCCESS [ 3.474 s] [INFO] org.eclipse.ecf.provider.jslp 3.2.200-SNAPSHOT ..... SUCCESS [ 5.028 s] [INFO] org.eclipse.ecf.provider.msn 1.2.100-SNAPSHOT ...... SUCCESS [ 3.498 s] [INFO] org.eclipse.ecf.provider.msn.ui 1.3.100-SNAPSHOT ... SUCCESS [ 8.671 s] [INFO] org.eclipse.ecf.provider.r_osgi 3.6.200-SNAPSHOT ... SUCCESS [ 3.659 s] [INFO] org.eclipse.ecf.provider.ui 1.4.100-SNAPSHOT ....... SUCCESS [ 3.683 s] [INFO] org.eclipse.ecf.provider.xmpp.datashare 1.0.100-SNAPSHOT SUCCESS [ 3.554 s] [INFO] org.eclipse.ecf.provider.xmpp.remoteservice 1.2.100-SNAPSHOT SUCCESS [ 3.348 s] [INFO] org.eclipse.ecf.provider.xmpp.ui 2.2.200-SNAPSHOT .. SUCCESS [ 6.598 s] [INFO] org.eclipse.ecf.provider.zookeeper 1.2.200-SNAPSHOT SUCCESS [ 3.492 s] [INFO] org.eclipse.ecf.server 2.1.200-SNAPSHOT ............ SUCCESS [ 8.416 s] [INFO] org.eclipse.ecf.sharedobject.feature 1.0.100-SNAPSHOT SUCCESS [ 3.630 s] [INFO] org.eclipse.ecf.provider.generic.feature 1.0.200-SNAPSHOT SUCCESS [ 3.542 s] [INFO] org.eclipse.ecf.remoteservice.feature 2.5.100-SNAPSHOT SUCCESS [ 2.776 s] [INFO] org.eclipse.ecf.provider.generic.remoteservice.feature 1.1.100-SNAPSHOT SUCCESS [ 3.012 s] [INFO] org.eclipse.ecf.server.generic.feature 1.1.100-SNAPSHOT SUCCESS [ 3.025 s] [INFO] org.eclipse.ecf.tests 2.2.100-SNAPSHOT ............. SUCCESS [ 3.518 s] [INFO] org.eclipse.ecf.tests.datashare 2.0.100-SNAPSHOT ... SUCCESS [ 4.839 s] [INFO] org.eclipse.ecf.tests.presence 2.0.100-SNAPSHOT .... SUCCESS [ 8.689 s] [INFO] org.eclipse.ecf.tests.protocol.msn 0.3.100-SNAPSHOT SUCCESS [ 3.350 s] [INFO] org.eclipse.ecf.tests.provider.datashare.nio 1.0.100-SNAPSHOT SUCCESS [ 3.484 s] [INFO] org.eclipse.ecf.tests.remoteservice 2.1.100-SNAPSHOT SUCCESS [ 3.277 s] [INFO] org.eclipse.ecf.tests.sharedobject 2.0.100-SNAPSHOT SUCCESS [ 3.282 s] [INFO] org.eclipse.ecf.tests.provider.xmpp 2.0.100-SNAPSHOT SUCCESS [ 3.649 s] [INFO] org.eclipse.ecf.tests.storage 1.0.100-SNAPSHOT ..... SUCCESS [ 4.349 s] [INFO] org.eclipse.ecf.tests.sync 1.0.100-SNAPSHOT ........ SUCCESS [ 8.924 s] [INFO] org.eclipse.ecf.tests.osgi.services.distribution 1.1.100-SNAPSHOT SUCCESS [ 4.141 s] [INFO] org.eclipse.ecf.tests.discovery 2.0.100-SNAPSHOT ... SUCCESS [ 4.989 s] [INFO] org.eclipse.ecf.tests.remoteservice.generic 2.1.100-SNAPSHOT SUCCESS [ 4.121 s] [INFO] org.eclipse.ecf.tests.remoteservice.r-osgi 1.0.100-SNAPSHOT SUCCESS [ 3.388 s] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.generic 1.0.100-SNAPSHOT SUCCESS [ 3.400 s] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.r-osgi 1.0.100-SNAPSHOT SUCCESS [ 3.492 s] [INFO] org.eclipse.ecf.remoteservices.tooling.pde 1.0.100-SNAPSHOT SUCCESS [ 9.499 s] [INFO] org.eclipse.ecf.console.feature 1.2.0-SNAPSHOT ..... SUCCESS [ 3.015 s] [INFO] org.eclipse.ecf.discovery.feature 1.0.100-SNAPSHOT . SUCCESS [ 3.619 s] [INFO] org.eclipse.ecf.discovery.jmdns.feature 1.0.0-SNAPSHOT SUCCESS [ 3.293 s] [INFO] org.eclipse.ecf.discovery.slp.feature 1.0.0-SNAPSHOT SUCCESS [ 3.812 s] [INFO] org.eclipse.ecf.discovery.zookeeper.feature 1.0.0-SNAPSHOT SUCCESS [ 4.966 s] [INFO] org.eclipse.ecf.eventadmin.feature 2.0.100-SNAPSHOT SUCCESS [ 2.990 s] [INFO] org.eclipse.ecf.osgi.services.feature 2.4.1-SNAPSHOT SUCCESS [ 3.836 s] [INFO] org.eclipse.ecf.remoteservice.rest.feature 1.0.100-SNAPSHOT SUCCESS [ 3.004 s] [INFO] org.eclipse.ecf.remoteservice.rosgi.feature 1.1.0-SNAPSHOT SUCCESS [ 3.275 s] [INFO] org.eclipse.ecf.remoteservice.servlet.feature 1.0.100-SNAPSHOT SUCCESS [ 4.825 s] [INFO] org.eclipse.ecf.remoteservice.sdk.feature 3.14.5-SNAPSHOT SUCCESS [ 3.150 s] [INFO] org.eclipse.ecf.eventadmin.examples.feature 1.0.100-SNAPSHOT SUCCESS [ 2.963 s] [INFO] org.eclipse.ecf.remoteservice.examples.feature 1.5.100-SNAPSHOT SUCCESS [ 2.950 s] [INFO] org.eclipse.ecf.remoteservice.sdk.examples.feature 1.0.100-SNAPSHOT SUCCESS [ 8.542 s] [INFO] org.eclipse.ecf.core 3.14.5-SNAPSHOT ............... SUCCESS [ 3.639 s] [INFO] org.eclipse.ecf.core.feature 1.5.3-SNAPSHOT ........ SUCCESS [ 3.448 s] [INFO] org.eclipse.ecf.core.ssl.feature 1.1.200-SNAPSHOT .. SUCCESS [ 3.196 s] [INFO] org.eclipse.ecf.datashare.feature 1.0.100-SNAPSHOT . SUCCESS [ 2.797 s] [INFO] org.eclipse.ecf.discovery.dnssd.feature 1.0.0-SNAPSHOT SUCCESS [ 3.230 s] [INFO] org.eclipse.ecf.docshare.feature 1.0.100-SNAPSHOT .. SUCCESS [ 2.926 s] [INFO] org.eclipse.ecf.filetransfer.feature 3.14.5-SNAPSHOT SUCCESS [ 2.852 s] [INFO] org.eclipse.ecf.filetransfer.httpclient4.feature 3.14.5-SNAPSHOT SUCCESS [ 8.695 s] [INFO] org.eclipse.ecf.filetransfer.httpclient45.feature 1.0.0-SNAPSHOT SUCCESS [ 3.813 s] [INFO] org.eclipse.ecf.filetransfer.ssl.feature 1.1.100-SNAPSHOT SUCCESS [ 3.125 s] [INFO] org.eclipse.ecf.filetransfer.httpclient4.ssl.feature 1.1.100-SNAPSHOT SUCCESS [ 2.920 s] [INFO] org.eclipse.ecf.presence.feature 1.0.100-SNAPSHOT .. SUCCESS [ 3.636 s] [INFO] org.eclipse.ecf.provider.generic.datashare.feature 1.0.100-SNAPSHOT SUCCESS [ 3.283 s] [INFO] org.eclipse.ecf.remoteservice.rest.synd.feature 1.0.100-SNAPSHOT SUCCESS [ 3.573 s] [INFO] org.eclipse.ecf.remoteservice.soap.feature 1.0.100-SNAPSHOT SUCCESS [ 3.160 s] [INFO] org.eclipse.ecf.tests.feature 3.0.100-SNAPSHOT ..... SUCCESS [ 5.517 s] [INFO] org.eclipse.ecf.xmpp.feature 1.0.100-SNAPSHOT ...... SUCCESS [ 3.571 s] [INFO] ECF Target Platform Definitions 1.0.0-SNAPSHOT ..... SUCCESS [ 1.499 s] [INFO] ECF p2 Repository 1.0.0-SNAPSHOT ................... SUCCESS [ 9.311 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:01 min [INFO] Finished at: 2019-05-30T15:47:06Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.async/2.1.0-SNAPSHOT/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.async/2.1.0-SNAPSHOT/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.async/2.1.0-SNAPSHOT/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.async/2.1.0-SNAPSHOT/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.async/2.1.0-SNAPSHOT/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.async/2.1.0-SNAPSHOT/com.mycorp.examples.timeservice.async-2.1.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/pom.xml to org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0-SNAPSHOT/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0-SNAPSHOT/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0-SNAPSHOT/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0-SNAPSHOT/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0-SNAPSHOT/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0-SNAPSHOT/org.eclipse.ecf.sharedobject-2.6.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.slp.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.slp.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.slp.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.slp.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.slp.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.slp.feature-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/pom.xml to org.eclipse.ecf/org.eclipse.ecf.storage/2.0.100-SNAPSHOT/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.storage/2.0.100-SNAPSHOT/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.storage/2.0.100-SNAPSHOT/org.eclipse.ecf.storage-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/org.eclipse.ecf.storage-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.storage/2.0.100-SNAPSHOT/org.eclipse.ecf.storage-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.storage/2.0.100-SNAPSHOT/org.eclipse.ecf.storage-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.storage/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.storage/2.0.100-SNAPSHOT/org.eclipse.ecf.storage-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.msn-1.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.presence/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.presence/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.presence/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.presence/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.presence/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.presence/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.presence-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/pom.xml to org.eclipse.ecf/org.eclipse.ecf.telephony.call/2.0.100-SNAPSHOT/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.telephony.call/2.0.100-SNAPSHOT/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.telephony.call/2.0.100-SNAPSHOT/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.telephony.call/2.0.100-SNAPSHOT/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.telephony.call/2.0.100-SNAPSHOT/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.telephony.call/2.0.100-SNAPSHOT/org.eclipse.ecf.telephony.call-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.provider.xmpp/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.provider.xmpp/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.provider.xmpp/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.provider.xmpp/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.provider.xmpp/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.provider.xmpp/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.xmpp-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.eventadmin.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.eventadmin.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.eventadmin.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.eventadmin.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.eventadmin.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.examples.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice-2.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.eventadmin.feature/2.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.eventadmin.feature/2.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.eventadmin.feature/2.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.eventadmin.feature/2.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.eventadmin.feature/2.0.100-SNAPSHOT/org.eclipse.ecf.eventadmin.feature-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml to org.eclipse.ecf/org.eclipse.ecf.examples.eventadmin.app/1.0.100-SNAPSHOT/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.examples.eventadmin.app/1.0.100-SNAPSHOT/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.examples.eventadmin.app/1.0.100-SNAPSHOT/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.examples.eventadmin.app/1.0.100-SNAPSHOT/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.examples.eventadmin.app/1.0.100-SNAPSHOT/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.examples.eventadmin.app/1.0.100-SNAPSHOT/org.eclipse.ecf.examples.eventadmin.app-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.ui/3.4.200-SNAPSHOT/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.ui/3.4.200-SNAPSHOT/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.ui/3.4.200-SNAPSHOT/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.ui/3.4.200-SNAPSHOT/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.ui/3.4.200-SNAPSHOT/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.ui/3.4.200-SNAPSHOT/org.eclipse.ecf.remoteservice.ui-3.4.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.sharedobject/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.sharedobject/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.sharedobject/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.sharedobject/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.sharedobject/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.sharedobject/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.sharedobject-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.presence.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.presence.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.presence.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.presence.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.presence.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.presence.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient45.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient45.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient45.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient45.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient45.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient45.feature-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200-SNAPSHOT/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200-SNAPSHOT/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200-SNAPSHOT/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200-SNAPSHOT/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200-SNAPSHOT/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200-SNAPSHOT/org.eclipse.ecf.provider.r_osgi-3.6.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/2.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/2.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/2.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/2.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/2.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/2.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200-SNAPSHOT/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200-SNAPSHOT/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200-SNAPSHOT/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200-SNAPSHOT/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200-SNAPSHOT/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200-SNAPSHOT/org.eclipse.ecf.provider.jmdns-4.3.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.300-SNAPSHOT/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.300-SNAPSHOT/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.300-SNAPSHOT/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.300-SNAPSHOT/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.300-SNAPSHOT/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.300-SNAPSHOT/org.eclipse.ecf.discovery-5.0.300-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml to org.eclipse.ecf/org.eclipse.ecf.console/1.3.0-SNAPSHOT/org.eclipse.ecf.console-1.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.console/1.3.0-SNAPSHOT/org.eclipse.ecf.console-1.3.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.console/1.3.0-SNAPSHOT/org.eclipse.ecf.console-1.3.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.3.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.console/1.3.0-SNAPSHOT/org.eclipse.ecf.console-1.3.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.console/1.3.0-SNAPSHOT/org.eclipse.ecf.console-1.3.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.console/1.3.0-SNAPSHOT/org.eclipse.ecf.console-1.3.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.examples.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution/1.1.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution/1.1.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution/1.1.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution/1.1.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution/1.1.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution/1.1.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.dnssd.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.dnssd.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.dnssd.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.dnssd.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.dnssd.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.dnssd.feature-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/pom.xml to org.eclipse.ecf/org.eclipse.ecf.identity/3.9.1-SNAPSHOT/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.identity/3.9.1-SNAPSHOT/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.identity/3.9.1-SNAPSHOT/org.eclipse.ecf.identity-3.9.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.9.1-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.identity/3.9.1-SNAPSHOT/org.eclipse.ecf.identity-3.9.1-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.identity/3.9.1-SNAPSHOT/org.eclipse.ecf.identity-3.9.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.identity/3.9.1-SNAPSHOT/org.eclipse.ecf.identity-3.9.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/pom.xml to org.eclipse.ecf/ch.ethz.iks.slp/1.2.0-SNAPSHOT/ch.ethz.iks.slp-1.2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT.jar to org.eclipse.ecf/ch.ethz.iks.slp/1.2.0-SNAPSHOT/ch.ethz.iks.slp-1.2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT-sources.jar to org.eclipse.ecf/ch.ethz.iks.slp/1.2.0-SNAPSHOT/ch.ethz.iks.slp-1.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.2.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/ch.ethz.iks.slp/1.2.0-SNAPSHOT/ch.ethz.iks.slp-1.2.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/p2content.xml to org.eclipse.ecf/ch.ethz.iks.slp/1.2.0-SNAPSHOT/ch.ethz.iks.slp-1.2.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/p2artifacts.xml to org.eclipse.ecf/ch.ethz.iks.slp/1.2.0-SNAPSHOT/ch.ethz.iks.slp-1.2.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4/1.1.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4/1.1.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4/1.1.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4/1.1.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4/1.1.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient4/1.1.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.400-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.ui/2.2.100-SNAPSHOT/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.ui/2.2.100-SNAPSHOT/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.ui/2.2.100-SNAPSHOT/org.eclipse.ecf.ui-2.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.ui/2.2.100-SNAPSHOT/org.eclipse.ecf.ui-2.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.ui/2.2.100-SNAPSHOT/org.eclipse.ecf.ui-2.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.ui/2.2.100-SNAPSHOT/org.eclipse.ecf.ui-2.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.examples.feature/1.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.examples.feature/1.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.examples.feature/1.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.examples.feature/1.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.examples.feature/1.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.examples.feature-1.5.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.sync/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.sync/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.sync/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.sync/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.sync/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.sync/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.sync-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui/3.0.200-SNAPSHOT/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui/3.0.200-SNAPSHOT/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui/3.0.200-SNAPSHOT/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery.ui/3.0.200-SNAPSHOT/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui/3.0.200-SNAPSHOT/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui/3.0.200-SNAPSHOT/org.eclipse.ecf.discovery.ui-3.0.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello/4.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello/4.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello/4.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello/4.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello/4.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello/4.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello-4.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.1-SNAPSHOT/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.1-SNAPSHOT/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.1-SNAPSHOT/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.1-SNAPSHOT/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.1-SNAPSHOT/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.1-SNAPSHOT/org.eclipse.ecf.remoteservice-8.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml to org.eclipse.ecf/org.eclipse.ecf.example.clients/2.0.100-SNAPSHOT/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.example.clients/2.0.100-SNAPSHOT/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.example.clients/2.0.100-SNAPSHOT/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.example.clients/2.0.100-SNAPSHOT/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.example.clients/2.0.100-SNAPSHOT/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.example.clients/2.0.100-SNAPSHOT/org.eclipse.ecf.example.clients-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.ssl/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.ssl/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.ssl/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.ssl/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.ssl/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.ssl/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.ssl-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds.async/1.0.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds.async/1.0.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds.async/1.0.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds.async/1.0.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds.async/1.0.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds.async/1.0.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds.async-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.irc/1.3.300-SNAPSHOT/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.irc/1.3.300-SNAPSHOT/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.irc/1.3.300-SNAPSHOT/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.irc/1.3.300-SNAPSHOT/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.irc/1.3.300-SNAPSHOT/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.irc/1.3.300-SNAPSHOT/org.eclipse.ecf.provider.irc-1.3.300-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.zookeeper.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.zookeeper.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.zookeeper.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.zookeeper.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.zookeeper.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.zookeeper.feature-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/pom.xml to org.eclipse.ecf/org.eclipse.ecf.ssl/1.2.200-SNAPSHOT/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.ssl/1.2.200-SNAPSHOT/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.ssl/1.2.200-SNAPSHOT/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.ssl/1.2.200-SNAPSHOT/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.ssl/1.2.200-SNAPSHOT/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.ssl/1.2.200-SNAPSHOT/org.eclipse.ecf.ssl-1.2.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.feature/2.4.1-SNAPSHOT/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.feature/2.4.1-SNAPSHOT/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.feature/2.4.1-SNAPSHOT/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.feature/2.4.1-SNAPSHOT/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.feature/2.4.1-SNAPSHOT/org.eclipse.ecf.osgi.services.feature-2.4.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.2.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.generic/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.generic/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.generic/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.generic/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.generic/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.generic/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.discovery/3.0.100-SNAPSHOT/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.discovery/3.0.100-SNAPSHOT/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.discovery/3.0.100-SNAPSHOT/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.discovery/3.0.100-SNAPSHOT/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.discovery/3.0.100-SNAPSHOT/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.discovery/3.0.100-SNAPSHOT/org.eclipse.ecf.provider.discovery-3.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery.rest/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery.rest/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery.rest/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery.rest/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery.rest/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.filediscovery.rest/1.2.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/pom.xml to org.eclipse.ecf/org.eclipse.team.ecf.core/1.0.100-SNAPSHOT/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.team.ecf.core/1.0.100-SNAPSHOT/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.team.ecf.core/1.0.100-SNAPSHOT/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.team.ecf.core/1.0.100-SNAPSHOT/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/p2content.xml to org.eclipse.ecf/org.eclipse.team.ecf.core/1.0.100-SNAPSHOT/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.team.ecf.core/1.0.100-SNAPSHOT/org.eclipse.team.ecf.core-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/pom.xml to org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100-SNAPSHOT/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100-SNAPSHOT/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100-SNAPSHOT/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100-SNAPSHOT/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100-SNAPSHOT/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100-SNAPSHOT/org.eclipse.ecf.server.generic-8.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.generic.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.provider.generic.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.generic.datashare.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.200-SNAPSHOT/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.200-SNAPSHOT/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.200-SNAPSHOT/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.200-SNAPSHOT/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.200-SNAPSHOT/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.200-SNAPSHOT/org.eclipse.ecf.remoteservice.rest-2.7.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rosgi.feature/1.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rosgi.feature/1.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rosgi.feature/1.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rosgi.feature/1.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rosgi.feature/1.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.rosgi.feature-1.1.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.scp/2.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.scp/2.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.scp/2.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.scp/2.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.scp/2.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.scp/2.1.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.scp-2.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.feature/3.0.100-SNAPSHOT/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.feature/3.0.100-SNAPSHOT/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.tests.feature/3.0.100-SNAPSHOT/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.feature/3.0.100-SNAPSHOT/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.feature/3.0.100-SNAPSHOT/org.eclipse.ecf.tests.feature-3.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/pom.xml to org.eclipse.ecf/org.eclipse.ecf.presence.bot/1.3.200-SNAPSHOT/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.presence.bot/1.3.200-SNAPSHOT/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.presence.bot/1.3.200-SNAPSHOT/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.presence.bot/1.3.200-SNAPSHOT/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.presence.bot/1.3.200-SNAPSHOT/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.presence.bot/1.3.200-SNAPSHOT/org.eclipse.ecf.presence.bot-1.3.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.dnssd/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.dnssd/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.dnssd/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.dnssd/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.dnssd/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.dnssd/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.dnssd-1.2.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.datashare.nio/0.9.200-SNAPSHOT/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.datashare.nio/0.9.200-SNAPSHOT/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.datashare.nio/0.9.200-SNAPSHOT/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.datashare.nio/0.9.200-SNAPSHOT/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.datashare.nio/0.9.200-SNAPSHOT/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.datashare.nio/0.9.200-SNAPSHOT/org.eclipse.ecf.provider.datashare.nio-0.9.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/pom.xml to org.eclipse.ecf/org.eclipse.ecf.example.collab/2.0.100-SNAPSHOT/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.example.collab/2.0.100-SNAPSHOT/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.example.collab/2.0.100-SNAPSHOT/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.example.collab/2.0.100-SNAPSHOT/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.example.collab/2.0.100-SNAPSHOT/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.example.collab/2.0.100-SNAPSHOT/org.eclipse.ecf.example.collab-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/pom.xml to org.eclipse.ecf/org.eclipse.ecf.releng.repository/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.repository-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/target/org.eclipse.ecf.releng.repository-1.0.0-SNAPSHOT.zip to org.eclipse.ecf/org.eclipse.ecf.releng.repository/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.repository-1.0.0-SNAPSHOT.zip [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.releng.repository/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.repository-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.repository/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.releng.repository/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.repository-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.feature/1.0.200-SNAPSHOT/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.generic.feature/1.0.200-SNAPSHOT/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.provider.generic.feature/1.0.200-SNAPSHOT/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.feature/1.0.200-SNAPSHOT/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.feature/1.0.200-SNAPSHOT/org.eclipse.ecf.provider.generic.feature-1.0.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml to org.eclipse.ecf/org.eclipse.ecf.ui.capabilities/1.0.100-SNAPSHOT/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.ui.capabilities/1.0.100-SNAPSHOT/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.ui.capabilities/1.0.100-SNAPSHOT/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.ui.capabilities/1.0.100-SNAPSHOT/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.ui.capabilities/1.0.100-SNAPSHOT/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.ui.capabilities/1.0.100-SNAPSHOT/org.eclipse.ecf.ui.capabilities-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.telephony.call.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.telephony.call.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.telephony.call.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.telephony.call.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.telephony.call.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.telephony.call.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.telephony.call.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.telephony.call.ui-1.3.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/pom.xml to org.eclipse.ecf/org.jivesoftware.smack/3.3.300-SNAPSHOT/org.jivesoftware.smack-3.3.300-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT.jar to org.eclipse.ecf/org.jivesoftware.smack/3.3.300-SNAPSHOT/org.jivesoftware.smack-3.3.300-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.3.300-SNAPSHOT-sources.jar to org.eclipse.ecf/org.jivesoftware.smack/3.3.300-SNAPSHOT/org.jivesoftware.smack-3.3.300-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/p2content.xml to org.eclipse.ecf/org.jivesoftware.smack/3.3.300-SNAPSHOT/org.jivesoftware.smack-3.3.300-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/p2artifacts.xml to org.eclipse.ecf/org.jivesoftware.smack/3.3.300-SNAPSHOT/org.jivesoftware.smack-3.3.300-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/pom.xml to org.eclipse.ecf/org.eclipse.ecf.doc/1.3.200-SNAPSHOT/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.doc/1.3.200-SNAPSHOT/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.doc/1.3.200-SNAPSHOT/org.eclipse.ecf.doc-1.3.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.doc/1.3.200-SNAPSHOT/org.eclipse.ecf.doc-1.3.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.doc/1.3.200-SNAPSHOT/org.eclipse.ecf.doc-1.3.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.doc/1.3.200-SNAPSHOT/org.eclipse.ecf.doc-1.3.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/pom.xml to org.eclipse.ecf/org.eclipse.ecf.presence/2.1.100-SNAPSHOT/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.presence/2.1.100-SNAPSHOT/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.presence/2.1.100-SNAPSHOT/org.eclipse.ecf.presence-2.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.presence/2.1.100-SNAPSHOT/org.eclipse.ecf.presence-2.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.presence/2.1.100-SNAPSHOT/org.eclipse.ecf.presence-2.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.presence/2.1.100-SNAPSHOT/org.eclipse.ecf.presence-2.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0-SNAPSHOT/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0-SNAPSHOT/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0-SNAPSHOT/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0-SNAPSHOT/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0-SNAPSHOT/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0-SNAPSHOT/org.eclipse.ecf.remoteservice.eventadmin-1.3.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.target/pom.xml to org.eclipse.ecf/org.eclipse.ecf.releng.target/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.target-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.target/ecf-luna.target to org.eclipse.ecf/org.eclipse.ecf.releng.target/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.target-1.0.0-SNAPSHOT-ecf-luna.target [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.target/ecf-mars.target to org.eclipse.ecf/org.eclipse.ecf.releng.target/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.target-1.0.0-SNAPSHOT-ecf-mars.target [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.target/ecf-neon.target to org.eclipse.ecf/org.eclipse.ecf.releng.target/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.target-1.0.0-SNAPSHOT-ecf-neon.target [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/org.eclipse.ecf.releng.target/ecf-oxygen.target to org.eclipse.ecf/org.eclipse.ecf.releng.target/1.0.0-SNAPSHOT/org.eclipse.ecf.releng.target-1.0.0-SNAPSHOT-ecf-oxygen.target [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/pom.xml to org.eclipse.ecf/ecf-parent/1.0.0-SNAPSHOT/ecf-parent-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.host/3.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.host/3.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.host/3.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.host/3.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.host/3.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.host/3.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml to org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200-SNAPSHOT/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200-SNAPSHOT/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200-SNAPSHOT/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200-SNAPSHOT/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/p2content.xml to org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200-SNAPSHOT/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200-SNAPSHOT/org.eclipse.osgi.services.remoteserviceadmin-1.6.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/pom.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.browser/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.browser/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.browser/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.browser/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.browser/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.browser/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.browser-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds/1.0.200-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds/1.0.200-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds/1.0.200-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds/1.0.200-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds/1.0.200-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer.ds/1.0.200-SNAPSHOT/com.mycorp.examples.timeservice.consumer.ds-1.0.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests/2.2.100-SNAPSHOT/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests/2.2.100-SNAPSHOT/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests/2.2.100-SNAPSHOT/org.eclipse.ecf.tests-2.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests/2.2.100-SNAPSHOT/org.eclipse.ecf.tests-2.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests/2.2.100-SNAPSHOT/org.eclipse.ecf.tests-2.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests/2.2.100-SNAPSHOT/org.eclipse.ecf.tests-2.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.discovery/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.discovery/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.discovery/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.discovery/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.discovery/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.discovery/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.discovery-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.datashare/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.datashare/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.datashare/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.datashare/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.datashare/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.datashare/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.datashare-1.5.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml to org.eclipse.ecf/org.eclipse.ecf.protocol.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.protocol.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.protocol.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.protocol.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.protocol.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.protocol.msn/1.2.100-SNAPSHOT/org.eclipse.ecf.protocol.msn-1.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.datashare/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.datashare/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.datashare/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.datashare/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.datashare/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.datashare/2.0.100-SNAPSHOT/org.eclipse.ecf.tests.datashare-2.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.jmdns.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.jmdns.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.jmdns.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.jmdns.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.jmdns.feature/1.0.0-SNAPSHOT/org.eclipse.ecf.discovery.jmdns.feature-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.1.0-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.asyncproxy-1.1.100-SNAPSHOT-p2artifacts.xml /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml is not inside /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/; will archive in a separate pass /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar is not inside /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/; will archive in a separate pass /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT-sources.jar is not inside /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/; will archive in a separate pass /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.0-SNAPSHOT.jar.pack.gz is not inside /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/; will archive in a separate pass /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/p2content.xml is not inside /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/; will archive in a separate pass /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/p2artifacts.xml is not inside /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy/; will archive in a separate pass [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer/3.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer/3.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer/3.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer/3.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer/3.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.hello.consumer/3.0.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer/3.2.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer/3.2.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer/3.2.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer/3.2.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer/3.2.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer/3.2.400-SNAPSHOT/org.eclipse.ecf.provider.filetransfer-3.2.400-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.storage/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.storage/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.storage/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.storage/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.storage/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.storage/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.storage/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.storage-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.datashare/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.datashare/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.datashare/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.datashare/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.datashare/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.datashare/1.0.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.datashare-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/1.0.0-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.console.feature/1.2.0-SNAPSHOT/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.console.feature/1.2.0-SNAPSHOT/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.console.feature/1.2.0-SNAPSHOT/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.console.feature/1.2.0-SNAPSHOT/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.console.feature/1.2.0-SNAPSHOT/org.eclipse.ecf.console.feature-1.2.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.sharedobject.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.sharedobject.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.sharedobject.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.sharedobject.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.sharedobject.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.sharedobject.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.userinput/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.userinput/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.userinput/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.userinput/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.userinput/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.userinput/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.userinput-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.server.generic.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.server.generic.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.server.generic.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.server.generic.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.server.generic.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.server.generic.feature-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.protocol.msn/0.3.100-SNAPSHOT/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.protocol.msn/0.3.100-SNAPSHOT/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.protocol.msn/0.3.100-SNAPSHOT/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.protocol.msn/0.3.100-SNAPSHOT/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.protocol.msn/0.3.100-SNAPSHOT/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.protocol.msn/0.3.100-SNAPSHOT/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.consumer/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.consumer-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.ui/2.2.200-SNAPSHOT/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.ui/2.2.200-SNAPSHOT/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.ui/2.2.200-SNAPSHOT/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.ui/2.2.200-SNAPSHOT/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.ui/2.2.200-SNAPSHOT/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.ui/2.2.200-SNAPSHOT/org.eclipse.ecf.provider.xmpp.ui-2.2.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100-SNAPSHOT/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100-SNAPSHOT/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100-SNAPSHOT/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100-SNAPSHOT/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100-SNAPSHOT/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100-SNAPSHOT/org.eclipse.ecf.provider.remoteservice-4.4.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.discovery.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/pom.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.rest.rss/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.rest.rss/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.rest.rss/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.rest.rss/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.rest.rss/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.examples.remoteservices.rest.rss/1.1.100-SNAPSHOT/org.eclipse.ecf.examples.remoteservices.rest.rss-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap/1.1.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/pom.xml to org.eclipse.ecf/org.eclipse.ecf/3.9.3-SNAPSHOT/org.eclipse.ecf-3.9.3-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf/3.9.3-SNAPSHOT/org.eclipse.ecf-3.9.3-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf/3.9.3-SNAPSHOT/org.eclipse.ecf-3.9.3-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.9.3-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf/3.9.3-SNAPSHOT/org.eclipse.ecf-3.9.3-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf/3.9.3-SNAPSHOT/org.eclipse.ecf-3.9.3-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf/3.9.3-SNAPSHOT/org.eclipse.ecf-3.9.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp/3.2.300-SNAPSHOT/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp/3.2.300-SNAPSHOT/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp/3.2.300-SNAPSHOT/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp/3.2.300-SNAPSHOT/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp/3.2.300-SNAPSHOT/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp/3.2.300-SNAPSHOT/org.eclipse.ecf.provider.xmpp-3.2.300-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200-SNAPSHOT/org.eclipse.ecf.provider.zookeeper-1.2.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.r-osgi/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.efs/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.efs/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.efs/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.efs/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.efs/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.filetransfer.efs/1.5.100-SNAPSHOT/org.eclipse.ecf.provider.filetransfer.efs-1.5.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.sdk.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.remoteservice.sdk.feature-3.14.5-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.host/1.1.200-SNAPSHOT/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.host/1.1.200-SNAPSHOT/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.host/1.1.200-SNAPSHOT/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.host/1.1.200-SNAPSHOT/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.host/1.1.200-SNAPSHOT/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.host/1.1.200-SNAPSHOT/com.mycorp.examples.timeservice.host-1.1.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.core.ssl.feature/1.1.200-SNAPSHOT/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.core.ssl.feature/1.1.200-SNAPSHOT/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.core.ssl.feature/1.1.200-SNAPSHOT/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.core.ssl.feature/1.1.200-SNAPSHOT/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.core.ssl.feature/1.1.200-SNAPSHOT/org.eclipse.ecf.core.ssl.feature-1.1.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.feature/2.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.feature/2.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.feature/2.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.feature/2.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.feature/2.5.100-SNAPSHOT/org.eclipse.ecf.remoteservice.feature-2.5.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/pom.xml to org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200-SNAPSHOT/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.jar to org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200-SNAPSHOT/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT-sources.jar to org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200-SNAPSHOT/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200-SNAPSHOT/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/p2content.xml to org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200-SNAPSHOT/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/p2artifacts.xml to org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200-SNAPSHOT/ch.ethz.iks.r_osgi.remote-1.2.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.httpclient4.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.5-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider/4.8.100-SNAPSHOT/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider/4.8.100-SNAPSHOT/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider/4.8.100-SNAPSHOT/org.eclipse.ecf.provider-4.8.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.8.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider/4.8.100-SNAPSHOT/org.eclipse.ecf.provider-4.8.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider/4.8.100-SNAPSHOT/org.eclipse.ecf.provider-4.8.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider/4.8.100-SNAPSHOT/org.eclipse.ecf.provider-4.8.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml to org.eclipse.ecf/org.eclipse.ecf.server/2.1.200-SNAPSHOT/org.eclipse.ecf.server-2.1.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.server/2.1.200-SNAPSHOT/org.eclipse.ecf.server-2.1.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.server/2.1.200-SNAPSHOT/org.eclipse.ecf.server-2.1.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.server/2.1.200-SNAPSHOT/org.eclipse.ecf.server-2.1.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.server/2.1.200-SNAPSHOT/org.eclipse.ecf.server-2.1.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.server/2.1.200-SNAPSHOT/org.eclipse.ecf.server-2.1.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml to org.eclipse.ecf/org.eclipse.ecf.protocol.bittorrent/0.3.100-SNAPSHOT/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.protocol.bittorrent/0.3.100-SNAPSHOT/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.protocol.bittorrent/0.3.100-SNAPSHOT/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.protocol.bittorrent/0.3.100-SNAPSHOT/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.protocol.bittorrent/0.3.100-SNAPSHOT/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.protocol.bittorrent/0.3.100-SNAPSHOT/org.eclipse.ecf.protocol.bittorrent-0.3.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.generic/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.generic/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.generic/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.generic/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.generic/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.remoteservice.generic/2.1.100-SNAPSHOT/org.eclipse.ecf.tests.remoteservice.generic-2.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ui/1.5.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ui/1.5.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ui/1.5.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ui/1.5.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ui/1.5.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ui/1.5.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ui-1.5.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.remoteservice.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.generic.remoteservice.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.provider.generic.remoteservice.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.remoteservice.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.generic.remoteservice.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.provider.generic.remoteservice.feature-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties.tabbed/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties.tabbed/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties.tabbed/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties.tabbed/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties.tabbed/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties.tabbed/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.presence.collab.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.presence.collab.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.presence.collab.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.presence.collab.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.presence.collab.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.presence.collab.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.presence.collab.ui-1.3.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.xmpp.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.xmpp.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.xmpp.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.xmpp.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.xmpp.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.xmpp.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/pom.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.host/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.host/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT-sources.jar to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.host/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.host/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/p2content.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.host/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/p2artifacts.xml to org.eclipse.ecf/com.mycorp.examples.timeservice.provider.rest.host/1.1.100-SNAPSHOT/com.mycorp.examples.timeservice.provider.rest.host-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.edit/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.edit/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.edit/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.edit/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.edit/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.edit/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.edit-3.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.presence.ui/2.4.100-SNAPSHOT/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.presence.ui/2.4.100-SNAPSHOT/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.presence.ui/2.4.100-SNAPSHOT/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.presence.ui/2.4.100-SNAPSHOT/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.presence.ui/2.4.100-SNAPSHOT/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.presence.ui/2.4.100-SNAPSHOT/org.eclipse.ecf.presence.ui-2.4.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.ui/1.4.100-SNAPSHOT/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.ui/1.4.100-SNAPSHOT/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.ui/1.4.100-SNAPSHOT/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.ui/1.4.100-SNAPSHOT/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.ui/1.4.100-SNAPSHOT/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.ui/1.4.100-SNAPSHOT/org.eclipse.ecf.provider.ui-1.4.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/pom.xml to org.eclipse.ecf/org.eclipse.ecf.datashare/3.0.200-SNAPSHOT/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.datashare/3.0.200-SNAPSHOT/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.datashare/3.0.200-SNAPSHOT/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.datashare/3.0.200-SNAPSHOT/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.datashare/3.0.200-SNAPSHOT/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.datashare/3.0.200-SNAPSHOT/org.eclipse.ecf.datashare-3.0.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent.ui/0.2.100-SNAPSHOT/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent.ui/0.2.100-SNAPSHOT/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent.ui/0.2.100-SNAPSHOT/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent.ui/0.2.100-SNAPSHOT/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent.ui/0.2.100-SNAPSHOT/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent.ui/0.2.100-SNAPSHOT/org.eclipse.ecf.provider.bittorrent.ui-0.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.properties/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.properties-3.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.irc.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.irc.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.irc.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.irc.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.irc.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.irc.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.irc.ui-1.3.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest.synd/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest.synd/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.rest.synd-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent/0.3.300-SNAPSHOT/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent/0.3.300-SNAPSHOT/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent/0.3.300-SNAPSHOT/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent/0.3.300-SNAPSHOT/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent/0.3.300-SNAPSHOT/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.bittorrent/0.3.300-SNAPSHOT/org.eclipse.ecf.provider.bittorrent-0.3.300-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/pom.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer/5.0.100-SNAPSHOT/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer/5.0.100-SNAPSHOT/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer/5.0.100-SNAPSHOT/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.filetransfer/5.0.100-SNAPSHOT/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer/5.0.100-SNAPSHOT/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer/5.0.100-SNAPSHOT/org.eclipse.ecf.filetransfer-5.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/pom.xml to org.eclipse.ecf/org.eclipse.team.ecf.ui/1.0.100-SNAPSHOT/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.team.ecf.ui/1.0.100-SNAPSHOT/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.team.ecf.ui/1.0.100-SNAPSHOT/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.team.ecf.ui/1.0.100-SNAPSHOT/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.team.ecf.ui/1.0.100-SNAPSHOT/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.team.ecf.ui/1.0.100-SNAPSHOT/org.eclipse.team.ecf.ui-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/pom.xml to org.eclipse.ecf/org.eclipse.ecf.tests.provider.datashare.nio/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.tests.provider.datashare.nio/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.tests.provider.datashare.nio/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.tests.provider.datashare.nio/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.tests.provider.datashare.nio/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.tests.provider.datashare.nio/1.0.100-SNAPSHOT/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.core.feature/1.5.3-SNAPSHOT/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.core.feature/1.5.3-SNAPSHOT/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.core.feature/1.5.3-SNAPSHOT/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.core.feature/1.5.3-SNAPSHOT/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.core.feature/1.5.3-SNAPSHOT/org.eclipse.ecf.core.feature-1.5.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.remoteservice/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.remoteservice/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.remoteservice/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.remoteservice/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.remoteservice/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.xmpp.remoteservice/1.2.100-SNAPSHOT/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml to org.eclipse.ecf/org.eclipse.ecf.sync/2.0.200-SNAPSHOT/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.sync/2.0.200-SNAPSHOT/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.sync/2.0.200-SNAPSHOT/org.eclipse.ecf.sync-2.0.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.sync/2.0.200-SNAPSHOT/org.eclipse.ecf.sync-2.0.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.sync/2.0.200-SNAPSHOT/org.eclipse.ecf.sync-2.0.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.sync/2.0.200-SNAPSHOT/org.eclipse.ecf.sync-2.0.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200-SNAPSHOT/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200-SNAPSHOT/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200-SNAPSHOT/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200-SNAPSHOT/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200-SNAPSHOT/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200-SNAPSHOT/org.eclipse.ecf.provider.jslp-3.2.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.docshare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.docshare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.docshare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.docshare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.docshare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.docshare.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.datashare.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.datashare.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.ssl.feature/1.1.100-SNAPSHOT/org.eclipse.ecf.filetransfer.ssl.feature-1.1.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/pom.xml to org.eclipse.ecf/org.eclipse.ecf.docshare/3.0.300-SNAPSHOT/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.docshare/3.0.300-SNAPSHOT/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.docshare/3.0.300-SNAPSHOT/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.docshare/3.0.300-SNAPSHOT/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.docshare/3.0.300-SNAPSHOT/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.docshare/3.0.300-SNAPSHOT/org.eclipse.ecf.docshare-3.0.300-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.model/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.model/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.model/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.model/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.model/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.discovery.ui.model/3.0.100-SNAPSHOT/org.eclipse.ecf.discovery.ui.model-3.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.1100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.1100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.1100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.1100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.1100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.1100-SNAPSHOT/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.6.1100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.filetransfer.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.filetransfer.feature/3.14.5-SNAPSHOT/org.eclipse.ecf.filetransfer.feature-3.14.5-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.servlet-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/pom.xml to org.eclipse.ecf/org.eclipse.ecf.provider.msn.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.provider.msn.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.provider.msn.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.provider.msn.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.provider.msn.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.provider.msn.ui/1.3.100-SNAPSHOT/org.eclipse.ecf.provider.msn.ui-1.3.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/pom.xml to org.eclipse.ecf/org.eclipse.ecf.core/3.14.5-SNAPSHOT/org.eclipse.ecf.core-3.14.5-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.5-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.core/3.14.5-SNAPSHOT/org.eclipse.ecf.core-3.14.5-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.5-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.core/3.14.5-SNAPSHOT/org.eclipse.ecf.core-3.14.5-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.core/3.14.5-SNAPSHOT/org.eclipse.ecf.core-3.14.5-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.core/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.core/3.14.5-SNAPSHOT/org.eclipse.ecf.core-3.14.5-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT-sources-feature.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservice.soap.feature/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservice.soap.feature-1.0.100-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.200-SNAPSHOT/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.200-SNAPSHOT/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.200-SNAPSHOT/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.200-SNAPSHOT/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.200-SNAPSHOT/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.200-SNAPSHOT/org.eclipse.ecf.osgi.services.distribution-2.1.200-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservices.tooling.pde/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservices.tooling.pde/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT-sources.jar to org.eclipse.ecf/org.eclipse.ecf.remoteservices.tooling.pde/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT.jar.pack.gz to org.eclipse.ecf/org.eclipse.ecf.remoteservices.tooling.pde/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT-pack200.jar.pack.gz [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/p2content.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservices.tooling.pde/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/ecf-tycho.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/p2artifacts.xml to org.eclipse.ecf/org.eclipse.ecf.remoteservices.tooling.pde/1.0.100-SNAPSHOT/org.eclipse.ecf.remoteservices.tooling.pde-1.0.100-SNAPSHOT-p2artifacts.xml channel stopped [ecf-tycho.master.stage-release] $ /bin/sh -xe /tmp/jenkins2177690654607032662.sh + ssh genie.ecf@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/rt/ecf/staging/ + ssh genie.ecf@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/rt/ecf/staging/*' + scp -r target/site/apidocs genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging/javadoc + basename releng/org.eclipse.ecf.releng.repository/target/repository/features/org.eclipse.ecf.core_3.14.5.v20190423-0607.jar + core_feature=org.eclipse.ecf.core_3.14.5.v20190423-0607.jar + echo org.eclipse.ecf.core_3.14.5.v20190423-0607.jar + sed 's/\.jar//' + cut -d_ -f2 + core_feature_version=3.14.5.v20190423-0607 + mv releng/org.eclipse.ecf.releng.repository/target/org.eclipse.ecf.releng.repository-1.0.0-SNAPSHOT.zip releng/org.eclipse.ecf.releng.repository/target/org.eclipse.ecf.sdk_3.14.5.v20190423-0607.zip + scp -r releng/org.eclipse.ecf.releng.repository/target/repository genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2 + scp releng/org.eclipse.ecf.releng.repository/target/org.eclipse.ecf.sdk_3.14.5.v20190423-0607.zip genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging [ecf-tycho.master.stage-release] $ /bin/sh -xe /tmp/jenkins8790063942246602631.sh + exit 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 59 killed; [ssh-agent] Stopped. Finished: SUCCESS