Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM Agent ui-test-agent-lx049 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/ui-test: "true" name: "ui-test-agent-lx049" spec: containers: - env: - name: "JENKINS_SECRET" value: "f5f61bade5521f8909f57a9b153162f3af697eb11fb08c83d7e76ea0fe94576e" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.gendoc.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "ui-test-agent-lx049" - name: "JENKINS_NAME" value: "ui-test-agent-lx049" - name: "JENKINS_URL" value: "http://jenkins-ui.gendoc.svc.cluster.local/gendoc/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbijenkins/ui-test-agent:3.29@sha256:b5f847bd86f2761b7c8487e8b97fc5925d9aba6382c88a68fea1aaa01e12db59" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-2" readOnly: false - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins" nodeSelector: {} restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-gendoc" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: medium: "" name: "workspace-volume" Building remotely on ui-test-agent-lx049 (ui-test) in workspace /home/jenkins/workspace/Gendoc-juno No credentials specified Cloning the remote Git repository Cloning repository http://git.eclipse.org/gitroot/gendoc/org.eclipse.gendoc.git > /usr/bin/git init /home/jenkins/workspace/Gendoc-juno # timeout=10 Fetching upstream changes from http://git.eclipse.org/gitroot/gendoc/org.eclipse.gendoc.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --force --progress http://git.eclipse.org/gitroot/gendoc/org.eclipse.gendoc.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/gendoc/org.eclipse.gendoc.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/gendoc/org.eclipse.gendoc.git # timeout=10 Fetching upstream changes from http://git.eclipse.org/gitroot/gendoc/org.eclipse.gendoc.git > /usr/bin/git fetch --tags --force --progress http://git.eclipse.org/gitroot/gendoc/org.eclipse.gendoc.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/master-juno^{commit} # timeout=10 Checking out Revision 4bcef6befc8c49138e0b28b9b1bff433510b15fd (origin/master-juno) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4bcef6befc8c49138e0b28b9b1bff433510b15fd Commit message: "Merge branch 'master' into master-juno" > /usr/bin/git rev-list --no-walk 6defd07992b6542d6357a4247e9eda61cc41ad69 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" Starting xvnc [Gendoc-juno] $ Xvnc :66 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Parsing POMs _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. Xvnc TigerVNC 1.9.0 - built Sep 25 2018 10:38:14 Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12001000, The X.Org Foundation Tue Sep 24 14:24:03 2019 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5966 vncext: created VNC server for screen 0 The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Unsupported high keycode 372 for name ignored > X11 cannot support keycodes above 255. > This warning only shows for the first high keycode. Errors from xkbcomp are not fatal to the X server Established TCP socket on 39165 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [Gendoc-juno] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.5.2.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 39165 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/Gendoc-juno/pom.xml clean install -P juno [INFO] Scanning for projects... [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 51 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 647 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 161 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 201 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 547 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 600 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/6/apache-6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/6/apache-6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 346 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 150 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 129 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 741 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 437 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 67 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 62 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 31 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 137 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 524 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 24 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 140 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 87 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 206 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 233 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 119 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 270 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 57 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 55 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 76 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 131 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 89 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 90 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 37 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 259 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 299 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 114 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 559 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 176 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 381 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 66 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 107 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 54 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 198 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 64 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 123 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 51 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 184 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 170 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 605 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 250 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 380 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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.3 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/9/apache-9.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/9/apache-9.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 541 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.9 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/16/apache-16.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 513 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 421 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.9 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/18/apache-18.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 580 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 96 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 612 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 501 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/tukaani/xz/1.5/xz-1.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/tukaani/xz/1.5/xz-1.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 63 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 33 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 61 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 38 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 18 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 13 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 50 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 216 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 73 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.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.3.0/org.eclipse.tycho.embedder.shared-1.3.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.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 33 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 117 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.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.3.0/org.eclipse.tycho.core.shared-1.3.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.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 37 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 130 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 55 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 387 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 900 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/5/apache-5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/5/apache-5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 85 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 71 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 3.9 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 27 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 49 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/tukaani/xz/1.5/xz-1.5.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/tukaani/xz/1.5/xz-1.5.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.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/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.2 MB/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/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 4.3 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-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 112 kB/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-core/3.0/maven-core-3.0.jar (527 kB at 8.9 MB/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-model/3.0/maven-model-3.0.jar (165 kB at 2.7 MB/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-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 463 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-artifact/3.0/maven-artifact-3.0.jar (52 kB at 786 kB/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-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 556 kB/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-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.9 MB/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-spi/1.7/aether-spi-1.7.jar (14 kB at 172 kB/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/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 617 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-impl/1.7/aether-impl-1.7.jar (106 kB at 1.2 MB/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-api/1.7/aether-api-1.7.jar (74 kB at 806 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/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.1 MB/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 1.4 MB/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/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 560 kB/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/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.8 MB/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/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 387 kB/s) [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 4.0 MB/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] 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/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 238 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/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 103 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/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 373 kB/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-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 1.3 MB/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/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.4 MB/s) [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.7 MB/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] 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/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 572 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.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 346 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.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 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.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 607 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.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 312 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/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 16 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.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 185 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.3.0/org.eclipse.tycho.core.shared-1.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.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 35 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/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 531 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 45 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] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.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.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 171 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/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 168 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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.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 237 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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 6.3 MB/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 1.2 MB/s) [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 18 kB/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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 89 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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 120 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 34 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.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.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.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.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.7 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.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.3.0/org.eclipse.tycho.p2.maven.repository-1.3.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.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 4.0 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.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.3.0/org.eclipse.tycho.p2.tools.impl-1.3.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.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 1.6 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 84 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 1.2 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 61 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 287 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 216 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 2.4 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 104 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 437 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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.8 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/13/apache-13.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 537 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.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.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.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.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 76 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.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.3.0/org.eclipse.tycho.surefire.junit-1.3.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.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 68 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 137 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.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.3.0/org.eclipse.tycho.surefire.junit4-1.3.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.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 62 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.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.3.0/org.eclipse.tycho.surefire.junit47-1.3.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.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 69 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.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.3.0/org.eclipse.tycho.surefire.junit5-1.3.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.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 149 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.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.3.0/org.eclipse.tycho.surefire.testng-1.3.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.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 94 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 142 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.2 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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.7 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/19/apache-19.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/19/apache-19.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 673 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 89 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 421 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 549 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 335 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 63 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 622 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 67 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 95 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 228 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 730 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 196 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 551 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 211 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 685 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 682 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 85 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/google/google/1/google-1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/google/google/1/google-1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 49 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 121 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 37 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 528 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 141 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 75 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 38 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 80 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 56 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 90 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 85 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 113 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 449 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 566 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 253 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.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/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.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.3.0/org.eclipse.tycho.surefire.junit-1.3.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.3.0/org.eclipse.tycho.surefire.junit4-1.3.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.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 885 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.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.3.0/org.eclipse.tycho.surefire.junit4-1.3.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/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [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.3 MB/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.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 654 kB/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.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 8.1 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.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 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/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/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 1.9 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/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 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.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 199 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.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 13 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-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/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/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 3.4 MB/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/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 397 kB/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/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.8 MB/s) [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 5.9 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-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 759 kB/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] 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 283 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/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 355 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 3.1 MB/s) [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 327 kB/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 1.0 MB/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.6 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 218 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 561 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/10/apache-10.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/10/apache-10.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 705 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 648 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.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.3.0/tycho-p2-publisher-plugin-1.3.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.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 76 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.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.3.0/tycho-p2-publisher-plugin-1.3.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.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 1.2 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 557 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.7 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 116 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 197 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 396 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 46 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 931 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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/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/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.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] 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 839 kB/s) [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 10 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 3.6 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.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.3.0/tycho-p2-repository-plugin-1.3.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.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 44 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.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.3.0/tycho-p2-repository-plugin-1.3.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.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 624 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 222 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 210 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.1 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/7/apache-7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 656 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.0 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 100 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 1.3 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 84 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 66 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 204 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 380 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 687 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 8.4 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 270 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 407 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 204 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 324 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 962 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 800 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 470 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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.3 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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.4 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/maven-metadata.xml (811 B at 18 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/org.eclipse.acceleo.maven.compatibility-3.5.0-20150218.072536-65.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/org.eclipse.acceleo.maven.compatibility-3.5.0-20150218.072536-65.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/org.eclipse.acceleo.maven.compatibility-3.5.0-20150218.072536-65.pom [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/org.eclipse.acceleo.maven.compatibility-3.5.0-20150218.072536-65.pom (4.5 kB at 174 kB/s) [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/org.eclipse.acceleo.maven.compatibility-3.5.0-20150218.072536-65.jar [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.maven.compatibility/3.5.0-SNAPSHOT/org.eclipse.acceleo.maven.compatibility-3.5.0-20150218.072536-65.jar (15 kB at 907 kB/s) [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.incubation.update-site:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/ [INFO] Adding repository http://download.eclipse.org/releases/juno [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/juno/ (490B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/juno/ (490B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201303010900/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201303010900/ [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201303010900/ (2.06MB) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201303010900/ (2.06MB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201209280900/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201209280900/ [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201209280900/ (2.01MB) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201209280900/ (2.01MB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201206270900/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201206270900/ [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201206270900/ (2.06MB) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201206270900/ (2.06MB) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/juno/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/juno/ [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/juno/ (304.86kB) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/juno/ (304.86kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/ [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/ [INFO] Adding repository http://download.eclipse.org/sirius/updates/releases/3.1.9/juno [INFO] Fetching content.jar from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/ (58.56kB) [INFO] Fetching content.jar from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/ (58.56kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.incubation.update-site:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/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/R20150519210750/repository/ [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (591.9kB) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (591.9kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/juno/201303010900/ [INFO] Fetching org.eclipse.osgi_3.8.2.v20130124-134944.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (461.82kB) [INFO] Fetching org.eclipse.osgi_3.8.2.v20130124-134944.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (461.82kB) [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (19.58kB) [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (19.58kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.94kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.94kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (164.48kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (164.48kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.24kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.24kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (41.57kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (41.57kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (198.69kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (198.69kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (144.38kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (144.38kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.99kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.99kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.94kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.94kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (66.2kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (66.2kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.6kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.6kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.84kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.84kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.5kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.5kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.02kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.02kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.71kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.71kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (178.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (178.81kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.12kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.72kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.72kB) [INFO] Fetching org.eclipse.osgi.services_3.3.100.v20120522-1822.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.33kB) [INFO] Fetching org.eclipse.osgi.services_3.3.100.v20120522-1822.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.33kB) [INFO] Fetching org.apache.xmlgraphics_1.4.0.v201301251218.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (215.12kB) [INFO] Fetching org.apache.xmlgraphics_1.4.0.v201301251218.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (215.12kB) [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (73.56kB) [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (73.56kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.73kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.73kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.8.1.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (77.81kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.8.1.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (77.81kB) [INFO] Fetching org.eclipse.ocl.ecore_3.2.0.v20130125-1817.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (100.14kB) [INFO] Fetching org.eclipse.ocl.ecore_3.2.0.v20130125-1817.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (100.14kB) [INFO] Fetching org.eclipse.core.runtime_3.8.0.v20120912-155025.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.04kB) [INFO] Fetching org.eclipse.core.runtime_3.8.0.v20120912-155025.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.04kB) [INFO] Fetching org.eclipse.pde.core_3.8.1.v20130115-200504.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.17MB) [INFO] Fetching org.eclipse.pde.core_3.8.1.v20130115-200504.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.17MB) [INFO] Fetching org.eclipse.core.resources_3.8.1.v20121114-124432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (274.13kB) [INFO] Fetching org.eclipse.core.resources_3.8.1.v20121114-124432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (274.13kB) [INFO] Fetching org.eclipse.core.resources_3.8.1.v20121114-124432.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (791.24kB) [INFO] Fetching org.eclipse.core.resources_3.8.1.v20121114-124432.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (791.24kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.resources,3.8.1.v20121114-124432 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.resources,3.8.1.v20121114-124432 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.core.resources,3.8.1.v20121114-124432.: [WARNING] File has invalid content:/tmp/signatureFile8594929610349673679.jar: [WARNING] Invalid content:ant_tasks/resources-ant.jar [INFO] Fetching org.eclipse.jdt.core_3.8.3.v20130121-145325.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (4.59MB) [INFO] Fetching org.eclipse.jdt.core_3.8.3.v20130121-145325.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (4.59MB) [INFO] Fetching org.eclipse.core.filesystem_1.3.200.v20130115-145044.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.46kB) [INFO] Fetching org.eclipse.core.filesystem_1.3.200.v20130115-145044.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.46kB) [INFO] Fetching org.eclipse.acceleo.common_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.21kB) [INFO] Fetching org.eclipse.acceleo.common_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.21kB) [INFO] Fetching org.eclipse.acceleo.model_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (46.84kB) [INFO] Fetching org.eclipse.acceleo.model_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (46.84kB) [INFO] Fetching org.eclipse.acceleo.profiler_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.02kB) [INFO] Fetching org.eclipse.acceleo.profiler_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.02kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.8.2.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (419.75kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.8.2.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (419.75kB) [INFO] Fetching org.eclipse.swt_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.74kB) [INFO] Fetching org.eclipse.swt_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.74kB) [INFO] Fetching org.eclipse.acceleo.engine_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (73.47kB) [INFO] Fetching org.eclipse.acceleo.engine_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (73.47kB) [INFO] Fetching org.eclipse.emf.ecore_2.8.3.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (346.69kB) [INFO] Fetching org.eclipse.emf.ecore_2.8.3.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (346.69kB) [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.76kB) [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.76kB) [INFO] Fetching org.apache.ant_1.9.4.v201504302020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (2.17MB) [INFO] Fetching org.apache.ant_1.9.4.v201504302020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (2.17MB) [INFO] Fetching org.eclipse.acceleo.parser_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (121.86kB) [INFO] Fetching org.eclipse.acceleo.parser_3.3.2.201302130808.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (121.86kB) [INFO] Fetching org.eclipse.acceleo.parser_3.3.2.201302130808.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (345.9kB) [INFO] Fetching org.eclipse.acceleo.parser_3.3.2.201302130808.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (345.9kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.acceleo.parser,3.3.2.201302130808 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.acceleo.parser,3.3.2.201302130808 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.acceleo.parser,3.3.2.201302130808.: [WARNING] File has invalid content:/tmp/signatureFile4961832523812654143.jar: [WARNING] Invalid content:lib/acceleoCompiler.jar [INFO] Fetching org.eclipse.core.variables_3.2.600.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.36kB) [INFO] Fetching org.eclipse.core.variables_3.2.600.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.36kB) [INFO] Fetching org.eclipse.ant.core_3.2.401.v20121204-162022.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (47.81kB) [INFO] Fetching org.eclipse.ant.core_3.2.401.v20121204-162022.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (47.81kB) [INFO] Fetching org.eclipse.ant.core_3.2.401.v20121204-162022.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (96.95kB) [INFO] Fetching org.eclipse.ant.core_3.2.401.v20121204-162022.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (96.95kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ant.core,3.2.401.v20121204-162022 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ant.core,3.2.401.v20121204-162022 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ant.core,3.2.401.v20121204-162022.: [WARNING] File has invalid content:/tmp/signatureFile3658354423994224281.jar: [WARNING] Invalid content:lib/antsupportlib.jar [INFO] Fetching org.eclipse.ui_3.104.0.v20121024-145224.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (92.81kB) [INFO] Fetching org.eclipse.ui_3.104.0.v20121024-145224.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (92.81kB) [INFO] Fetching org.eclipse.jface.text_3.8.2.v20121126-164145.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (286.7kB) [INFO] Fetching org.eclipse.jface.text_3.8.2.v20121126-164145.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (286.7kB) [INFO] Fetching org.eclipse.ui.ide_3.8.2.v20121106-165923.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (699.35kB) [INFO] Fetching org.eclipse.ui.ide_3.8.2.v20121106-165923.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (699.35kB) [INFO] Fetching org.eclipse.ui.views_3.6.100.v20120705-114010.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.67kB) [INFO] Fetching org.eclipse.ui.views_3.6.100.v20120705-114010.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.67kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (181.56kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (181.56kB) [INFO] Fetching org.eclipse.core.expressions_3.4.401.v20120912-155018.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.07kB) [INFO] Fetching org.eclipse.core.expressions_3.4.401.v20120912-155018.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.07kB) [INFO] Fetching org.eclipse.ui.editors_3.8.0.v20120523-1540.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (167.92kB) [INFO] Fetching org.eclipse.ui.editors_3.8.0.v20120523-1540.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (167.92kB) [INFO] Fetching org.eclipse.ui.forms_3.5.200.v20120705-114351.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (97.14kB) [INFO] Fetching org.eclipse.ui.forms_3.5.200.v20120705-114351.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (97.14kB) [INFO] Fetching org.eclipse.compare.core_3.5.200.v20120522-1148.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.24kB) [INFO] Fetching org.eclipse.compare.core_3.5.200.v20120522-1148.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.24kB) [INFO] Fetching com.ibm.icu_4.4.2.v20110823.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (6.39MB) [INFO] Fetching com.ibm.icu_4.4.2.v20110823.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (6.39MB) [INFO] Fetching org.eclipse.compare_3.5.301.v20130125-135424.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (230.35kB) [INFO] Fetching org.eclipse.compare_3.5.301.v20130125-135424.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (230.35kB) [INFO] Fetching org.eclipse.equinox.common_3.6.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.51kB) [INFO] Fetching org.eclipse.equinox.common_3.6.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.51kB) [INFO] Fetching org.eclipse.core.commands_3.6.2.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.65kB) [INFO] Fetching org.eclipse.core.commands_3.6.2.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.65kB) [INFO] Fetching org.eclipse.equinox.preferences_3.5.1.v20121031-182809.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (46.33kB) [INFO] Fetching org.eclipse.equinox.preferences_3.5.1.v20121031-182809.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (46.33kB) [INFO] Fetching org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (68.03kB) [INFO] Fetching org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (68.03kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20120521-2329.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (66.85kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20120521-2329.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (66.85kB) [INFO] Fetching org.eclipse.core.databinding.property_1.4.100.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (36.98kB) [INFO] Fetching org.eclipse.core.databinding.property_1.4.100.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (36.98kB) [INFO] Fetching org.eclipse.core.databinding_1.4.1.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.97kB) [INFO] Fetching org.eclipse.core.databinding_1.4.1.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.97kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.02kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.02kB) [INFO] Fetching org.eclipse.core.filebuffers_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.9kB) [INFO] Fetching org.eclipse.core.filebuffers_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.9kB) [INFO] Fetching org.eclipse.text_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (78.74kB) [INFO] Fetching org.eclipse.text_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (78.74kB) [INFO] Fetching org.eclipse.core.jobs_3.5.300.v20120912-155018.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.66kB) [INFO] Fetching org.eclipse.core.jobs_3.5.300.v20120912-155018.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.66kB) [INFO] Fetching org.eclipse.equinox.app_1.3.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.01kB) [INFO] Fetching org.eclipse.equinox.app_1.3.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.01kB) [INFO] Fetching org.eclipse.debug.core_3.7.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (98.29kB) [INFO] Fetching org.eclipse.debug.core_3.7.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (98.29kB) [INFO] Fetching org.eclipse.ui.console_3.5.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.97kB) [INFO] Fetching org.eclipse.ui.console_3.5.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.97kB) [INFO] Fetching org.eclipse.help_3.6.0.v20120912-134126.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (107.78kB) [INFO] Fetching org.eclipse.help_3.6.0.v20120912-134126.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (107.78kB) [INFO] Fetching org.eclipse.debug.ui_3.8.2.v20130130-171415.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (779.3kB) [INFO] Fetching org.eclipse.debug.ui_3.8.2.v20130130-171415.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (779.3kB) [INFO] Fetching org.eclipse.draw2d_3.9.0.201212170307.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (178.19kB) [INFO] Fetching org.eclipse.draw2d_3.9.0.201212170307.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (178.19kB) [INFO] Fetching org.eclipse.e4.core.commands_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.08kB) [INFO] Fetching org.eclipse.e4.core.commands_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.08kB) [INFO] Fetching org.eclipse.e4.core.di_1.2.0.v20121024-173149.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.71kB) [INFO] Fetching org.eclipse.e4.core.di_1.2.0.v20121024-173149.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.71kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.24kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.24kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.2.0.v20121221-192508.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.98kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.2.0.v20121221-192508.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.98kB) [INFO] Fetching org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.54kB) [INFO] Fetching org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.54kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.11.100.v20121024-182359.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.8kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.11.100.v20121024-182359.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.8kB) [INFO] Fetching org.eclipse.jface_3.8.102.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (321.89kB) [INFO] Fetching org.eclipse.jface_3.8.102.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (321.89kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.42kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.42kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.2.v20120912-132817.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.56kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.2.v20120912-132817.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.56kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (48.29kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (48.29kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.4.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.25kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.4.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.25kB) [INFO] Fetching org.eclipse.e4.ui.di_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.21kB) [INFO] Fetching org.eclipse.e4.ui.di_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.21kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (88.86kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (88.86kB) [INFO] Fetching org.eclipse.e4.ui.services_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.93kB) [INFO] Fetching org.eclipse.e4.ui.services_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.93kB) [INFO] Fetching org.eclipse.e4.ui.widgets_0.12.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.8kB) [INFO] Fetching org.eclipse.e4.ui.widgets_0.12.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.8kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.8.0.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.39kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.8.0.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench_0.11.0.v20130125-100758.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (75.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench_0.11.0.v20130125-100758.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (75.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.10.3.v20130124-170312.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (86.89kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.10.3.v20130124-170312.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (86.89kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.10.3.v20130124-133900.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (55.55kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.10.3.v20130124-133900.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (55.55kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_0.10.3.v20130124-185622.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (42.05kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_0.10.3.v20130124-185622.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (42.05kB) [INFO] Fetching org.eclipse.jface.databinding_1.6.0.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (59.89kB) [INFO] Fetching org.eclipse.jface.databinding_1.6.0.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (59.89kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20120521-2329.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.01kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20120521-2329.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.01kB) [INFO] Fetching org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (87.26kB) [INFO] Fetching org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (87.26kB) [INFO] Fetching org.eclipse.equinox.event_1.2.200.v20120522-2049.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.1kB) [INFO] Fetching org.eclipse.equinox.event_1.2.200.v20120522-2049.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.1kB) [INFO] Fetching org.eclipse.emf.common_2.8.0.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (71.26kB) [INFO] Fetching org.eclipse.emf.common_2.8.0.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (71.26kB) [INFO] Fetching org.eclipse.emf.codegen_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (101.77kB) [INFO] Fetching org.eclipse.emf.codegen_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (101.77kB) [INFO] Fetching org.eclipse.emf.ant_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.96kB) [INFO] Fetching org.eclipse.emf.ant_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.96kB) [INFO] Fetching org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (108.78kB) [INFO] Fetching org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (108.78kB) [INFO] Fetching org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (308.99kB) [INFO] Fetching org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (308.99kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.launching,3.6.101.v20130111-183046 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.launching,3.6.101.v20130111-183046 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.launching,3.6.101.v20130111-183046.: [WARNING] File has invalid content:/tmp/signatureFile343416031896196721.jar: [WARNING] Invalid content:lib/launchingsupport.jar [INFO] Fetching org.eclipse.emf.codegen.ecore_2.8.2.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (18kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.8.2.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (18kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.36kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.36kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.72kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.72kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.3kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.3kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.96kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.96kB) [INFO] Fetching org.eclipse.emf.codegen_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.99kB) [INFO] Fetching org.eclipse.emf.codegen_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.99kB) [INFO] Fetching org.eclipse.emf.common.ui_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (48.74kB) [INFO] Fetching org.eclipse.emf.common.ui_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (48.74kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.71kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.71kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.97kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.97kB) [INFO] Fetching org.eclipse.emf.common_2.8.0.v20130125-0546.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.94kB) [INFO] Fetching org.eclipse.emf.common_2.8.0.v20130125-0546.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.94kB) [INFO] Fetching org.eclipse.emf.common.ui_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.91kB) [INFO] Fetching org.eclipse.emf.common.ui_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.91kB) [INFO] Fetching org.eclipse.emf.converter_2.5.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.63kB) [INFO] Fetching org.eclipse.emf.converter_2.5.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.63kB) [INFO] Fetching org.eclipse.emf.importer_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.13kB) [INFO] Fetching org.eclipse.emf.importer_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.13kB) [INFO] Fetching org.eclipse.emf.exporter_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.19kB) [INFO] Fetching org.eclipse.emf.exporter_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.19kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.95kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.95kB) [INFO] Fetching org.eclipse.emf.importer.java_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.27kB) [INFO] Fetching org.eclipse.emf.importer.java_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.27kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.15kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.15kB) [INFO] Fetching org.eclipse.emf.converter_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (18kB) [INFO] Fetching org.eclipse.emf.converter_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (18kB) [INFO] Fetching org.eclipse.emf.databinding_1.2.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.12kB) [INFO] Fetching org.eclipse.emf.databinding_1.2.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.12kB) [INFO] Fetching org.eclipse.emf.edit_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (84.61kB) [INFO] Fetching org.eclipse.emf.edit_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (84.61kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.2.1.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.24kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.2.1.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.24kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.2.1.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.97kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.2.1.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.97kB) [INFO] Fetching org.eclipse.emf.databinding_1.2.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.94kB) [INFO] Fetching org.eclipse.emf.databinding_1.2.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.94kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.5.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.01kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.5.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.01kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.95kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.95kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.57kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.8.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.57kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.95kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.95kB) [INFO] Fetching org.eclipse.emf.ecore_2.8.3.v20130125-0546.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.98kB) [INFO] Fetching org.eclipse.emf.ecore_2.8.3.v20130125-0546.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.98kB) [INFO] Fetching org.eclipse.emf.edit_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.93kB) [INFO] Fetching org.eclipse.emf.edit_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.93kB) [INFO] Fetching org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.04MB) [INFO] Fetching org.eclipse.emf.edit.ui_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.95kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.8.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.95kB) [INFO] Fetching org.eclipse.emf.facet.common.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.94kB) [INFO] Fetching org.eclipse.emf.facet.common.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.94kB) [INFO] Fetching org.eclipse.emf.facet.util.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.85kB) [INFO] Fetching org.eclipse.emf.facet.util.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.85kB) [INFO] Fetching org.eclipse.emf.facet.common.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.24kB) [INFO] Fetching org.eclipse.emf.facet.common.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.24kB) [INFO] Fetching org.eclipse.emf.facet.custom.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.33kB) [INFO] Fetching org.eclipse.emf.facet.custom.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.33kB) [INFO] Fetching org.eclipse.emf.facet.util.emf.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.71kB) [INFO] Fetching org.eclipse.emf.facet.util.emf.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.71kB) [INFO] Fetching org.eclipse.emf.facet.efacet.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.25kB) [INFO] Fetching org.eclipse.emf.facet.efacet.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.25kB) [INFO] Fetching org.eclipse.emf.validation_1.4.0.v20100428-2315.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (123.84kB) [INFO] Fetching org.eclipse.emf.validation_1.4.0.v20100428-2315.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (123.84kB) [INFO] Fetching org.eclipse.emf.facet.custom.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.74kB) [INFO] Fetching org.eclipse.emf.facet.custom.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.74kB) [INFO] Fetching org.eclipse.emf.facet.efacet.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (300.47kB) [INFO] Fetching org.eclipse.emf.facet.efacet.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (300.47kB) [INFO] Fetching org.eclipse.emf.facet.util.emf.catalog_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.24kB) [INFO] Fetching org.eclipse.emf.facet.util.emf.catalog_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.24kB) [INFO] Fetching org.eclipse.emf.facet.query.java.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.92kB) [INFO] Fetching org.eclipse.emf.facet.query.java.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.92kB) [INFO] Fetching org.eclipse.emf.facet.util.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.06kB) [INFO] Fetching org.eclipse.emf.facet.util.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.06kB) [INFO] Fetching org.eclipse.emf.facet.custom.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.41kB) [INFO] Fetching org.eclipse.emf.facet.custom.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.41kB) [INFO] Fetching org.eclipse.emf.facet.efacet_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.18kB) [INFO] Fetching org.eclipse.emf.facet.efacet_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.18kB) [INFO] Fetching org.eclipse.emf.facet.efacet.catalog_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.2kB) [INFO] Fetching org.eclipse.emf.facet.efacet.catalog_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.2kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.14kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.14kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.56kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.56kB) [INFO] Fetching org.eclipse.emf.facet.infra.common.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (66.14kB) [INFO] Fetching org.eclipse.emf.facet.infra.common.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (66.14kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.24kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.24kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.76kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.76kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.22kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.core_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.22kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.61kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.61kB) [INFO] Fetching org.eclipse.emf.facet.infra.common.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.79kB) [INFO] Fetching org.eclipse.emf.facet.infra.common.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.79kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.1kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.1kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.uicore_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.16kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.uicore_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.16kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.5.300.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.84kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.5.300.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.84kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.9kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.9kB) [INFO] Fetching org.eclipse.emf.facet.util.emf.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.69kB) [INFO] Fetching org.eclipse.emf.facet.util.emf.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.69kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (83.93kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (83.93kB) [INFO] Fetching org.eclipse.emf.facet.infra.query_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.68kB) [INFO] Fetching org.eclipse.emf.facet.infra.query_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.68kB) [INFO] Fetching org.eclipse.emf_2.6.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11kB) [INFO] Fetching org.eclipse.emf_2.6.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.v20100224-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.64kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.v20100224-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.64kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.28kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.28kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.3kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.3kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.editor_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.09kB) [INFO] Fetching org.eclipse.emf.facet.infra.facet.editor_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.09kB) [INFO] Fetching org.eclipse.ocl_3.2.1.v20130128-1158.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (407.06kB) [INFO] Fetching org.eclipse.ocl_3.2.1.v20130128-1158.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (407.06kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.editor_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.71kB) [INFO] Fetching org.eclipse.emf.facet.infra.query.editor_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.71kB) [INFO] Fetching org.eclipse.jdt.ui_3.8.2.v20130107-165834.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (3.36MB) [INFO] Fetching org.eclipse.jdt.ui_3.8.2.v20130107-165834.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (3.36MB) [INFO] Fetching org.eclipse.emf.facet.query.java_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.89kB) [INFO] Fetching org.eclipse.emf.facet.query.java_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.89kB) [INFO] Fetching org.eclipse.emf.facet.query.java.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.66kB) [INFO] Fetching org.eclipse.emf.facet.query.java.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.66kB) [INFO] Fetching org.junit4_4.8.1.v20120523-1257.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (6.17kB) [INFO] Fetching org.junit4_4.8.1.v20120523-1257.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (6.17kB) [INFO] Fetching org.eclipse.emf_2.8.3.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (30.66kB) [INFO] Fetching org.eclipse.emf_2.8.3.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (30.66kB) [INFO] Fetching org.eclipse.emf.mapping_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (62.24kB) [INFO] Fetching org.eclipse.emf.mapping_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (62.24kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.36kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.36kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (47.3kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (47.3kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.49kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.7.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.49kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.6.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.18kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.6.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.18kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.5.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.09kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.5.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.09kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.18kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.6.0.v20130125-0826.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.18kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (18.03kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (18.03kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.6.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.16kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.6.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.16kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.99kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.99kB) [INFO] Fetching org.eclipse.emf.mapping_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.92kB) [INFO] Fetching org.eclipse.emf.mapping_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.92kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.96kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.7.0.v20130125-0826.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.96kB) [INFO] Fetching org.eclipse.emf.transaction_1.4.0.v20100331-1738.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.52kB) [INFO] Fetching org.eclipse.emf.transaction_1.4.0.v20100331-1738.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.52kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.v20090819-1300.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.68kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.v20090819-1300.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.68kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.v20120328-0001.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.56kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.v20120328-0001.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.56kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.v200901271819.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.76kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.v200901271819.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.76kB) [INFO] Fetching org.eclipse.equinox.util_1.0.400.v20120917-192807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.45kB) [INFO] Fetching org.eclipse.equinox.util_1.0.400.v20120917-192807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.45kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20120913-155515.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.24kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20120913-155515.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.24kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.400.v20120913-155709.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.39kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.400.v20120913-155709.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.39kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-1959.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (49.43kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-1959.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (49.43kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (95.91kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (95.91kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.2.0.v20120430-0525.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.84kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.2.0.v20120430-0525.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.84kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110808-1657.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.79kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110808-1657.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.79kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110808-1657 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110808-1657 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110808-1657.: [WARNING] File has invalid content:/tmp/signatureFile3571312651366988241.jar: [WARNING] Invalid content:lib/jarprocessor-ant.jar [INFO] Fetching org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (48.97kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (48.97kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.2.0.v20120524-0542.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.87kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.2.0.v20120524-0542.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.87kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (103.26kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (103.26kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (72.9kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (72.9kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.0.301.v20120914-163612.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.09kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.0.301.v20120914-163612.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.09kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.2.0.v20130121-021919.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.74kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.2.0.v20130121-021919.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.74kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.38kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.38kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (49.19kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (49.19kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20120428-0517 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20120428-0517 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20120428-0517.: [WARNING] File has invalid content:/tmp/signatureFile8867850180884546410.jar: [WARNING] Invalid content:ant_tasks/director-ant.jar [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.74kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.74kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (115.36kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (115.36kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.100.v20120524-1717 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.100.v20120524-1717 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.100.v20120524-1717.: [WARNING] File has invalid content:/tmp/signatureFile1326087423910595704.jar: [WARNING] Invalid content:ant_tasks/metadataRepository-ant.jar [INFO] Fetching org.eclipse.equinox.security_1.1.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.05kB) [INFO] Fetching org.eclipse.equinox.security_1.1.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.05kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.97kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.97kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.2.0.v20121002-080415.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.61kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.2.0.v20121002-080415.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.61kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.79kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.79kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120913-155635.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (84.01kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120913-155635.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (84.01kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120913-155635.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (210.16kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120913-155635.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (210.16kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.1.0.v20120913-155635 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.1.0.v20120913-155635 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.1.0.v20120913-155635.: [WARNING] File has invalid content:/tmp/signatureFile5809622480306674184.jar: [WARNING] Invalid content:ant_tasks/pdepublishing-ant.jar [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-1314.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (87.38kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-1314.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (87.38kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-1314.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (229.98kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-1314.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (229.98kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20120501-1314 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20120501-1314 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20120501-1314.: [WARNING] File has invalid content:/tmp/signatureFile4924420907038305468.jar: [WARNING] Invalid content:lib/repository-tools-ant.jar [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.100.v20120428-0117.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.18kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.100.v20120428-0117.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.18kB) [INFO] Fetching org.eclipse.gef_3.9.0.201212170307.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (238.4kB) [INFO] Fetching org.eclipse.gef_3.9.0.201212170307.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (238.4kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (142kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (142kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/juno/201209280900/ [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.6.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (316.3kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.6.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (316.3kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.4.0.v20100512-1416.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.65kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.4.0.v20100512-1416.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.65kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.6.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (40.83kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.6.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (40.83kB) [INFO] Fetching org.eclipse.uml2.uml_4.0.2.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (977.67kB) [INFO] Fetching org.eclipse.uml2.uml_4.0.2.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (977.67kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.5.0.v20110309-2159.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (123.61kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.5.0.v20110309-2159.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (123.61kB) [INFO] Fetching org.eclipse.papyrus.infra.core_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.76kB) [INFO] Fetching org.eclipse.papyrus.infra.core_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.76kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (56.07kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (56.07kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.84kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.84kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.3kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.3kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.33kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.33kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.11kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.11kB) [INFO] Fetching org.eclipse.sirius.diagram_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (329.88kB) [INFO] Fetching org.eclipse.sirius.diagram_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (329.88kB) [INFO] Fetching org.eclipse.sirius.table_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (102kB) [INFO] Fetching org.eclipse.sirius.table_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (102kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (38.77kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (38.77kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.33kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.33kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (38.01kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (38.01kB) [INFO] Fetching org.eclipse.team.core_3.6.100.v20120524-0627.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (111.24kB) [INFO] Fetching org.eclipse.team.core_3.6.100.v20120524-0627.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (111.24kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (74.06kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (74.06kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (35.46kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (35.46kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (29.75kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (29.75kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (7.64kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (7.64kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.3.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (28.73kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.3.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (28.73kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.3.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (24.13kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.3.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (24.13kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (50.61kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (50.61kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.6.1.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (42.42kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.6.1.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (42.42kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (11.64kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.4.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (11.64kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.2.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (28.32kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.2.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (28.32kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (33.38kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (33.38kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (17.05kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (17.05kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.6.2.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (62.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.6.2.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (62.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (56.74kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (56.74kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (32.54kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (32.54kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.6.1.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.08kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.6.1.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.08kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (27.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (27.72kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (21.79kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (21.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.4.2.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (54.47kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.4.2.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (54.47kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (35.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.4.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (35.36kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (101.28kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (101.28kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.6.2.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.86kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.6.2.201302122140.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.86kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.54kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.54kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (93.81kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (93.81kB) [INFO] Fetching org.eclipse.jdt.debug_3.7.101.v20120913-153601.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (289.61kB) [INFO] Fetching org.eclipse.jdt.debug_3.7.101.v20120913-153601.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (289.61kB) [INFO] Fetching org.eclipse.jdt.debug_3.7.101.v20120913-153601.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (830.36kB) [INFO] Fetching org.eclipse.jdt.debug_3.7.101.v20120913-153601.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (830.36kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.debug,3.7.101.v20120913-153601 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.debug,3.7.101.v20120913-153601 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.debug,3.7.101.v20120913-153601.: [WARNING] File has invalid content:/tmp/signatureFile6219474900832035106.jar: [WARNING] Invalid content:jdi.jar [WARNING] Invalid content:jdimodel.jar [INFO] Fetching org.eclipse.search_3.8.0.v20120523-1540.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (145.46kB) [INFO] Fetching org.eclipse.search_3.8.0.v20120523-1540.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (145.46kB) [INFO] Fetching org.eclipse.team.ui_3.6.201.v20130125-135424.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (406.15kB) [INFO] Fetching org.eclipse.team.ui_3.6.201.v20130125-135424.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (406.15kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (144.21kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (144.21kB) [INFO] Fetching org.eclipse.ui.navigator_3.5.200.v20120705-114103.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (109.83kB) [INFO] Fetching org.eclipse.ui.navigator_3.5.200.v20120705-114103.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (109.83kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.400.v20120705-114010.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.5kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.400.v20120705-114010.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.5kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.71kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.71kB) [INFO] Fetching org.eclipse.ocl.common_1.0.2.v20130125-1817.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.48kB) [INFO] Fetching org.eclipse.ocl.common_1.0.2.v20130125-1817.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.48kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.21kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.21kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.91kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.91kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.17kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.17kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (283.72kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (283.72kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.21kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.21kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.45kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.45kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.25kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.25kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.7kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.7kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.5kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (34.5kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (56.56kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (56.56kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.16kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.16kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.73kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.73kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.preferences_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.67kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.preferences_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.67kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.48kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.48kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (106.17kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (106.17kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.04kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.04kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.62kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.62kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.98kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.98kB) [INFO] Fetching org.eclipse.uml2.common.edit_1.6.0.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.4kB) [INFO] Fetching org.eclipse.uml2.common.edit_1.6.0.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.4kB) [INFO] Fetching org.eclipse.uml2.uml.edit_4.0.2.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (157.92kB) [INFO] Fetching org.eclipse.uml2.uml.edit_4.0.2.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (157.92kB) [INFO] Fetching org.eclipse.pde.build_3.8.2.v20121114-140810.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (457.84kB) [INFO] Fetching org.eclipse.pde.build_3.8.2.v20121114-140810.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (457.84kB) [INFO] Fetching org.eclipse.update.configurator_3.3.200.v20120912-144026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.08kB) [INFO] Fetching org.eclipse.update.configurator_3.3.200.v20120912-144026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.08kB) [INFO] Fetching org.eclipse.sirius_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (344.17kB) [INFO] Fetching org.eclipse.sirius_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (344.17kB) [INFO] Fetching org.eclipse.sirius.common_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (76.6kB) [INFO] Fetching org.eclipse.sirius.common_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (76.6kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (32.38kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (32.38kB) [INFO] Fetching org.eclipse.sirius.ext.base_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (14.26kB) [INFO] Fetching org.eclipse.sirius.ext.base_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (14.26kB) [INFO] Fetching org.eclipse.sirius.ext.emf_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (9.95kB) [INFO] Fetching org.eclipse.sirius.ext.emf_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (9.95kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (7.43kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (7.43kB) [INFO] Fetching org.eclipse.sirius.diagram.layoutdata_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (23.12kB) [INFO] Fetching org.eclipse.sirius.diagram.layoutdata_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (23.12kB) [INFO] Fetching org.eclipse.sirius.ext.e3_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (6.83kB) [INFO] Fetching org.eclipse.sirius.ext.e3_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (6.83kB) [INFO] Fetching org.eclipse.sirius.synchronizer_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (15.3kB) [INFO] Fetching org.eclipse.sirius.synchronizer_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (15.3kB) [INFO] Fetching org.eclipse.sirius.tree_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (71.81kB) [INFO] Fetching org.eclipse.sirius.tree_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (71.81kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_3.1.9.201706271309.jar.pack.gz from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.runtime_3.1.9.201706271309.jar from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/features/ (18.73kB) [INFO] Fetching org.eclipse.sirius.runtime_3.1.9.201706271309.jar from http://download.eclipse.org/sirius/updates/releases/3.1.9/juno/features/ (18.73kB) [INFO] Fetching org.eclipse.uml2.common_1.7.0.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.84kB) [INFO] Fetching org.eclipse.uml2.common_1.7.0.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.84kB) [INFO] Fetching org.eclipse.uml2.types_1.0.0.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.35kB) [INFO] Fetching org.eclipse.uml2.types_1.0.0.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.35kB) [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (19.33kB) [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (19.33kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.04MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.04MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.21MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.21MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.14MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.14MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.12MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.12MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (898.57kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (898.57kB) [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.incubation.update-site:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/pom.xml [INFO] Fetching com.ibm.icu.base_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (75.16kB) [INFO] Fetching com.ibm.icu.base_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (75.16kB) [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.batch:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.batch:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.batch:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.commons:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.commons:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.commons:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.gmf:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.gmf:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.gmf:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.html:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.html:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.html:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.papyrus:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.papyrus:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.papyrus:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.sirius:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.sirius:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.sirius:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.docx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.docx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.docx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.doc.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.document.parser.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents.metadata:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents.metadata:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents.metadata:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.m2t:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.m2t:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.m2t:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.preferences:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.preferences:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.preferences:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.process:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.process:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.process:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.script.acceleo:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.script.acceleo:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.script.acceleo:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.docx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.docx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.docx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.odt:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.odt:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.odt:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.pptx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.table:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.table:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.table:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.handlers:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.handlers:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.handlers:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.html:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.html:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.html:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.hyperlink:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.hyperlink:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.hyperlink:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.parsers:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.parsers:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.tags.parsers:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.ui:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.ui:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.ui:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard.gmf:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard.gmf:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard.gmf:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard.papyrus:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard.papyrus:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.wizard.papyrus:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents.image.svg:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents.image.svg:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/pom.xml [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (8.28MB) [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (8.28MB) [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.documents.image.svg:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.batch.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.batch.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/pom.xml [INFO] Fetching org.eclipse.core.net_1.2.200.v20120914-093638.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.15kB) [INFO] Fetching org.eclipse.core.net_1.2.200.v20120914-093638.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.15kB) [INFO] Fetching org.eclipse.ui.ide.application_1.0.400.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.21kB) [INFO] Fetching org.eclipse.ui.ide.application_1.0.400.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.21kB) [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.94kB) [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.94kB) [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.batch.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.openoffice.test:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.openoffice.test:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.openoffice.test:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.pptx.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.pptx.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/pom.xml [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (136.5kB) [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (136.5kB) [INFO] Fetching net.sourceforge.nattable.core_2.1.0.v201102231538.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (234.95kB) [INFO] Fetching net.sourceforge.nattable.core_2.1.0.v201102231538.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (234.95kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/plugins/ (24.42kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.87kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.87kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (436.95kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (436.95kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (117.17kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (117.17kB) [INFO] Fetching org.eclipse.ant.launching_1.0.200.v20120530-1204.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (65.82kB) [INFO] Fetching org.eclipse.ant.launching_1.0.200.v20120530-1204.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (65.82kB) [INFO] Fetching org.eclipse.ant.launching_1.0.200.v20120530-1204.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (147.9kB) [INFO] Fetching org.eclipse.ant.launching_1.0.200.v20120530-1204.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (147.9kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ant.launching,1.0.200.v20120530-1204 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ant.launching,1.0.200.v20120530-1204 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ant.launching,1.0.200.v20120530-1204.: [WARNING] File has invalid content:/tmp/signatureFile8957567272441729654.jar: [WARNING] Invalid content:lib/loggers.jar [WARNING] Invalid content:lib/antdebug.jar [WARNING] Invalid content:lib/remote.jar [INFO] Fetching org.eclipse.core.externaltools_1.0.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.65kB) [INFO] Fetching org.eclipse.core.externaltools_1.0.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.65kB) [INFO] Fetching org.eclipse.ui.externaltools_3.2.100.v20120530-1753.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.42kB) [INFO] Fetching org.eclipse.ui.externaltools_3.2.100.v20120530-1753.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (53.42kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.100.v20120530-1425.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.32MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.100.v20120530-1425.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.32MB) [INFO] Fetching org.eclipse.jdt.junit_3.7.100.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (140.45kB) [INFO] Fetching org.eclipse.jdt.junit_3.7.100.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (140.45kB) [INFO] Fetching org.eclipse.ant.ui_3.5.301.v20121210-210948.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (374.87kB) [INFO] Fetching org.eclipse.ant.ui_3.5.301.v20121210-210948.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (374.87kB) [INFO] Fetching org.eclipse.ant.ui_3.5.301.v20121210-210948.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (943.24kB) [INFO] Fetching org.eclipse.ant.ui_3.5.301.v20121210-210948.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (943.24kB) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ant.ui,3.5.301.v20121210-210948 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ant.ui,3.5.301.v20121210-210948 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ant.ui,3.5.301.v20121210-210948.: [WARNING] File has invalid content:/tmp/signatureFile8356588051455596451.jar: [WARNING] Invalid content:lib/antrunner.jar [WARNING] Invalid content:lib/remoteAnt.jar [INFO] Fetching org.eclipse.emf.facet.aggregate.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.37kB) [INFO] Fetching org.eclipse.emf.facet.aggregate.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.37kB) [INFO] Fetching org.eclipse.emf.facet.widgets.celleditors_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.28kB) [INFO] Fetching org.eclipse.emf.facet.widgets.celleditors_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (41.28kB) [INFO] Fetching org.eclipse.emf.facet.efacet.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.68kB) [INFO] Fetching org.eclipse.emf.facet.efacet.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.68kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.12kB) [INFO] Fetching org.eclipse.emf.facet.infra.browser.custom.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.12kB) [INFO] Fetching org.eclipse.emf.facet.widgets_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.99kB) [INFO] Fetching org.eclipse.emf.facet.widgets_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.99kB) [INFO] Fetching org.eclipse.emf.facet.widgets.celleditors.ecore_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.55kB) [INFO] Fetching org.eclipse.emf.facet.widgets.celleditors.ecore_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.55kB) [INFO] Fetching org.eclipse.emf.facet.widgets.celleditors.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.67kB) [INFO] Fetching org.eclipse.emf.facet.widgets.celleditors.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.67kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.tableconfiguration_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.17kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.tableconfiguration_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.17kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.instance_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.75kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.instance_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (26.75kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.instance.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.38kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.instance.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.38kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (80.95kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (80.95kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.tableconfiguration.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.68kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.tableconfiguration.edit_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.68kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.ui.workbench_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.85kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.ui.workbench_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.85kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.workbench_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.77kB) [INFO] Fetching org.eclipse.emf.facet.widgets.nattable.workbench_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.77kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.07kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.metamodel_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.07kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (73.47kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.ui_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (73.47kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.ui.nattable_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (36.77kB) [INFO] Fetching org.eclipse.emf.facet.widgets.table.ui.nattable_0.2.2.201301231232.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (36.77kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.2.1.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (58.12kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.2.1.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (58.12kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.3.0.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.57kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.3.0.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.57kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.2.1.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.07kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.2.1.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.07kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.3.0.v201206120758.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.28kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.3.0.v201206120758.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (63.28kB) [INFO] Fetching org.eclipse.xtext_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (504.91kB) [INFO] Fetching org.eclipse.xtext_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (504.91kB) [INFO] Fetching org.eclipse.xtext.generator_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (230kB) [INFO] Fetching org.eclipse.xtext.generator_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (230kB) [INFO] Fetching org.eclipse.xtext.common.types_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (100.14kB) [INFO] Fetching org.eclipse.xtext.common.types_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (100.14kB) [INFO] Fetching org.eclipse.xtext.util_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (69.33kB) [INFO] Fetching org.eclipse.xtext.util_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (69.33kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (99.04kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (99.04kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.3.0.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.4kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.3.0.v201206110920.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (11.4kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.3.0.v201206120758.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.24kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.3.0.v201206120758.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.24kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.3.0.v200901271722.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.62kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.3.0.v200901271722.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.62kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.2.0.v20130119-010614.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.89kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.2.0.v20130119-010614.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.89kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.100.v20120522-2049.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (75.79kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.100.v20120522-2049.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (75.79kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.2.0.v20130119-010614.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (168.32kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.2.0.v20130119-010614.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (168.32kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (12.36kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.5.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (12.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.2.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (10.32kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.2.0.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (10.32kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.2.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (22.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.2.1.v20120514-1615.jar.pack.gz from http://download.eclipse.org/releases/juno/201209280900/plugins/ (22.5kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_3.0.2.201301191623.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.4kB) [INFO] Fetching org.eclipse.gmf.tooling.runtime_3.0.2.201301191623.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.4kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.3.500.v20120522-1651.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (108.05kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.3.500.v20120522-1651.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (108.05kB) [INFO] Fetching org.eclipse.gmt.modisco.infra.common.core_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.41kB) [INFO] Fetching org.eclipse.gmt.modisco.infra.common.core_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (67.41kB) [INFO] Fetching org.eclipse.gmt.modisco.infra.common.ui_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.28kB) [INFO] Fetching org.eclipse.gmt.modisco.infra.common.ui_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.28kB) [INFO] Fetching org.eclipse.gmt.modisco.infra.discoverymanager_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (64.34kB) [INFO] Fetching org.eclipse.gmt.modisco.infra.discoverymanager_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (64.34kB) [INFO] Fetching org.eclipse.gmt.modisco.xml_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.79kB) [INFO] Fetching org.eclipse.gmt.modisco.xml_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.79kB) [INFO] Fetching org.eclipse.modisco.infra.discovery_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.6kB) [INFO] Fetching org.eclipse.modisco.infra.discovery_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.6kB) [INFO] Fetching org.eclipse.modisco.infra.discovery.core_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.23kB) [INFO] Fetching org.eclipse.modisco.infra.discovery.core_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.23kB) [INFO] Fetching org.eclipse.modisco.infra.discovery.ui_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (74.62kB) [INFO] Fetching org.eclipse.modisco.infra.discovery.ui_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (74.62kB) [INFO] Fetching org.eclipse.modisco.xml.discoverer_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.68kB) [INFO] Fetching org.eclipse.modisco.xml.discoverer_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.68kB) [INFO] Fetching org.eclipse.gmt.modisco.xml.discoverer_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.97kB) [INFO] Fetching org.eclipse.gmt.modisco.xml.discoverer_0.10.2.201301291118.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.97kB) [INFO] Fetching org.eclipse.jdt.annotation_1.0.1.v20130111-135246.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.6kB) [INFO] Fetching org.eclipse.jdt.annotation_1.0.1.v20130111-135246.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.6kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.301.v20120914-131016.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.08kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.301.v20120914-131016.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.08kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.7.100.v20120523-1257.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (50.91kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.7.100.v20120523-1257.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (50.91kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.1.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.84kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.1.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.84kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.2.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.48kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.2.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.48kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.1.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (233.54kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.1.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (233.54kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.1.0.v20120906-0508.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (36.75kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.1.0.v20120906-0508.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (36.75kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.2.0.v20130128-1651.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (264.95kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.2.0.v20130128-1651.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (264.95kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.1.0.v20130128-1651.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (78.59kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.1.0.v20130128-1651.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (78.59kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.1.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.54kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.1.0.v20130115-1026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.54kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.0.0.v20120516-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.03kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.0.0.v20120516-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.03kB) [INFO] Fetching org.eclipse.ocl.examples.common_3.2.0.v20120411-1432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.12kB) [INFO] Fetching org.eclipse.ocl.examples.common_3.2.0.v20120411-1432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.12kB) [INFO] Fetching org.eclipse.ocl.examples.domain_3.2.0.v20120503-1141.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (55.06kB) [INFO] Fetching org.eclipse.ocl.examples.domain_3.2.0.v20120503-1141.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (55.06kB) [INFO] Fetching org.eclipse.ocl.examples.library_3.2.0.v20120502-1416.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (61kB) [INFO] Fetching org.eclipse.ocl.examples.library_3.2.0.v20120502-1416.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (61kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_1.8.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (130.34kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_1.8.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (130.34kB) [INFO] Fetching org.eclipse.uml2.uml.resources_4.0.2.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (223.36kB) [INFO] Fetching org.eclipse.uml2.uml.resources_4.0.2.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (223.36kB) [INFO] Fetching org.eclipse.ocl.examples.pivot_3.2.2.v20130114-1121.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (458.64kB) [INFO] Fetching org.eclipse.ocl.examples.pivot_3.2.2.v20130114-1121.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (458.64kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.base_3.2.1.v20120917-1012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (98.64kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.base_3.2.1.v20120917-1012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (98.64kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_3.2.0.v20120526-1105.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.55kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_3.2.0.v20120526-1105.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.55kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.essentialocl.ui_3.2.1.v20120917-1012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (99.79kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.essentialocl.ui_3.2.1.v20120917-1012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (99.79kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.essentialocl_3.2.0.v20120606-1911.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (184.4kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.essentialocl_3.2.0.v20120606-1911.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (184.4kB) [INFO] Fetching org.eclipse.xtext.builder_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (89.55kB) [INFO] Fetching org.eclipse.xtext.builder_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (89.55kB) [INFO] Fetching org.eclipse.xtext.ui_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (368.57kB) [INFO] Fetching org.eclipse.xtext.ui_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (368.57kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.74kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.74kB) [INFO] Fetching org.eclipse.ocl.uml_4.0.0.v20130128-1158.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (104.54kB) [INFO] Fetching org.eclipse.ocl.uml_4.0.0.v20130128-1158.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (104.54kB) [INFO] Fetching org.eclipse.papyrus.customization.paletteconfiguration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.04kB) [INFO] Fetching org.eclipse.papyrus.customization.paletteconfiguration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.04kB) [INFO] Fetching org.eclipse.papyrus.customization.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (62.58kB) [INFO] Fetching org.eclipse.papyrus.customization.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (62.58kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.generation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.48kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.generation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.48kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.model.xwt_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.42kB) [INFO] Fetching org.eclipse.papyrus.customization.properties.model.xwt_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.42kB) [INFO] Fetching org.eclipse.papyrus.customization.palette_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (47.29kB) [INFO] Fetching org.eclipse.papyrus.customization.palette_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (47.29kB) [INFO] Fetching org.eclipse.papyrus.customization.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.6kB) [INFO] Fetching org.eclipse.papyrus.customization.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.6kB) [INFO] Fetching org.eclipse.pde_3.8.0.v201302041200.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (46.06kB) [INFO] Fetching org.eclipse.pde_3.8.0.v201302041200.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (46.06kB) [INFO] Fetching org.eclipse.pde.ui_3.7.2.v20130121-093123.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.23MB) [INFO] Fetching org.eclipse.pde.ui_3.7.2.v20130121-093123.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.23MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.83kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.83kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (548.42kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (548.42kB) [INFO] Fetching org.eclipse.papyrus.infra.extendedtypes_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.52kB) [INFO] Fetching org.eclipse.papyrus.infra.extendedtypes_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.52kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.75kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.75kB) [INFO] Fetching org.eclipse.papyrus.views.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (58.71kB) [INFO] Fetching org.eclipse.papyrus.views.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (58.71kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.71kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.71kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.2kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.2kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.39kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.39kB) [INFO] Fetching org.eclipse.wst.xml.core_1.1.702.v201301101836.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (226.75kB) [INFO] Fetching org.eclipse.wst.xml.core_1.1.702.v201301101836.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (226.75kB) [INFO] Fetching org.eclipse.papyrus.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.4kB) [INFO] Fetching org.eclipse.papyrus.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.4kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.56kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.56kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.86kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.86kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.34kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.34kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.57kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.57kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.09kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.09kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.82kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.82kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui.menu_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.6kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.ui.menu_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.6kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (16.79kB) [INFO] Fetching org.eclipse.papyrus.infra.discovery.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (16.79kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.66kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.66kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.facet.queries_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.65kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.facet.queries_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.65kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.71kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.71kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.6kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.6kB) [INFO] Fetching org.eclipse.papyrus.infra.export_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.4kB) [INFO] Fetching org.eclipse.papyrus.infra.export_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.4kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.core.configuration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.27kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.core.configuration_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (19.27kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.core_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.42kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.core_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.42kB) [INFO] Fetching org.eclipse.papyrus.infra.extendedtypes.emf_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.33kB) [INFO] Fetching org.eclipse.papyrus.infra.extendedtypes.emf_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.33kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.74kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.74kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.36kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.36kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.53kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (54.53kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.71kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.71kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.23kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.23kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.87kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.87kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.84kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.84kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.74kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.74kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.83kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.83kB) [INFO] Fetching org.eclipse.xtext.gmf.glue_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.42kB) [INFO] Fetching org.eclipse.xtext.gmf.glue_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (27.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.69kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.69kB) [INFO] Fetching org.eclipse.uml2.uml.editor_4.0.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.88kB) [INFO] Fetching org.eclipse.uml2.uml.editor_4.0.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (43.88kB) [INFO] Fetching org.eclipse.papyrus.infra.table.instance_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.infra.table.instance_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.core.configuration.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.2kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.core.configuration.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.2kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.58kB) [INFO] Fetching org.eclipse.papyrus.infra.queries.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.58kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.07kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.07kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.infra.table.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.61kB) [INFO] Fetching org.eclipse.papyrus.infra.table.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.61kB) [INFO] Fetching org.eclipse.papyrus.infra.table.papyrustableconfiguration.metamodel_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.51kB) [INFO] Fetching org.eclipse.papyrus.infra.table.papyrustableconfiguration.metamodel_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.51kB) [INFO] Fetching org.eclipse.papyrus.infra.table.controlmode_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.6kB) [INFO] Fetching org.eclipse.papyrus.infra.table.controlmode_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.6kB) [INFO] Fetching org.eclipse.papyrus.infra.table.menu_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.05kB) [INFO] Fetching org.eclipse.papyrus.infra.table.menu_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.05kB) [INFO] Fetching org.eclipse.papyrus.infra.table.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.62kB) [INFO] Fetching org.eclipse.papyrus.infra.table.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.62kB) [INFO] Fetching org.eclipse.papyrus.infra.table.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.85kB) [INFO] Fetching org.eclipse.papyrus.infra.table.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.85kB) [INFO] Fetching org.eclipse.papyrus.infra.table.papyrustableconfiguration.metamodel.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.69kB) [INFO] Fetching org.eclipse.papyrus.infra.table.papyrustableconfiguration.metamodel.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.69kB) [INFO] Fetching org.eclipse.papyrus.infra.table.papyrustableconfiguration.metamodel.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.08kB) [INFO] Fetching org.eclipse.papyrus.infra.table.papyrustableconfiguration.metamodel.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.08kB) [INFO] Fetching org.eclipse.papyrus.infra.table.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.infra.table.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.uml.table.default_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.99kB) [INFO] Fetching org.eclipse.papyrus.uml.table.default_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.99kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (75.14kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (75.14kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.57kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.57kB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.7kB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.7kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.24kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (18.24kB) [INFO] Fetching org.eclipse.uml2.uml.profile.l2_1.0.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.59kB) [INFO] Fetching org.eclipse.uml2.uml.profile.l2_1.0.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.59kB) [INFO] Fetching org.eclipse.papyrus.sysml_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (171.14kB) [INFO] Fetching org.eclipse.papyrus.sysml_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (171.14kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (435.67kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (435.67kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (88.19kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (88.19kB) [INFO] Fetching org.eclipse.papyrus.sysml.service.types_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.68kB) [INFO] Fetching org.eclipse.papyrus.sysml.service.types_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.68kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.blockdefinition_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (65.28kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.blockdefinition_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (65.28kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.5kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.5kB) [INFO] Fetching org.eclipse.papyrus.uml.pastemanager_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.91kB) [INFO] Fetching org.eclipse.papyrus.uml.pastemanager_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.91kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.requirement_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.18kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.requirement_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.18kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.84kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.84kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.internalblock_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.65kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.internalblock_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (57.65kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.66kB) [INFO] Fetching org.eclipse.papyrus.sysml.diagram.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.66kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (656.36kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (656.36kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.79kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.79kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.83kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (29.83kB) [INFO] Fetching org.eclipse.papyrus.sysml.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.04kB) [INFO] Fetching org.eclipse.papyrus.sysml.edit_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (40.04kB) [INFO] Fetching org.eclipse.papyrus.sysml.facets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.69kB) [INFO] Fetching org.eclipse.papyrus.sysml.facets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.69kB) [INFO] Fetching org.eclipse.papyrus.sysml.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.sysml.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.77kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (24.77kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (156.44kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (156.44kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.98kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (16.98kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.61kB) [INFO] Fetching org.eclipse.papyrus.sysml.properties.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.61kB) [INFO] Fetching org.eclipse.papyrus.sysml.table.allocation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.63kB) [INFO] Fetching org.eclipse.papyrus.sysml.table.allocation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.63kB) [INFO] Fetching org.eclipse.papyrus.uml.table.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.64kB) [INFO] Fetching org.eclipse.papyrus.uml.table.common_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.64kB) [INFO] Fetching org.eclipse.papyrus.sysml.table.requirement_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.11kB) [INFO] Fetching org.eclipse.papyrus.sysml.table.requirement_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.11kB) [INFO] Fetching org.eclipse.papyrus.sysml.table.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.sysml.table.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.uml.alf_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (330.56kB) [INFO] Fetching org.eclipse.papyrus.uml.alf_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (330.56kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.31kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.31kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (143.73kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (143.73kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.61kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.61kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.12kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.12kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.76kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.76kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.77kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.77kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (676.85kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (676.85kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.97kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.97kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (76.98kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (76.98kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.palette.customaction_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.68kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.palette.customaction_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (15.68kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (257.95kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (257.95kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (165.92kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (165.92kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (130.09kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (130.09kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.73kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (14.73kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.emftree_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.53kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.emftree_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.53kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (280.52kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (280.52kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.81kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.81kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.package_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.49kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.package_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.49kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (249.57kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (249.57kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (214.96kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (214.96kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (236.26kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (236.26kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (383.53kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (383.53kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.78kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.78kB) [INFO] Fetching org.eclipse.ui.views.log_1.0.300.v20120530-1435.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (50.06kB) [INFO] Fetching org.eclipse.ui.views.log_1.0.300.v20120530-1435.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (50.06kB) [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20120521-2344.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (112.65kB) [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20120521-2344.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (112.65kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.67kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.67kB) [INFO] Fetching org.eclipse.papyrus.uml.icons_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.49MB) [INFO] Fetching org.eclipse.papyrus.uml.icons_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (1.49MB) [INFO] Fetching org.eclipse.papyrus.uml.import_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.79kB) [INFO] Fetching org.eclipse.papyrus.uml.import_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.79kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.98kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.98kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.77kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.77kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.29kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (7.29kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.14kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.14kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.73kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.73kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (52.12kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (52.12kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.53kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.53kB) [INFO] Fetching org.eclipse.papyrus.uml.profilefacet_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.48kB) [INFO] Fetching org.eclipse.papyrus.uml.profilefacet_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.48kB) [INFO] Fetching org.eclipse.papyrus.uml.profilefacet.metamodel_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.49kB) [INFO] Fetching org.eclipse.papyrus.uml.profilefacet.metamodel_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.49kB) [INFO] Fetching org.eclipse.papyrus.uml.profilefacet.generation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.18kB) [INFO] Fetching org.eclipse.papyrus.uml.profilefacet.generation_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (13.18kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.61kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.61kB) [INFO] Fetching org.eclipse.papyrus.uml.table.widgets.celleditors_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.06kB) [INFO] Fetching org.eclipse.papyrus.uml.table.widgets.celleditors_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.06kB) [INFO] Fetching org.eclipse.papyrus.uml.table.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.67kB) [INFO] Fetching org.eclipse.papyrus.uml.table.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.67kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.46kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (33.46kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.26kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (30.26kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.38kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.38kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.79kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (23.79kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.86kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.86kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.5kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.5kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.76kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.76kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.48kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.48kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.54kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (22.54kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.21kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (38.21kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.47kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (31.47kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (45.74kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (45.74kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.46kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (32.46kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.62kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (39.62kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.33kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.33kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.49kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.49kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.73kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (28.73kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (100.71kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (100.71kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (143.32kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (143.32kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.32kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.32kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.78kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.78kB) [INFO] Fetching org.eclipse.xtext.xbase_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (440.1kB) [INFO] Fetching org.eclipse.xtext.xbase_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (440.1kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.extendedtypes_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.32kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.extendedtypes_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (17.32kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.62kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.95kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (9.95kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.64kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.64kB) [INFO] Fetching org.eclipse.papyrus.xwt_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (130.03kB) [INFO] Fetching org.eclipse.papyrus.xwt_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (130.03kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.12kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.editor_0.9.2.v201302131112.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (35.12kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.63kB) [INFO] Fetching org.eclipse.papyrus.xwt.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.53kB) [INFO] Fetching org.eclipse.papyrus.xwt.feature_0.9.2.v201302131112.jar from http://download.eclipse.org/releases/juno/201303010900/features/ (17.53kB) [INFO] Fetching org.eclipse.pde.launching_3.6.100.v20120605-203027.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (44.12kB) [INFO] Fetching org.eclipse.pde.launching_3.6.100.v20120605-203027.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (44.12kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20120521-2344.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (108.45kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20120521-2344.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (108.45kB) [INFO] Fetching org.eclipse.uml2.uml.profile.l3_1.0.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.49kB) [INFO] Fetching org.eclipse.uml2.uml.profile.l3_1.0.1.v20130114-0902.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (12.49kB) [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908252030.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.17kB) [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908252030.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (20.17kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.0.v201203071939.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.79kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.0.v201203071939.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (21.79kB) [INFO] Fetching org.eclipse.wst.sse.core_1.1.702.v201301241617.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (135.33kB) [INFO] Fetching org.eclipse.wst.sse.core_1.1.702.v201301241617.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (135.33kB) [INFO] Fetching org.eclipse.xpand_1.2.0.v201206110941.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (79.77kB) [INFO] Fetching org.eclipse.xpand_1.2.0.v201206110941.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (79.77kB) [INFO] Fetching org.eclipse.xtend_1.2.0.v201206110941.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (136.54kB) [INFO] Fetching org.eclipse.xtend_1.2.0.v201206110941.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (136.54kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_1.2.0.v201206110941.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.25kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_1.2.0.v201206110941.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (25.25kB) [INFO] Fetching org.eclipse.xtext.smap_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.03kB) [INFO] Fetching org.eclipse.xtext.smap_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (10.03kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.17kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (51.17kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.86kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (37.86kB) [INFO] Fetching org.eclipse.xtext.ecore_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.69kB) [INFO] Fetching org.eclipse.xtext.ecore_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (8.69kB) [INFO] Fetching org.eclipse.xtend.lib_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (6.39kB) [INFO] Fetching org.eclipse.xtend.lib_2.3.1.v201208210947.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (6.39kB) [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.pptx.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx.tests:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.papyrus.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.papyrus.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.papyrus.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.sirius.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.sirius.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.gendoc:org.eclipse.gendoc.sirius.feature:0.7.2-SNAPSHOT @ /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] parent [pom] [INFO] org.eclipse.gendoc.document.parser [eclipse-plugin] [INFO] org.eclipse.gendoc.services [eclipse-plugin] [INFO] org.eclipse.gendoc.tags [eclipse-plugin] [INFO] org.eclipse.gendoc.tags.parsers [eclipse-plugin] [INFO] org.eclipse.gendoc.table [eclipse-plugin] [INFO] org.eclipse.gendoc.documents [eclipse-plugin] [INFO] org.eclipse.gendoc.process [eclipse-plugin] [INFO] org.eclipse.gendoc.m2t [eclipse-plugin] [INFO] org.eclipse.gendoc.tags.handlers [eclipse-plugin] [INFO] org.eclipse.gendoc [eclipse-plugin] [INFO] org.eclipse.gendoc.script.acceleo [eclipse-plugin] [INFO] org.eclipse.gendoc.bundle.acceleo.commons [eclipse-plugin] [INFO] org.eclipse.gendoc.documents.metadata [eclipse-plugin] [INFO] org.eclipse.gendoc.ui [eclipse-plugin] [INFO] org.eclipse.gendoc.services.docx [eclipse-plugin] [INFO] org.eclipse.gendoc.tags.html [eclipse-plugin] [INFO] org.eclipse.gendoc.batch [eclipse-plugin] [INFO] org.eclipse.gendoc.bundle.acceleo.gmf [eclipse-plugin] [INFO] org.eclipse.gendoc.bundle.acceleo.html [eclipse-plugin] [INFO] org.eclipse.gendoc.bundle.acceleo.papyrus [eclipse-plugin] [INFO] org.eclipse.gendoc.bundle.acceleo.sirius [eclipse-plugin] [INFO] org.eclipse.gendoc.doc [eclipse-plugin] [INFO] org.eclipse.gendoc.doc.docx [eclipse-plugin] [INFO] org.eclipse.gendoc.doc.pptx [eclipse-plugin] [INFO] org.eclipse.gendoc.doc.xlsx [eclipse-plugin] [INFO] org.eclipse.gendoc.document.parser.pptx [eclipse-plugin] [INFO] org.eclipse.gendoc.document.parser.xlsx [eclipse-plugin] [INFO] org.eclipse.gendoc.documents.image.svg [eclipse-plugin] [INFO] org.eclipse.gendoc.services.odt [eclipse-plugin] [INFO] org.eclipse.gendoc.tags.hyperlink [eclipse-plugin] [INFO] org.eclipse.gendoc.wizard [eclipse-plugin] [INFO] org.eclipse.gendoc.wizard.gmf [eclipse-plugin] [INFO] org.eclipse.gendoc.preferences [eclipse-plugin] [INFO] org.eclipse.gendoc.services.xlsx [eclipse-plugin] [INFO] org.eclipse.gendoc.services.pptx [eclipse-plugin] [INFO] org.eclipse.gendoc.feature [eclipse-feature] [INFO] org.eclipse.gendoc.wizard.papyrus [eclipse-plugin] [INFO] org.eclipse.gendoc.papyrus.feature [eclipse-feature] [INFO] org.eclipse.gendoc.sirius.feature [eclipse-feature] [INFO] org.eclipse.gendoc.incubation.update-site [eclipse-repository] [INFO] org.eclipse.gendoc.batch.tests [eclipse-test-plugin] [INFO] org.eclipse.gendoc.services.openoffice.test [eclipse-plugin] [INFO] org.eclipse.gendoc.services.pptx.tests [eclipse-test-plugin] [INFO] org.eclipse.gendoc.services.xlsx.tests [eclipse-test-plugin] [INFO] [INFO] ---------------------< org.eclipse.gendoc:parent >---------------------- [INFO] Building parent 0.7.2-SNAPSHOT [1/45] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 236 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 39 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.1 MB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/11/apache-11.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 449 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 1.2 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 56 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 283 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 492 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/3/apache-3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 93 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 140 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 398 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.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/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.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 559 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 6.5 MB/s) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 101 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 91 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 132 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 100 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 448 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/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 - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-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 - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 16 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 18 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 239 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 45 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 274 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 130 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 97 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 92 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 75 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 93 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 114 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 809 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 34 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 226 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 344 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.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-8/plexus-container-default-1.0-alpha-8.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-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 330 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-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 Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.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-settings/2.0.6/maven-settings-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-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [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-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.2 MB/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-project/2.0.6/maven-project-2.0.6.jar (116 kB at 3.9 MB/s) [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.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 1.6 MB/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/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 904 kB/s) [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] 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 4.9 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/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 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/2.0.6/maven-artifact-2.0.6.jar [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.jar (38 kB at 736 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [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 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.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 2.3 MB/s) [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 429 kB/s) [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 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 185 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 3.4 MB/s) [INFO] Installing /home/jenkins/workspace/Gendoc-juno/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/parent/0.7.2-SNAPSHOT/parent-0.7.2-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.gendoc:org.eclipse.gendoc.document.parser >-------- [INFO] Building org.eclipse.gendoc.document.parser 0.7.2-SNAPSHOT [2/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.document.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.document.parser --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.document.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.document.parser --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.document.parser --- [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 479 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 80 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 52 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 69 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 18 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 150 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 111 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 101 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 273 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 52 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 133 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 119 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 194 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 424 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 326 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 47 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 159 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 219 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 366 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 40 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 773 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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-core/2.0.6/maven-core-2.0.6.jar [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] 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] 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] 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-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 592 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-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 865 kB/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/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 5.1 MB/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/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 198 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/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 321 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/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 327 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/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 857 kB/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/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 700 kB/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/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 244 kB/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/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 773 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 124 kB/s) [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 1.1 MB/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 595 kB/s) [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 3.7 MB/s) [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.document.parser --- [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 53 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 172 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 113 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 41 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 74 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 62 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 61 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.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.3.0/tycho-compiler-jdt-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [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 862 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 100 kB/s) [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 120 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 460 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 9.0 MB/s) [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 33 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.document.parser --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.document.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.document.parser --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.document.parser --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.document.parser --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.document.parser --- [INFO] [INFO] -----------< org.eclipse.gendoc:org.eclipse.gendoc.services >----------- [INFO] Building org.eclipse.gendoc.services 0.7.2-SNAPSHOT [3/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 35 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/org.eclipse.gendoc.services-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/org.eclipse.gendoc.services-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services --- [INFO] [INFO] -------------< org.eclipse.gendoc:org.eclipse.gendoc.tags >------------- [INFO] Building org.eclipse.gendoc.tags 0.7.2-SNAPSHOT [4/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.tags --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.tags --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.tags --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.tags --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.tags --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.tags --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 15 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.tags --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.tags --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.tags --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.tags --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.tags --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.tags --- [INFO] [INFO] ---------< org.eclipse.gendoc:org.eclipse.gendoc.tags.parsers >--------- [INFO] Building org.eclipse.gendoc.tags.parsers 0.7.2-SNAPSHOT [5/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.tags.parsers --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.tags.parsers --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.tags.parsers --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.tags.parsers --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.tags.parsers --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.tags.parsers --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.tags.parsers --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.tags.parsers --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.tags.parsers --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.tags.parsers --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.tags.parsers --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.tags.parsers --- [INFO] [INFO] ------------< org.eclipse.gendoc:org.eclipse.gendoc.table >------------- [INFO] Building org.eclipse.gendoc.table 0.7.2-SNAPSHOT [6/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.table --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.table --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.table --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.table --- [INFO] Compiling 14 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.table --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.table --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/org.eclipse.gendoc.table-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.table --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.table --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/org.eclipse.gendoc.table-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.table --- [INFO] [INFO] ----------< org.eclipse.gendoc:org.eclipse.gendoc.documents >----------- [INFO] Building org.eclipse.gendoc.documents 0.7.2-SNAPSHOT [7/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.documents --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.documents --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.documents --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.documents --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.documents --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.documents --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 26 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.documents --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.documents --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.documents --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.documents --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.documents --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.documents --- [INFO] [INFO] -----------< org.eclipse.gendoc:org.eclipse.gendoc.process >------------ [INFO] Building org.eclipse.gendoc.process 0.7.2-SNAPSHOT [8/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.process --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.process --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.process --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.process --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.process --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.process --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.process --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.process --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.process --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/org.eclipse.gendoc.process-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.process --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.process --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/org.eclipse.gendoc.process-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.process --- [INFO] [INFO] -------------< org.eclipse.gendoc:org.eclipse.gendoc.m2t >-------------- [INFO] Building org.eclipse.gendoc.m2t 0.7.2-SNAPSHOT [9/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.m2t --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.m2t --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.m2t --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.m2t --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.m2t --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.m2t --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.m2t --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.m2t --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.m2t --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.m2t --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.m2t --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.m2t --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.tags.handlers >--------- [INFO] Building org.eclipse.gendoc.tags.handlers 0.7.2-SNAPSHOT [10/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.tags.handlers --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.tags.handlers --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.tags.handlers --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.tags.handlers --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.tags.handlers --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.tags.handlers --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 51 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.tags.handlers --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.tags.handlers --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.tags.handlers --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.tags.handlers --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.tags.handlers --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.tags.handlers --- [INFO] [INFO] ---------------< org.eclipse.gendoc:org.eclipse.gendoc >---------------- [INFO] Building org.eclipse.gendoc 0.7.2-SNAPSHOT [11/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/org.eclipse.gendoc-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/org.eclipse.gendoc-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.script.acceleo >-------- [INFO] Building org.eclipse.gendoc.script.acceleo 0.7.2-SNAPSHOT [12/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.script.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.script.acceleo --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.script.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.script.acceleo --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.script.acceleo --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.script.acceleo --- [INFO] Compiling 16 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.script.acceleo --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.script.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.script.acceleo --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.script.acceleo --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.script.acceleo --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.script.acceleo --- [INFO] [INFO] ----< org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.commons >---- [INFO] Building org.eclipse.gendoc.bundle.acceleo.commons 0.7.2-SNAPSHOT [13/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.bundle.acceleo.commons --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.bundle.acceleo.commons --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven.compatibility:3.5.0-SNAPSHOT:acceleo-compile (default) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 17 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 169 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 85 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 550 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 911 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/4/apache-4.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 166 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 86 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 137 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 76 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 102 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 123 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 79 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 58 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 95 kB/s) [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 84 kB/s) [INFO] Downloaded from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 52 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/org.eclipse.acceleo.parser-3.5.0-20140828.085504-61.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/org.eclipse.acceleo.parser-3.5.0-20140828.085504-61.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/org.eclipse.acceleo.parser-3.5.0-20140828.085504-61.pom [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/org.eclipse.acceleo.parser-3.5.0-20140828.085504-61.pom (1.1 kB at 43 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/maven-metadata.xml (624 B at 19 kB/s) [INFO] Downloaded from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/maven-metadata.xml (624 B at 18 kB/s) [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/org.eclipse.acceleo-parent-3.5.0-20140828.085233-63.pom [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo-parent/3.5.0-SNAPSHOT/org.eclipse.acceleo-parent-3.5.0-20140828.085233-63.pom (19 kB at 1.4 MB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 98 kB/s) [INFO] Downloaded from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 58 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/org.eclipse.acceleo.model-3.5.0-20140828.085334-61.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/org.eclipse.acceleo.model-3.5.0-20140828.085334-61.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/org.eclipse.acceleo.model-3.5.0-20140828.085334-61.pom [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/org.eclipse.acceleo.model-3.5.0-20140828.085334-61.pom (1.1 kB at 37 kB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Eclipse - Acceleo Snapshots: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 73 kB/s) [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 67 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/org.eclipse.acceleo.common-3.5.0-20140828.085300-61.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/org.eclipse.acceleo.common-3.5.0-20140828.085300-61.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/org.eclipse.acceleo.common-3.5.0-20140828.085300-61.pom [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/org.eclipse.acceleo.common-3.5.0-20140828.085300-61.pom (1.1 kB at 49 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/emf/org.eclipse.emf.ecore/2.8.3.v20130125-0546/org.eclipse.emf.ecore-2.8.3.v20130125-0546.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.8.3.v20130125-0546/org.eclipse.emf.ecore-2.8.3.v20130125-0546.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.8.3.v20130125-0546/org.eclipse.emf.ecore-2.8.3.v20130125-0546.pom (424 B at 16 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.1.v20130125-0546/org.eclipse.emf.ecore.xmi-2.8.1.v20130125-0546.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.1.v20130125-0546/org.eclipse.emf.ecore.xmi-2.8.1.v20130125-0546.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.1.v20130125-0546/org.eclipse.emf.ecore.xmi-2.8.1.v20130125-0546.pom (428 B at 19 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/emf/org.eclipse.emf.common/2.8.0.v20130125-0546/org.eclipse.emf.common-2.8.0.v20130125-0546.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.common/2.8.0.v20130125-0546/org.eclipse.emf.common-2.8.0.v20130125-0546.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.common/2.8.0.v20130125-0546/org.eclipse.emf.common-2.8.0.v20130125-0546.pom (425 B at 20 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/ocl/org.eclipse.ocl.ecore/3.3.0.v20130520-1222/org.eclipse.ocl.ecore-3.3.0.v20130520-1222.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.ecore/3.3.0.v20130520-1222/org.eclipse.ocl.ecore-3.3.0.v20130520-1222.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.ecore/3.3.0.v20130520-1222/org.eclipse.ocl.ecore-3.3.0.v20130520-1222.pom (424 B at 18 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/ocl/org.eclipse.ocl.common/1.1.0.v20130531-0544/org.eclipse.ocl.common-1.1.0.v20130531-0544.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.common/1.1.0.v20130531-0544/org.eclipse.ocl.common-1.1.0.v20130531-0544.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.common/1.1.0.v20130531-0544/org.eclipse.ocl.common-1.1.0.v20130531-0544.pom (425 B at 20 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/ocl/org.eclipse.ocl/3.3.0.v20130909-1552/org.eclipse.ocl-3.3.0.v20130909-1552.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl/3.3.0.v20130909-1552/org.eclipse.ocl-3.3.0.v20130909-1552.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl/3.3.0.v20130909-1552/org.eclipse.ocl-3.3.0.v20130909-1552.pom (418 B at 14 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/lpg/runtime/java/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/lpg/runtime/java/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/lpg/runtime/java/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.pom (420 B at 14 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/core/org.eclipse.core.contenttype/3.4.200.v20130326-1255/org.eclipse.core.contenttype-3.4.200.v20130326-1255.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.contenttype/3.4.200.v20130326-1255/org.eclipse.core.contenttype-3.4.200.v20130326-1255.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.contenttype/3.4.200.v20130326-1255/org.eclipse.core.contenttype-3.4.200.v20130326-1255.pom (434 B at 21 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/equinox/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/equinox/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/equinox/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.pom (435 B at 15 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 234 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 85 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/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 201 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 42 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/core/org.eclipse.core.runtime/3.9.0.v20130326-1255/org.eclipse.core.runtime-3.9.0.v20130326-1255.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.runtime/3.9.0.v20130326-1255/org.eclipse.core.runtime-3.9.0.v20130326-1255.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.runtime/3.9.0.v20130326-1255/org.eclipse.core.runtime-3.9.0.v20130326-1255.pom (428 B at 20 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/core/org.eclipse.core.resources/3.8.101.v20130717-0806/org.eclipse.core.resources-3.8.101.v20130717-0806.pom [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.resources/3.8.101.v20130717-0806/org.eclipse.core.resources-3.8.101.v20130717-0806.pom [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.resources/3.8.101.v20130717-0806/org.eclipse.core.resources-3.8.101.v20130717-0806.pom (432 B at 22 kB/s) [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/emf/org.eclipse.emf.ecore/2.8.3.v20130125-0546/org.eclipse.emf.ecore-2.8.3.v20130125-0546.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.1.v20130125-0546/org.eclipse.emf.ecore.xmi-2.8.1.v20130125-0546.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/emf/org.eclipse.emf.common/2.8.0.v20130125-0546/org.eclipse.emf.common-2.8.0.v20130125-0546.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/ocl/org.eclipse.ocl.ecore/3.3.0.v20130520-1222/org.eclipse.ocl.ecore-3.3.0.v20130520-1222.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/ocl/org.eclipse.ocl.common/1.1.0.v20130531-0544/org.eclipse.ocl.common-1.1.0.v20130531-0544.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/ocl/org.eclipse.ocl/3.3.0.v20130909-1552/org.eclipse.ocl-3.3.0.v20130909-1552.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/lpg/runtime/java/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/core/org.eclipse.core.contenttype/3.4.200.v20130326-1255/org.eclipse.core.contenttype-3.4.200.v20130326-1255.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/equinox/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/core/org.eclipse.core.runtime/3.9.0.v20130326-1255/org.eclipse.core.runtime-3.9.0.v20130326-1255.jar [INFO] Downloading from Eclipse.org CBI repo: https://repo.eclipse.org/content/groups/cbi/org/eclipse/core/org.eclipse.core.resources/3.8.101.v20130717-0806/org.eclipse.core.resources-3.8.101.v20130717-0806.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.8.3.v20130125-0546/org.eclipse.emf.ecore-2.8.3.v20130125-0546.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.1.v20130125-0546/org.eclipse.emf.ecore.xmi-2.8.1.v20130125-0546.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.common/2.8.0.v20130125-0546/org.eclipse.emf.common-2.8.0.v20130125-0546.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.ecore/3.3.0.v20130520-1222/org.eclipse.ocl.ecore-3.3.0.v20130520-1222.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.common/1.1.0.v20130531-0544/org.eclipse.ocl.common-1.1.0.v20130531-0544.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.common/1.1.0.v20130531-0544/org.eclipse.ocl.common-1.1.0.v20130531-0544.jar (34 kB at 304 kB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl/3.3.0.v20130909-1552/org.eclipse.ocl-3.3.0.v20130909-1552.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.1.v20130125-0546/org.eclipse.emf.ecore.xmi-2.8.1.v20130125-0546.jar (223 kB at 2.0 MB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/lpg/runtime/java/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl.ecore/3.3.0.v20130520-1222/org.eclipse.ocl.ecore-3.3.0.v20130520-1222.jar (369 kB at 3.2 MB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.contenttype/3.4.200.v20130326-1255/org.eclipse.core.contenttype-3.4.200.v20130326-1255.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.common/2.8.0.v20130125-0546/org.eclipse.emf.common-2.8.0.v20130125-0546.jar (214 kB at 1.9 MB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/equinox/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/emf/org.eclipse.emf.ecore/2.8.3.v20130125-0546/org.eclipse.emf.ecore-2.8.3.v20130125-0546.jar (1.1 MB at 8.6 MB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.contenttype/3.4.200.v20130326-1255/org.eclipse.core.contenttype-3.4.200.v20130326-1255.jar (93 kB at 646 kB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.runtime/3.9.0.v20130326-1255/org.eclipse.core.runtime-3.9.0.v20130326-1255.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/equinox/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar (107 kB at 736 kB/s) [INFO] Downloading from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.resources/3.8.101.v20130717-0806/org.eclipse.core.resources-3.8.101.v20130717-0806.jar [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/lpg/runtime/java/lpg.runtime.java/2.0.17.v201004271640/lpg.runtime.java-2.0.17.v201004271640.jar (117 kB at 810 kB/s) [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.runtime/3.9.0.v20130326-1255/org.eclipse.core.runtime-3.9.0.v20130326-1255.jar (74 kB at 446 kB/s) [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/ocl/org.eclipse.ocl/3.3.0.v20130909-1552/org.eclipse.ocl-3.3.0.v20130909-1552.jar (1.2 MB at 6.7 MB/s) [INFO] Downloaded from Eclipse - Acceleo Release: https://repo.eclipse.org/content/repositories/acceleo-releases/org/eclipse/core/org.eclipse.core.resources/3.8.101.v20130717-0806/org.eclipse.core.resources-3.8.101.v20130717-0806.jar (830 kB at 4.8 MB/s) [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/org.eclipse.acceleo.parser-3.5.0-20140828.085504-61.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/org.eclipse.acceleo.model-3.5.0-20140828.085334-61.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/org.eclipse.acceleo.common-3.5.0-20140828.085300-61.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloading from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.model/3.5.0-SNAPSHOT/org.eclipse.acceleo.model-3.5.0-20140828.085334-61.jar (157 kB at 2.3 MB/s) [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.common/3.5.0-SNAPSHOT/org.eclipse.acceleo.common-3.5.0-20140828.085300-61.jar (133 kB at 1.8 MB/s) [INFO] Downloaded from Eclipse - Acceleo Snapshot: https://repo.eclipse.org/content/repositories/acceleo-snapshots/org/eclipse/acceleo/org.eclipse.acceleo.parser/3.5.0-SNAPSHOT/org.eclipse.acceleo.parser-3.5.0-20140828.085504-61.jar (348 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar (117 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 362 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar (35 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar (49 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar (87 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar (25 kB at 599 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar (29 kB at 677 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar (57 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar (88 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 600 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar (204 kB at 3.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 18 MB/s) [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Registering package 'org.eclipse.gendoc.table.TablePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/src/org/eclipse/gendoc/bundle/acceleo/commons/files/commons.mtl'. [INFO] Warnings for file 'commons.mtl': [It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. , It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. , It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. , It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. ] [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.bundle.acceleo.commons --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.bundle.acceleo.commons --- [INFO] [INFO] ------< org.eclipse.gendoc:org.eclipse.gendoc.documents.metadata >------ [INFO] Building org.eclipse.gendoc.documents.metadata 0.7.2-SNAPSHOT [14/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.documents.metadata --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.documents.metadata --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.documents.metadata --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.documents.metadata --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.documents.metadata --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.documents.metadata --- [INFO] Compiling 4 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.documents.metadata --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.documents.metadata --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.documents.metadata --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.documents.metadata --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.documents.metadata --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.documents.metadata --- [INFO] [INFO] --------------< org.eclipse.gendoc:org.eclipse.gendoc.ui >-------------- [INFO] Building org.eclipse.gendoc.ui 0.7.2-SNAPSHOT [15/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.ui --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.ui --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.ui --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.ui --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.ui --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.services.docx >--------- [INFO] Building org.eclipse.gendoc.services.docx 0.7.2-SNAPSHOT [16/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services.docx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services.docx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services.docx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services.docx --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services.docx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services.docx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services.docx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services.docx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services.docx --- [INFO] [INFO] ----------< org.eclipse.gendoc:org.eclipse.gendoc.tags.html >----------- [INFO] Building org.eclipse.gendoc.tags.html 0.7.2-SNAPSHOT [17/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.tags.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.tags.html --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.tags.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.tags.html --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.tags.html --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.tags.html --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.tags.html --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.tags.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.tags.html --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.tags.html --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.tags.html --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.tags.html --- [INFO] [INFO] ------------< org.eclipse.gendoc:org.eclipse.gendoc.batch >------------- [INFO] Building org.eclipse.gendoc.batch 0.7.2-SNAPSHOT [18/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.batch --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.batch --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.batch --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.batch --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.batch --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.batch --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.batch --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.batch --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.batch --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.batch --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.batch --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.batch --- [INFO] [INFO] ------< org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.gmf >------ [INFO] Building org.eclipse.gendoc.bundle.acceleo.gmf 0.7.2-SNAPSHOT [19/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven.compatibility:3.5.0-SNAPSHOT:acceleo-compile (default) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Registering package 'org.eclipse.gmf.runtime.notation.NotationPackage'. [INFO] Starting the build sequence for the project '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/src/org/eclipse/gendoc/bundle/acceleo/gmf/mtl/gmf.mtl'. [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.bundle.acceleo.gmf --- [INFO] [INFO] -----< org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.html >------ [INFO] Building org.eclipse.gendoc.bundle.acceleo.html 0.7.2-SNAPSHOT [20/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.bundle.acceleo.html --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.bundle.acceleo.html --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven.compatibility:3.5.0-SNAPSHOT:acceleo-compile (default) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [ERROR] java.lang.ClassNotFoundException: org.eclipse.gmf.runtime.notation.NotationPackage at java.net.URLClassLoader.findClass (URLClassLoader.java:382) at java.lang.ClassLoader.loadClass (ClassLoader.java:424) at java.lang.ClassLoader.loadClass (ClassLoader.java:357) at java.lang.Class.forName0 (Native Method) at java.lang.Class.forName (Class.java:348) at org.eclipse.acceleo.maven.AcceleoParserMojo.execute (AcceleoParserMojo.java:159) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:212) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run (FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624) at java.lang.Thread.run (Thread.java:748) [INFO] Starting the build sequence for the project '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/src/org/eclipse/gendoc/bundle/acceleo/html/files/html.mtl'. [INFO] Warnings for file 'html.mtl': [It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. , It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. , It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. ] [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.bundle.acceleo.html --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.bundle.acceleo.html --- [INFO] [INFO] ----< org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.papyrus >---- [INFO] Building org.eclipse.gendoc.bundle.acceleo.papyrus 0.7.2-SNAPSHOT [21/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven.compatibility:3.5.0-SNAPSHOT:acceleo-compile (default) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Registering package 'org.eclipse.gmf.runtime.notation.NotationPackage'. [INFO] Registering package 'org.eclipse.gendoc.table.TablePackage'. [INFO] Registering package 'org.eclipse.uml2.uml.UMLPackage'. [INFO] Starting the build sequence for the project '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/src/org/eclipse/gendoc/bundle/acceleo/papyrus/mtl/papyrus.mtl'. [INFO] Warnings for file 'papyrus.mtl': [It is strongly recommended not to return directly a String from a Java service in a query taking a primitive as its first parameter in order to ensure the precision of the traceability of each text region generated. ] [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.bundle.acceleo.papyrus --- [INFO] [INFO] ----< org.eclipse.gendoc:org.eclipse.gendoc.bundle.acceleo.sirius >----- [INFO] Building org.eclipse.gendoc.bundle.acceleo.sirius 0.7.2-SNAPSHOT [22/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven.compatibility:3.5.0-SNAPSHOT:acceleo-compile (default) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Registering package 'org.eclipse.gmf.runtime.notation.NotationPackage'. [INFO] Registering package 'org.eclipse.sirius.diagram.DiagramPackage'. [INFO] Registering package 'org.eclipse.gendoc.table.TablePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/src/org/eclipse/gendoc/bundle/acceleo/sirius/mtl/sirius.mtl'. [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.bundle.acceleo.sirius --- [INFO] [INFO] -------------< org.eclipse.gendoc:org.eclipse.gendoc.doc >-------------- [INFO] Building org.eclipse.gendoc.doc 0.7.2-SNAPSHOT [23/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.doc --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.doc --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.doc --- [INFO] Compiling 1 source file to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.doc --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.doc --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.doc --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.doc --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.doc --- [INFO] [INFO] -----------< org.eclipse.gendoc:org.eclipse.gendoc.doc.docx >----------- [INFO] Building org.eclipse.gendoc.doc.docx 0.7.2-SNAPSHOT [24/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.doc.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.doc.docx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.doc.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.doc.docx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.doc.docx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.doc.docx --- [INFO] Compiling 1 source file to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.doc.docx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.doc.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.doc.docx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.doc.docx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.doc.docx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.doc.docx --- [INFO] [INFO] -----------< org.eclipse.gendoc:org.eclipse.gendoc.doc.pptx >----------- [INFO] Building org.eclipse.gendoc.doc.pptx 0.7.2-SNAPSHOT [25/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.doc.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.doc.pptx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.doc.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.doc.pptx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.doc.pptx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.doc.pptx --- [INFO] Compiling 1 source file to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.doc.pptx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.doc.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.doc.pptx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.doc.pptx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.doc.pptx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.doc.pptx --- [INFO] [INFO] -----------< org.eclipse.gendoc:org.eclipse.gendoc.doc.xlsx >----------- [INFO] Building org.eclipse.gendoc.doc.xlsx 0.7.2-SNAPSHOT [26/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.doc.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.doc.xlsx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.doc.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.doc.xlsx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.doc.xlsx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.doc.xlsx --- [INFO] Compiling 1 source file to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.doc.xlsx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.doc.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.doc.xlsx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.doc.xlsx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.doc.xlsx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.doc.xlsx --- [INFO] [INFO] -----< org.eclipse.gendoc:org.eclipse.gendoc.document.parser.pptx >----- [INFO] Building org.eclipse.gendoc.document.parser.pptx 0.7.2-SNAPSHOT [27/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.document.parser.pptx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] Compiling 9 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.document.parser.pptx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.document.parser.pptx --- [INFO] [INFO] -----< org.eclipse.gendoc:org.eclipse.gendoc.document.parser.xlsx >----- [INFO] Building org.eclipse.gendoc.document.parser.xlsx 0.7.2-SNAPSHOT [28/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.document.parser.xlsx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] Compiling 24 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.document.parser.xlsx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.document.parser.xlsx --- [INFO] [INFO] -----< org.eclipse.gendoc:org.eclipse.gendoc.documents.image.svg >------ [INFO] Building org.eclipse.gendoc.documents.image.svg 0.7.2-SNAPSHOT [29/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.documents.image.svg --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.documents.image.svg --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.documents.image.svg --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.documents.image.svg --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.documents.image.svg --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.documents.image.svg --- [INFO] Compiling 2 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.documents.image.svg --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.documents.image.svg --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.documents.image.svg --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.documents.image.svg --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.documents.image.svg --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.documents.image.svg --- [INFO] [INFO] ---------< org.eclipse.gendoc:org.eclipse.gendoc.services.odt >--------- [INFO] Building org.eclipse.gendoc.services.odt 0.7.2-SNAPSHOT [30/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services.odt --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services.odt --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services.odt --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services.odt --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services.odt --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services.odt --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services.odt --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services.odt --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services.odt --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services.odt --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services.odt --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services.odt --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.tags.hyperlink >-------- [INFO] Building org.eclipse.gendoc.tags.hyperlink 0.7.2-SNAPSHOT [31/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.tags.hyperlink --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.tags.hyperlink --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.tags.hyperlink --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.tags.hyperlink --- [INFO] [INFO] ------------< org.eclipse.gendoc:org.eclipse.gendoc.wizard >------------ [INFO] Building org.eclipse.gendoc.wizard 0.7.2-SNAPSHOT [32/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.wizard --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.wizard --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.wizard --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.wizard --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.wizard --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.wizard --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 19 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.wizard --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.wizard --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.wizard --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.wizard --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.wizard --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.wizard --- [INFO] [INFO] ----------< org.eclipse.gendoc:org.eclipse.gendoc.wizard.gmf >---------- [INFO] Building org.eclipse.gendoc.wizard.gmf 0.7.2-SNAPSHOT [33/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.wizard.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.wizard.gmf --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.wizard.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.wizard.gmf --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.wizard.gmf --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.wizard.gmf --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.wizard.gmf --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.wizard.gmf --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.wizard.gmf --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.wizard.gmf --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.wizard.gmf --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.wizard.gmf --- [INFO] [INFO] ---------< org.eclipse.gendoc:org.eclipse.gendoc.preferences >---------- [INFO] Building org.eclipse.gendoc.preferences 0.7.2-SNAPSHOT [34/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.preferences --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.preferences --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.preferences --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.preferences --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 18 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.preferences --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.preferences --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.preferences --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.preferences --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.preferences --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx >--------- [INFO] Building org.eclipse.gendoc.services.xlsx 0.7.2-SNAPSHOT [35/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services.xlsx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services.xlsx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services.xlsx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services.xlsx --- [INFO] Compiling 5 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services.xlsx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services.xlsx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services.xlsx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services.xlsx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services.xlsx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services.xlsx --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.services.pptx >--------- [INFO] Building org.eclipse.gendoc.services.pptx 0.7.2-SNAPSHOT [36/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services.pptx --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services.pptx --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services.pptx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services.pptx --- [INFO] Compiling 10 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services.pptx --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services.pptx --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services.pptx --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services.pptx --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services.pptx --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services.pptx --- [INFO] [INFO] -----------< org.eclipse.gendoc:org.eclipse.gendoc.feature >------------ [INFO] Building org.eclipse.gendoc.feature 0.7.2-SNAPSHOT [37/45] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gendoc.feature --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.feature --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.gendoc.feature --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/target/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gendoc.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.feature --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/target/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.feature --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.wizard.papyrus >-------- [INFO] Building org.eclipse.gendoc.wizard.papyrus 0.7.2-SNAPSHOT [38/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.wizard.papyrus --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.wizard.papyrus --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.wizard.papyrus --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.wizard.papyrus --- [INFO] [INFO] -------< org.eclipse.gendoc:org.eclipse.gendoc.papyrus.feature >-------- [INFO] Building org.eclipse.gendoc.papyrus.feature 0.7.2-SNAPSHOT [39/45] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.papyrus.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gendoc.papyrus.feature --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.papyrus.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.papyrus.feature --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.papyrus.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.gendoc.papyrus.feature --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/target/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.papyrus.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gendoc.papyrus.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.papyrus.feature --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/target/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.papyrus.feature --- [INFO] [INFO] --------< org.eclipse.gendoc:org.eclipse.gendoc.sirius.feature >-------- [INFO] Building org.eclipse.gendoc.sirius.feature 0.7.2-SNAPSHOT [40/45] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.sirius.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gendoc.sirius.feature --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.sirius.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.sirius.feature --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.sirius.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.gendoc.sirius.feature --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/target/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.sirius.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gendoc.sirius.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.sirius.feature --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/target/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.sirius.feature --- [INFO] [INFO] ----< org.eclipse.gendoc:org.eclipse.gendoc.incubation.update-site >---- [INFO] Building org.eclipse.gendoc.incubation.update-site 0.7.2-SNAPSHOT [41/45] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gendoc.incubation.update-site --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.incubation.update-site --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.gendoc.incubation.update-site --- [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.3.0:publish-products (default-publish-products) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.gendoc.incubation.update-site --- [INFO] Building zip: /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/target/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT.zip [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.incubation.update-site --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/target/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.incubation.update-site --- [INFO] [INFO] ---------< org.eclipse.gendoc:org.eclipse.gendoc.batch.tests >---------- [INFO] Building org.eclipse.gendoc.batch.tests 0.7.2-SNAPSHOT [42/45] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.batch.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.batch.tests --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.batch.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.batch.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.batch.tests --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.batch.tests --- [INFO] Compiling 2 source files to /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.batch.tests --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.batch.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.batch.tests --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.batch.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.gendoc.batch.tests --- [INFO] Expected eclipse log file: /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/work/data, -install, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/work, -configuration, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.gendoc.batch.tests.ArgOptTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.gendoc.batch.tests.ArgOptTest testArgOptCreation(org.eclipse.gendoc.batch.tests.ArgOptTest) Time elapsed: 0.001 s Running org.eclipse.gendoc.batch.tests.GetOptTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.gendoc.batch.tests.GetOptTest testPrintHelpArgOptArray(org.eclipse.gendoc.batch.tests.GetOptTest) Time elapsed: 0 s testGetArguments(org.eclipse.gendoc.batch.tests.GetOptTest) Time elapsed: 0 s testPrintHelpArgOptArrayPrintStream(org.eclipse.gendoc.batch.tests.GetOptTest) Time elapsed: 0.001 s testGetFlatArguments(org.eclipse.gendoc.batch.tests.GetOptTest) Time elapsed: 0 s Results: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.batch.tests --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.batch.tests --- [INFO] [INFO] ---< org.eclipse.gendoc:org.eclipse.gendoc.services.openoffice.test >--- [INFO] Building org.eclipse.gendoc.services.openoffice.test 0.7.2-SNAPSHOT [43/45] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services.openoffice.test --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] Compiling 3 source files to /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services.openoffice.test --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services.openoffice.test --- [INFO] [INFO] -----< org.eclipse.gendoc:org.eclipse.gendoc.services.pptx.tests >------ [INFO] Building org.eclipse.gendoc.services.pptx.tests 0.7.2-SNAPSHOT [44/45] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services.pptx.tests --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] Compiling 1 source file to /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services.pptx.tests --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] Expected eclipse log file: /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/work/data, -install, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/work, -configuration, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.gendoc.services.pptx.tests.PptxSimpleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.18 s - in org.eclipse.gendoc.services.pptx.tests.PptxSimpleTest simpleTest(org.eclipse.gendoc.services.pptx.tests.PptxSimpleTest) Time elapsed: 6.159 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services.pptx.tests --- [INFO] [INFO] -----< org.eclipse.gendoc:org.eclipse.gendoc.services.xlsx.tests >------ [INFO] Building org.eclipse.gendoc.services.xlsx.tests 0.7.2-SNAPSHOT [45/45] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] The project's OSGi version is 0.7.2.201909241424 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gendoc.services.xlsx.tests --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] Compiling 4 source files to /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gendoc.services.xlsx.tests --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] Building jar: /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] Expected eclipse log file: /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/work/data, -install, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/work, -configuration, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.gendoc.services.xlsx.tests.XlsxSimpleTest Generate Document org.eclipse.draw2d.RectangleFigure@26291192 Generate Document from Eclipse org.eclipse.draw2d.RectangleFigure@78bce1c4 Batch Document Generation org.eclipse.draw2d.RectangleFigure@6074d638 Generate Document org.eclipse.draw2d.RectangleFigure@26291192 Generate Document from Eclipse org.eclipse.draw2d.RectangleFigure@78bce1c4 Batch Document Generation org.eclipse.draw2d.RectangleFigure@6074d638 Generate Document org.eclipse.draw2d.RectangleFigure@26291192 Generate Document from Eclipse org.eclipse.draw2d.RectangleFigure@78bce1c4 Batch Document Generation org.eclipse.draw2d.RectangleFigure@6074d638 Generate Document org.eclipse.draw2d.RectangleFigure@26291192 Generate Document from Eclipse org.eclipse.draw2d.RectangleFigure@78bce1c4 Batch Document Generation org.eclipse.draw2d.RectangleFigure@6074d638 Generate Document from Eclipse org.eclipse.draw2d.RectangleFigure@78bce1c4 Batch Document Generation org.eclipse.draw2d.RectangleFigure@6074d638 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.365 s - in org.eclipse.gendoc.services.xlsx.tests.XlsxSimpleTest simpleTestLoopMultipleRowMultipleColsGapsAndBreaks(org.eclipse.gendoc.services.xlsx.tests.XlsxSimpleTest) Time elapsed: 9.517 s simpleTestLoopMultipleRowMultipleColsWithGaps(org.eclipse.gendoc.services.xlsx.tests.XlsxSimpleTest) Time elapsed: 1.141 s simpleTestLoopMultipleRowMultipleColsGapsAndDiagrams(org.eclipse.gendoc.services.xlsx.tests.XlsxSimpleTest) Time elapsed: 3.679 s simpleTestLoopMultipleRowMultipleCols(org.eclipse.gendoc.services.xlsx.tests.XlsxSimpleTest) Time elapsed: 0.983 s Results: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.gendoc.services.xlsx.tests --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for parent 0.7.2-SNAPSHOT: [INFO] [INFO] parent ............................................. SUCCESS [ 3.590 s] [INFO] org.eclipse.gendoc.document.parser ................. SUCCESS [ 4.648 s] [INFO] org.eclipse.gendoc.services ........................ SUCCESS [ 0.983 s] [INFO] org.eclipse.gendoc.tags ............................ SUCCESS [ 0.829 s] [INFO] org.eclipse.gendoc.tags.parsers .................... SUCCESS [ 1.293 s] [INFO] org.eclipse.gendoc.table ........................... SUCCESS [ 0.687 s] [INFO] org.eclipse.gendoc.documents ....................... SUCCESS [ 0.827 s] [INFO] org.eclipse.gendoc.process ......................... SUCCESS [ 0.779 s] [INFO] org.eclipse.gendoc.m2t ............................. SUCCESS [ 0.753 s] [INFO] org.eclipse.gendoc.tags.handlers ................... SUCCESS [ 1.009 s] [INFO] org.eclipse.gendoc ................................. SUCCESS [ 0.756 s] [INFO] org.eclipse.gendoc.script.acceleo .................. SUCCESS [ 0.913 s] [INFO] org.eclipse.gendoc.bundle.acceleo.commons .......... SUCCESS [ 4.397 s] [INFO] org.eclipse.gendoc.documents.metadata .............. SUCCESS [ 0.836 s] [INFO] org.eclipse.gendoc.ui .............................. SUCCESS [ 0.755 s] [INFO] org.eclipse.gendoc.services.docx ................... SUCCESS [ 0.894 s] [INFO] org.eclipse.gendoc.tags.html ....................... SUCCESS [ 0.919 s] [INFO] org.eclipse.gendoc.batch ........................... SUCCESS [ 0.746 s] [INFO] org.eclipse.gendoc.bundle.acceleo.gmf .............. SUCCESS [ 1.292 s] [INFO] org.eclipse.gendoc.bundle.acceleo.html ............. SUCCESS [ 0.935 s] [INFO] org.eclipse.gendoc.bundle.acceleo.papyrus .......... SUCCESS [ 1.690 s] [INFO] org.eclipse.gendoc.bundle.acceleo.sirius ........... SUCCESS [ 1.335 s] [INFO] org.eclipse.gendoc.doc ............................. SUCCESS [ 0.735 s] [INFO] org.eclipse.gendoc.doc.docx ........................ SUCCESS [ 0.725 s] [INFO] org.eclipse.gendoc.doc.pptx ........................ SUCCESS [ 0.741 s] [INFO] org.eclipse.gendoc.doc.xlsx ........................ SUCCESS [ 0.739 s] [INFO] org.eclipse.gendoc.document.parser.pptx ............ SUCCESS [ 1.057 s] [INFO] org.eclipse.gendoc.document.parser.xlsx ............ SUCCESS [ 0.822 s] [INFO] org.eclipse.gendoc.documents.image.svg ............. SUCCESS [ 0.796 s] [INFO] org.eclipse.gendoc.services.odt .................... SUCCESS [ 0.817 s] [INFO] org.eclipse.gendoc.tags.hyperlink .................. SUCCESS [ 0.673 s] [INFO] org.eclipse.gendoc.wizard .......................... SUCCESS [ 1.001 s] [INFO] org.eclipse.gendoc.wizard.gmf ...................... SUCCESS [ 0.779 s] [INFO] org.eclipse.gendoc.preferences ..................... SUCCESS [ 0.907 s] [INFO] org.eclipse.gendoc.services.xlsx ................... SUCCESS [ 0.788 s] [INFO] org.eclipse.gendoc.services.pptx ................... SUCCESS [ 0.828 s] [INFO] org.eclipse.gendoc.feature ......................... SUCCESS [ 1.490 s] [INFO] org.eclipse.gendoc.wizard.papyrus .................. SUCCESS [ 1.257 s] [INFO] org.eclipse.gendoc.papyrus.feature ................. SUCCESS [ 0.597 s] [INFO] org.eclipse.gendoc.sirius.feature .................. SUCCESS [ 0.574 s] [INFO] org.eclipse.gendoc.incubation.update-site .......... SUCCESS [ 14.492 s] [INFO] org.eclipse.gendoc.batch.tests ..................... SUCCESS [ 9.523 s] [INFO] org.eclipse.gendoc.services.openoffice.test ........ SUCCESS [ 0.785 s] [INFO] org.eclipse.gendoc.services.pptx.tests ............. SUCCESS [ 30.542 s] [INFO] org.eclipse.gendoc.services.xlsx.tests ............. SUCCESS [ 38.809 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:48 min [INFO] Finished at: 2019-09-24T14:34:02Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.xlsx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.xlsx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/org.eclipse.gendoc.table-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.table/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.table/0.7.2-SNAPSHOT/org.eclipse.gendoc.table-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.pptx.tests/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx.tests-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/org.eclipse.gendoc-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc/0.7.2-SNAPSHOT/org.eclipse.gendoc-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.html/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.html-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.sirius/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.sirius/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.sirius-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.commons/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.commons/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.commons-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.script.acceleo/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.script.acceleo/0.7.2-SNAPSHOT/org.eclipse.gendoc.script.acceleo-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.xlsx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.xlsx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.parsers/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.parsers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.parsers-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/pom.xml to org.eclipse.gendoc/parent/0.7.2-SNAPSHOT/parent-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.m2t/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.m2t/0.7.2-SNAPSHOT/org.eclipse.gendoc.m2t-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.papyrus/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.papyrus-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/org.eclipse.gendoc.process-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.process/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.process/0.7.2-SNAPSHOT/org.eclipse.gendoc.process-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.hyperlink/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.hyperlink/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.hyperlink-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/org.eclipse.gendoc.services-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services/0.7.2-SNAPSHOT/org.eclipse.gendoc.services-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/target/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.sirius.feature/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.sirius.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.sirius.feature-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.openoffice.test/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.openoffice.test/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.openoffice.test-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.services.xlsx.tests/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx.tests-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/tests/org.eclipse.gendoc.batch.tests/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.batch.tests/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch.tests-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/target/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.feature/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.feature-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.document.parser.pptx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.document.parser.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.document.parser.pptx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.handlers/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.handlers/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.handlers-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.bundle.acceleo.gmf/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.bundle.acceleo.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.bundle.acceleo.gmf-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.batch/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.batch/0.7.2-SNAPSHOT/org.eclipse.gendoc.batch-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.preferences/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.preferences/0.7.2-SNAPSHOT/org.eclipse.gendoc.preferences-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.docx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.docx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.xlsx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.xlsx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.xlsx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.ui/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.ui/0.7.2-SNAPSHOT/org.eclipse.gendoc.ui-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.docx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.docx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.docx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.doc.pptx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.doc.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.doc.pptx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.pptx/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.pptx/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.pptx-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.tags.html/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.tags.html/0.7.2-SNAPSHOT/org.eclipse.gendoc.tags.html-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/target/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/features/org.eclipse.gendoc.papyrus.feature/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.papyrus.feature/0.7.2-SNAPSHOT/org.eclipse.gendoc.papyrus.feature-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.image.svg/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents.image.svg/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.image.svg-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.gmf/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard.gmf/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.gmf-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/target/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT.zip to org.eclipse.gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT.zip [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/releng/org.eclipse.gendoc.update-site/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.incubation.update-site/0.7.2-SNAPSHOT/org.eclipse.gendoc.incubation.update-site-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.wizard.papyrus/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.wizard.papyrus/0.7.2-SNAPSHOT/org.eclipse.gendoc.wizard.papyrus-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.documents.metadata/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.documents.metadata/0.7.2-SNAPSHOT/org.eclipse.gendoc.documents.metadata-0.7.2-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/pom.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT.jar to org.eclipse.gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/p2content.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/workspace/Gendoc-juno/plugins/org.eclipse.gendoc.services.odt/target/p2artifacts.xml to org.eclipse.gendoc/org.eclipse.gendoc.services.odt/0.7.2-SNAPSHOT/org.eclipse.gendoc.services.odt-0.7.2-SNAPSHOT-p2artifacts.xml Terminating xvnc. channel stopped Tue Sep 24 14:34:06 2019 ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) Archiving artifacts Finished: SUCCESS